• Asus EeePC 900a WiFi Button in Lucid 10.04

    Asus EeePC 900a WiFi Button in Lucid 10.04

    With the WiFi/Wireless key on the keyboard I was able to switch the wireless off but when switching it on I had to restart the computer before I was able to reconnect to the wireless network. All I had to do was pass the following parameters to the kernel command line

    continue reading »

     
     
  • Change GRUB Splash Image (For GRUB Legacy)

    Although GRUB 2 replaced the older GRUB 0.9x (currently known as ‘GRUB Legacy’), the latter still is the default boot loader on some distributions, like Debian 5.0 for example.

    The splash screen for GRUB Legacy is an XPM image which appears as a background when you select which OS to boot. For those who are tired of the default splash screen, here is a short tutorial on how to change it.

    First, download some splash screens from here (or Google some). Each splash screen comes as an XPM image archived as a Gzip file. Once you downloaded the desired splash images, copy them inside the /boot/ directory, or create symbolic links in this directory which will point to the actual location of the files. For example, if you downloaded the file tenerife.xpm.gz inside your home directory, you can type as root (and replace USER with the actual username):

    cp /home/USER/tenerife.xpm.gz /boot/

    Or, to create a symbolic link to it:

    ln -s /home/USER/tenerife.xpm.gz /boot/grub/tenerife.xpm.gz

    In Ubuntu (pre-Karmic releases, since Karmic uses GRUB 2 by default), use one of those, with the user password:

    sudo cp ~/tenerife.xpm.gz /boot/grub/

    Or:

    sudo ln -s ~/tenerife.xpm.gz /boot/grub/tenerife.xpm.gz

    The next step is to edit the /boot/grub/menu.lst file, and tell it to use the newly downloaded splash image. For this, add a line which looks like this inside the file mentioned earlier (don’t forget to edit it with root privileges):

    splashimage (hd0,0)/boot/tenerife.xpm.gz

    This will tell GRUB to search for the file tenerife.xpm.gz on the first partition of the first hard drive. Save the file and restart the computer.

    continue reading »

     
     
  • How to Install OpenOffice 3.2

    OpenOffice is one of the most popular alternatives to the Microsoft Office suite of programs for word processing, spread sheets, presentation etc.  But the beauty of OpenOffice is that it’s FREE!  Something for nothing is almost always better than something [...]

    continue reading »

     
     
  • Install Ubuntu Desktop 9.04 Jaunty Jackalope

    New to the world of Linux? Look no further because here is a guide on how to install Ubuntu Desktop 9.04 Jaunty Jackalope

    continue reading »

     
     
  • TV-Browser – Online Digital TV Guide in Ubuntu

    TV-Browser is a simple Digital TV Guide that supports more than 500 TV channels and 80 Radio stations. TV-Browser collects TV program information from different sources on the internet and presents it neatly as a Digital TV Guide with pictures where there possible (if there are no copyright issues).

    continue reading »

     
     
 
 
Extra Tags