August 3, 2010 · General · 15 comments

This kernel is now available in the git repository of Ubuntu 10.04 and you are able to compile your own 2.6.35 kernel for Ubuntu 10.04.
Continue reading →

August 3, 2010 · Networking · 54 comments

If your network manager is not working, and says unmanaged, or Networking disabled in ubuntu 10.04 try this fix
Continue reading →

August 2, 2010 · General · 3 comments

Christine is a small media player based on Gstreamer written in Python using GTK as GUI Tool Kit. The goal is to allow you to listen your music in a very easy way, by let you import your files and browse them.
Continue reading →

July 31, 2010 · Backup · 3 comments

What is BAR?

From application author

BAR is backup archiver program. I developed this program after I could not find a simple to use archiver program to create compressed and encrypted archives of my files which can be stored on a cd or dvd. While I devoped the program -- development is still not finished -- I added some more useful features. Now I use the program to make automated backups from all my files either on dvd or directly via an Internet connection to a file server.

Continue reading →

July 29, 2010 · General, Server · 3 comments

The Bash shell is the default shell environment in most Linux distributions, including all flavours of Debian. One default feature of the Bash shell is to record a history of all the commands entered by a user in a log file called .bash_history, found in the user's home directory.
Continue reading →