Daily Archives: August 3, 2006

Linux is surprising

I’ve been using Linux for a long time, and every now and then I get nice surprises. Today I’ve discovered a new media player that I’ve never heard about before. It’s called QuodLibet and is made by my favourite programming … Continue reading

Posted in Open Source | Leave a comment

HOWTO: Forcing a filesystem check

Ubuntu makes a filesystem check every 30 boots or something. If for any case, you want a filesystem check you can do it by issuing the following command: shutdown -rF now This command will restart Ubuntu and will make a … Continue reading

Posted in HOWTOs | 4 Comments