Computing

nazham.com on Twitter

I finally embrace Twitter. Yeah, I know. Sometimes I’m a little bit behind on the social networking trends. So, I finally giving it a go today, and I’m liking it so far.

What is Twitter?
From Twitter.com:
Twitter is a service for friends, family, and co–workers to communicate and stay connected through the exchange of quick, frequent answers to [...]

Tags:

Pretty Looking STC Livebox Router

Usually router looks ugly. They’re boxy looking and has only monochromatic color with a splash of black. But a few days ago I stumbled upon a fellow blogger’s post (credit to Pinoy Web Surfer), about a prettiest router round. Check out the design below.
The router, STC Livebox Router, is from Saudi Telecom.

Tags:

Protect Your Wordpress Directory from Public Browsing

Found a really good Wordpress security tips a while ago:
Directories should not be left open for public browsing.
There is a potential problem letting people know what plug-ins you have, or what versions they are. If there is some known exploit that is linked to a plug-in, it could be easy enough for someone to use [...]

Tags: .

Cleaning up your Ubuntu Filesystem using FSlint

FSlint is a utility to find and clean various forms of unwanted/junk/lint files on your Ubuntu filesystem. For example, one form of unwanted files it finds is duplicate files, bad names, temporary files, files with bad symlinks, empty directory, and others.
To install:
sudo apt-get install fslint
Using Fslint:
If you want to open goto Applications—>System Tools—>FSlint
Screenshot:

Tags: .

Getting Dell XPS Trackpad to work on Ubuntu Hardy

I had trouble getting my Dell XPS M1530 track pad/touch pad to work when I updated the BIOS from A07 to A09. However, it is fairly an easy fix.
Edit your ‘/boot/grub/menu.lst’ file with:
sudo gedit /boot/grub/menu.lst
Then add:
i8042.nomux=1
at the end of the ‘kernel’ line. It may look like below:

title Ubuntu 8.04, kernel 2.6.22-14-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=446ea0c-57b1-4112-939c-
3f1d74be9f5f ro quiet splash i8042.nomux=1
initrd /boot/initrd.img-2.6.22-14-generic [...]

Tags: . . .

RSS

Subscribe Now:

About Me

nazham.comBorn and lives my life in the wonderful country of Malaysia. I have been a Software Engineer, and loving it. I built this site as a main purpose of sharing and giving back to the community. Please feel free to give feedbacks and let me know if there's any errata found on this site.