I’ve got a little project going on in the past few days. I have a reasonable amount of media; movies, mp3′s and family pictures in my Linux desktop, Ubuntu 8.10. Would it be nice if I could stream all the movies and music directly from the Linux machine to my Xbox 360? This is a …
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, …
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.
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 …
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 …