25+ Amazing Ubuntu Themes

Just like Microsoft windows and Mac OS , Ubuntu too has some cool default desktop themes. Since Ubuntu is using the Gnome desktop environment it is possible to change the theme to any other Gnome theme In this article , I have collected about 27 best looking Ubuntu Themes which can [...]

Access Your desktop From Another Machine-FreenX

Now we access your desktop from another machine over the Internet through FreeNX.We can login graphically to our desktop from a remote location.

How to Install FreeNX Server:

Go to Applications->accessories->terminal

Run following Code :

sudo add-apt-repository ppa:freenx-team

sudo apt-get update

sudo aptitude install freenx

Use nxsetup to install necessary files and create the special user “nx”

sudo /usr/lib/nx/nxsetup –install

How to Install FreeNX [...]

How to upgrade Banshee over the latest version in ubuntu

To install newer version of Banshee  over the latest in Ubuntu we shall make use of the Banshee Daily PPA. To install, follow the following steps:

Open terminal.
Add the Banshee Daily PPA with the command:

sudo add-apt-repository ppa:banshee-team/banshee-daily

Update the software list with:

sudo apt-get update

Install Banshee with the command

sudo apt-get install banshee

Note: Remember [...]

How To Install Thunderbird 3 Shredder in Ubuntu 9.10

To install Thunderbird 3 in Ubuntu 9.10 from the Mozilla PPA.

Add the Mozilla PPA in your source list using:

sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa

Update source list using:

sudo apt-get update

Install Thunderbird 3 using:

sudo apt-get install thunderbird-3.0

Note: Remember to remove the repository from the source list after the installation. If you do not know how [...]