Most of my friends wasted RM70-RM100 to get the installation of Garmin on their handphones. So here’s a simple instruction on how to successfully install and configure your Garmin with Malaysia & Singapore map. I’m using Nokia N95 for this setup.
Popularity: 40% [?]
Popularity: 40% [?]
Continue reading about Garmin on S60 (Symbian OS) & Nokia NSeries
Yahoo! Messenger 9.0 is already final and available for free public download to install and use. As with any previous versions of Yahoo Messenger, there are various ads blocks display advertisements in messenger or message and chat windows. The banner ad and text ad units can be disabled or turned off by using a simple [...]
Popularity: 100% [?]
Continue reading about Disable and Remove Yahoo! Messenger 9 Ads
NOTE TO SELF!
chmod 644 `find . -type f -iname “*.php”`
- “.” is the root folder/path you want to mass chmod
- f is for files
- .php is for file extension
chmod 755 `find . -type d`
- “d” is for directory
Popularity: 28% [?]
Popularity: 28% [?]
Riger DB102
Go to http://192.168.1.1.
Username: tmadmin
Password: tmadmin
Then you will see this above page. Go and click at the WAN Tab and click at PPP.
Set the new interface as:
PPP interface = 0
ATM VC = aal5-0
Protocol = PPoE
Use DNS = enable
Security = PAP
Don’t forget to set your username as username@streamyx and also your TMNet Streamyx password. When done, [...]
Popularity: 95% [?]
The easiest way to index a list of files in Windows is by using these command below.
C:\>dir /b > index.txt
You’re done. Your list of files and folders in your C:\ drive is indexed into file ‘index.txt‘ for reference. Have fun. Crap but sometimes useful.
Popularity: 14% [?]
Popularity: 14% [?]