Latest Posts

Share Your Virtualbox VM Across Different OS

While creating a virtual machine in Virtualbox is an easy task, sharing the virtual machine across different OS is not. If you are dual-booting your computer and have created a virtual machine in one of the OS partition, due to the difference in file structure among the different OS, you will not be able to access and open the VM file in the other partition.

Continue reading …

Popularity: 1% [?]

How to Reformat an External Hard Drive to NTFS Format In Ubuntu Hardy

If you have files that are bigger than 4GB in size, you will find that you can’t back them up to your external hard disk, even though it has 1TB of storage space. The reason being, when you first bought the hard disk, it is pre-formatted with FAT32 format, and in case you don’t know, FAT32 has a 4GB file size restriction. This means that it can’t store files that are bigger than 4GB in size.

A good way to overcome this is to reformat the external hard disk to NTFS format. NTFS does not has a 4GB file restriction and can be accessed easily from Windows, Mac and Linux (with the help of NTFS-3G).

Continue reading …

Popularity: 1% [?]

Create a Private Encrypted Folder On Ubuntu Hardy With eCryptfs

eCryptfs is a encryption application for Linux that you can use to encrypt your files/folders and prevent others from viewing it. eCryptfs does not require its own partition. You can easily create a dynamic encrypted private directory on your Home folder that will shrink or grow in size according to the files you add to it. Whatever files you place in the private directory will be encrypted and safe from the public eyes.

Continue reading …

Popularity: 6% [?]

How to Change The Displayed Time to 24 Hour Format In Windows

Windows by default uses a 12 hour time format to display the time on the taskbar. For those who want to change it to 24 hour time format, you will find that there is no option for you to do so in the Right click->Adjust Date/Time menu.

To change the time to 24 hour time format, this is what you have to do:

Continue reading …

Popularity: 7% [?]

Ubuntu Ibex Alpha 6 Review

The Ubuntu team has released Ubuntu 8.10 Alpha 6 for testing. This will be the final alpha build for Intrepid Ibex before we see the beta release.

What has changed in the backend?

This alpha 6 release is shipped with the latest Gnome 2.23.92, which is a testing and development series for the upcoming Gnome 2.24. Hopefully, we can see the 2.24 in action in the beta release of Ubuntu Ibex. Other new stuffs include the new Linux kernal 2.6.27 and the X.Org7.4 which is said to have better hardware support and can allow the great majority of users to run without a /etc/X11/xorg.conf file.

Samba 3.2 was also found in Intrepid Ibex with clustered file server support, encrypted network transport, IPv6 support, and better integration with recent versions of Microsoft Windows clients and servers.

Continue reading …

Popularity: 8% [?]

How to Boot & Install Ubuntu Ibex From a USB Thumb Drive


Image source: noeren

Ubuntu released the Intrepid Ibex alpha 6 for public testing last week. If you want to install and test the new Ibex on your system, but do not want to burn the iso file into a CD (either because your computer does not has a CD-ROM or you find it a waste to burn into a CD that you might use only once), here’s a neat way to create a bootable USB thumb drive where you can use it to boot up Ubuntu Ibex and install it in your system.

Continue reading …

Popularity: 9% [?]

How to Achieve Nice Font Rendering in Ubuntu Hardy

If you have always feel that the font in Ubuntu looks strange and ugly, it is because the font smoothing option is not turned on by default.

To get a nice smooth font in your Ubuntu Hardy, do the following:

In the terminal, type:

sudo ln -sf /etc/fonts/conf.avail/10-autohint.conf /etc/fonts/conf.d/

Once it is done, log out and log in again. You should see a noticeable change in the font.

The font before smoothing

The font before smoothing

The font after smoothing

The font after smoothing

[via Ubuntu forum]

Popularity: 11% [?]

8 Great Tools to Enhance Your Dock

Without a doubt, the dock is the most used application in Mac. It is the first thing you see when you login to your Mac, and also the first place you head to when you want to launch an application. Despite that, there are very few options for you to customize the dock to your liking in the System Preferences. If you are looking for ways to enhance and customize your dock, here are 8 great applications that you can use.

Continue reading …

Popularity: 12% [?]

Playdeb Makes Game Installation In Ubuntu a Breeze

The popular getdeb.net has recently launched a new site Playdeb that allows Ubuntu users to find, install and update games easily.

Playdeb includes an APT software repository, and a games list that can be used to install games simply by clicking an install link. All the games are in deb format and Ubuntu users can easily install the package without the need to compile from source.

Continue reading …

Popularity: 12% [?]

10 Useful Google Chrome Tips and Tricks

Now that you have enjoyed the speed of Google Chrome, it’s time to dig deeper and get more out of it. Here are 10 tips/tricks to supercharge your chroming experience.

Continue reading …

Popularity: 13% [?]