July 14, 2009 · News · 16 comments

Bucking the historical trend of comparing desktop Linux with Windows, Ubuntu founder Mark Shuttleworth recently told journalist Bruce Byfield that he was looking to Mac OS X as the operating system to beat for future Ubuntu releases — particularly in the areas of usability and user experience.  Now that Ubuntu 9.04 is out, how does it compare to Apple’s latest offering?

Continue reading →

July 12, 2009 · Backup · 20 comments

Back In Time is a simple backup tool for Linux inspired from “flyback project” and “TimeVault”.The backup is done by taking snapshots of a specified set of directories.Keep in mind that Back In Time is just a GUI. The real magic is done by rsync (take snapshots and restore), diff (check if somethind changed) and cp (make hardlinks).

Continue reading →

July 9, 2009 · Server · 8 comments

QUOTA is implemented using the BSD system call interface as the means of communication with the user level. This is based on the Melbourne quota system which uses both user and group quota files.
Continue reading →

July 8, 2009 · News · 7 comments

Obviously, this isn’t true. Their underlying architectures are quite a bit different, Gnome looks different than the 7 UI, etc., but to an average 17-year-old, there just wasn’t any meaningful difference between the two operating systems.

Continue reading →

July 6, 2009 · Server · 13 comments

LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server,MySQL as the relational database management system and PHP as the object-oriented scripting language.
Continue reading →