Category Archives: tips n tricks

With a little bit of time and effort, you can make your Ubuntu installation look jazzier than any operating system installation. The new look is a refreshing change over the boring brown wallapapers that Ubuntu ships by default.

So lets start with a default Ubuntu installation… Lets call him Insipid Ibex

Insipid Ibex

Insipid Ibex

Step 1… Open a terminal and run

sudo apt-get install ubuntustudio-look

Once done, click on System->Preferences->Appearance and select the UbuntuStudio theme. Also change the wallpaper to the UbuntuStudio wallpaper… and here you go… Haikarrramba!

Interesting Ibex!

Interesting Ibex!

Much better eh?

Step 2… Now lets get a MAC like dock for it. Open a terminal and run

sudo apt-get install avant-window-navigator

Step 3… As if this is not overwhelming enough for such little effort lets add more to the show…
Pick out an icon set for yourself by visiting this link. My personal favorite is “Black White 2 Gloss”

Black White 2 Gloss Iconset

Black White 2 Gloss Iconset

Here’s how Ubuntu will look once you install them.. Killer aye?

Interesting Ibex - New icons

Interesting Ibex - New icons

Step 4… Time to spice up the terminal. Open a terminal and goto Edit->Profiles. Edit the Default profile or create a new profile. Change the text and background colors. I prefer the text to be blue to match the Studio look and the background to be black. Now make the background transparent and set the level of transparency to what you wish and watch the terminal turn into a rockstar!

Rockstar terminal

Rockstar terminal

Step 5… Improve usability by installing the Google Gnome Menu File Browser Applet . With this applet you can browser the home folder right from your menubar. This saves a lotta time!

Menu File Browser Applet

Menu File Browser Applet

If this is not enough go ahead and install compiz fusion and you can do a lot more fun stuff. If you’re a geek, it’ll irritate you in 48 hours… If you’re not you’ll hang on to it for a while. But it doesn’t hurt to try it out!

So here a few simple things we did to give Ubuntu a fresh look! Wow.

Most frivolous Windows users would have had their antivirus shouting at some point of time with a message “Alert! A virus was found” and then popping windows that mention “kavo.exe”. kavo.exe is a smart trojan that installs and autorun.inf in your C:\ making sure it updates itself everytime you connect to the internet. The bad news is that this can be quite irritating and painful as most antivirus software fail to remove it. The good news is that a little bit of common sense can help!
So lets go ahead and get rid of the kavos and tavos on our own!

  • First and foremost check for an autorun.inf file in C:\. Open the file and check if has references to kavo or tavo. Delete such a file.
  • Delete all files in C:\ that have a “.com” extension.
  • Goto C:\Windows\system32\
  • Search for “kavo”, you would get results like kavo.exe, kavo.dll, kavo0.dll, kavo1.dll. Go ahead and delete kavo.dll and then kavo.exe. Then try to delete the other kavo dll files. If you get a message that the file are in use and cannot be deleted restart your computer and try deleting them again. In this manner delete all “kavo” files from system32.
  • Search for “tavo” and repeat the procedure explained for kavo.
  • Now all your bad files are gone and you just need to remove the registry entries.
  • Hit Windows+Run and type “regedit”. Browse to HKCU\Software\Microsoft\Windows\CurrentVersion\Run and delete entries that have the name kava and tava. More easily download CCleaner and run the registry scan from it. This will show you all unwanted registry entries. kava and tava would also be listed as we have removed the exes related to them. Click on “Fix selected issues” and do not take a backup of the registry.
  • Now delete all weirdly named files from C:\. Typically they would belong to the list below:
  • Autorun.inf
  • o.exe
  • nxvhpc.exe
  • ff1q0gw.bat
  • i8.com
  • e6ieg.exe
  • 6qe.com
  • cfv90h.com
  • ab.cmd
  • k2.cmd
  • h2.com
  • u.exe
  • fufb6tq3.cmd
  • ekf6dbg0.com
  • h2.com
  • rtnlpipu.com
  • 1i.com
  • c18vk.exe
  • ntphyy.com

Your system is all clean now.

I’m not sure if too many people know about Elisa, quite frankly it is quite amazing that something as wonderful as Elisa is not in the limelight(as yet!). For a quick and brief introduction, Elisa is a sleek next generation media center where you can watch videos, browse pictures, manage music etc.

Read ahead for a quick list of features:

MUSIC:

Elisa finds music and arranges it by artist, by album and by folder. It includes all the album art to give you a very interesting interface to play with. Elisa has been designed in a extensible manner by which adding plugins can enhance features. It currently bundles the shoutcast radio plugin.

VIDEOS:

Elisa arranges videos and allows you to play them. It also has a youtube plugin that can be used to browse youtube videos!

PICTURES:

Elisa finds pictures from the default folders. The picasa extension allows you to browse pictures uploaded to your web album.

All locations that Elisa can look into can be defined in home/~user~/.elisa/elisa.conf. Whats better is that the file locations, network urls, anything!

Elisa works on both Windows and Linux, though on Windows its still an alpha release.

Some tips to install Elisa on Ubuntu:

Elisa is packaged with Ubuntu Hardy (8.04) To install and get it working properly with all plugins do:

$ sudo apt-get install elisa

$ sudo apt-get install elisa-plugins-bad elisa-plugins-ugly

$ sudo apt-get install gstreamer0.10-fluendo-*

$ sudo apt-get install gstreamer0.10-plugins-bad

$ elisa

Here’s a link to install Elisa on earlier versions of Ubuntu: http://www.uluga.ubuntuforums.org/showthread.php?t=766012

Picasa for Linux is a boon and much more simpler than GIMP for simple image editing… However on hardy, the usual “apt-get install picasa” does not find the deb in the repositories.

So to install Picasa, just get the deb from here and follow the instructions on the same page. Picasa installs nice and clean!

Just a small tip!

Here are a  quick set of steps to install skype on Ubuntu 8.04.

  • Download skype static from here
  • Execute the following commands at the terminal:

$tar -xvf skype_static-2.0.0.68.tar.bz2

$mv /yourpath/skype_static-2.0.0.68 /usr/share/

$ mv skype_static-2.0.0.68/ skype

$ cd skype/

$ cp skype /usr/bin/

$ rm /etc/dbus-1/system.d/skype.conf

$ cp /usr/share/skype/skype.conf /etc/dbus-1/system.d/

$ skype

Sound configuration:

  • Execute the command below in a terminal

$ apt-get install alsa-firmware

  • Open volume control and click on File -> Change device. Make sure the Alsa mixer is selected.
  • Click on Edit -> Preferences and check microphone, mic boost, internal mic boost — whatever applicable
  • Try a skype test call!