Category - Linux

LAMP stands for Linux, Apache, MySQL and PHP. It is the most widely used combination for setting up a Web Server. By far, the easiest way to install LAMP server is simply installing the Ubuntu Server Edition itself. However, many of us have installed the Ubuntu Desktop edition, only to find that we need to set up a LAMP server later on. In the following tutorial, I am going to show you how to install and configure a LAMP server in your Ubuntu Hardy Heron in less than 10 minutes.
Continue reading …
Popularity: 1% [?]
If you have installed CompizConfig Setting Manager in you Ubuntu, you can easily activate the widget-layer plugin and hide/show your desktop widgets in a Mac dashboard style.
In addition, with some simple configuration, you can also turn any windows/applications into widgets so that they can run in the background (such as playing music) without messing up your desktop. This can also be very useful if you are frequently watching/reading porn confidential stuffs. When someone (such as your boss) walks in, you can quickly hide it without them seeing it.
Continue reading …
Popularity: 2% [?]
The KDE community has officially announced the release of KDE 4.1. This second feature release of the KDE4 contains many bug fixes, added more applications and also polished up the Plasma desktop to make it even more stunning. On the same day, the Ubuntu team has also released a package for its users to upgrade to the new KDE 4.1. Ubuntu GNOME users can also install KDE4.1 and run alongside their GNOME desktop.

Screenshot from KDE
Continue reading …
Popularity: 4% [?]
We have covered several wallpaper changers for GNOME. Here is another one to add to the list.
Desktop Drapes is a simple wallpaper manager application for the GNOME desktop. It can automatically pick up any new wallpapers you have added to a directory and randomly change your wallpaper at regular interval, or whenever you fell like it.
Continue reading …
Popularity: 5% [?]
For Linux users those who like to impress their friends with the the awesome Compiz eye candy and desktop effects, here is another new trick that you can show: make your desktop rotate as a cylinder or sphere.
With the release of latest version of Compiz Fusion 0.7.6, many new plugins and eye candys have been added. Rather than the usual desktop cube rotation, you can now rotate your desktop as cylinder or sphere.

Continue reading …
Popularity: 5% [?]
You can’t really turn a Linux system to a Mac, but you definitely can make your Ubuntu Hardy looks like a Mac OSX Leopard.
If you want to change this
into
, follow the steps below.
Continue reading …
Popularity: 54% [?]
It can be very frustrating to buy a brand new keyboard with tons of function keys only to find out that your Linux OS does not support them. Although your keyboard package might come with a CD-ROM that contains the configuration software, it is most likely to be Windows-based and there is no way you can get it to load in Linux.
KeyTouch is the solution to this problem. It allows you to easily configure the extra function keys of your keyboard and define for every individual function key what to do when it is pressed.
Continue reading …
Popularity: 19% [?]
If you love Ubuntu, but wanted a lightweight version for your older computer, then WattOS maybe what you are looking for.
WattOS is a new lightweight Linux distribution that has low power requirement and can be used on computer with older hardware. It is in fact, a stripped down version of Ubuntu, with many of the heavy-duty applications such as OpenOffice removed, and/or replaced with a faster and smaller alternative.
Continue reading …
Popularity: 21% [?]

For those shortcut key lovers out there, here is a long list of keyboard shortcuts for Ubuntu Hardy. Most of them should work in the previous version of Ubuntu as well. Enjoy the list.
Continue reading …
Popularity: 28% [?]
After upgrading to Firefox 3, if you find that you cannot get java to run and you are 100% sure that you have already installed the latest version of java, here is a simple fix (for Ubuntu Hardy Heron).
Open up your Terminal (Applications->Accessories->Terminal).
Type the command
sudo apt-get autoremove icedtea-gcjwebplugin
to remove the icedtea-gcjwebplugin package from your system.
Restart your Firefox 3. The Java runtime should be working now.
(icedtea-gcjwebplugin is a little web browser plugin to execute Java applets. It is targeted for Mozilla and compatible browsers that support the NPAPI. It seems that this has some compatibility issue with Firefox 3.)
Popularity: 35% [?]