November 8, 2011 · General · 4 comments

By defauly unity does autohide and sometimes this is ver annoying you can disable using the following procedure
Continue reading →

November 7, 2011 · General · 1 comment

By default if you want to open any files it will take gedit as default text editor.If you want to change this to gvim do the following procedure.
Continue reading →

November 4, 2011 · General · 5 comments

Linux Essentials is a collection of Shell Scripts that restarts the desktop environment, but does not close any windows. It also updates the system.
Continue reading →

November 3, 2011 · Package Mgmt · 4 comments

Many people try purging packages and reinstalling them to reset them, but it sometimes removes other packages with it, so it becomes a headache (especially when you are trying to reset the X11 configuration files, removing a few hundred packages with it).

To solve these problems, lkjoel made a script called purgeconfig that will artificially reset the configuration files (manually removing the configuration files, marking the packages as purged, then reinstalling the packages).
Continue reading →

November 2, 2011 · General · 7 comments

The goal of this project is to create a WebTV player, working on the Linux platform. It can be used by french people to watch ADSL TV on the PC with ISPs or by other people to watch WebTV and Web Radio in many languages. The GUI is developed in GTK2+ and is using the VLC engine to display the channels.
Continue reading →