Category: Linux

  • Less Watts for your Linux

    Less Watts for your Linux

    The Linux kernel is trying to be the best contender in the race against electrical power use. In this context, a web site has been created to support this tendency and to help GNU/Linux users improve their power efficiency: LessWatts.org. It even has some downloadable free applications to help you find the worst power hungry…

  • One Tera-byte of RAID data storage in a box

    RAID storage is a good way to ensure a good security for your data: Two or more discs are used to give some redundancy and be sure that in case of a single drive failure you can still access your files (it will not protect you against deleting the files, though). However, the problem is…

  • Mad with Linux

    Mad is the only adjective you want to use with the guy. and probably about Linux, since Saikee installed no less than 145 Operating Systems on his PC, including 137 different GNU/Linux distributions.

  • Faster, faster, faster Linux

    Linux.com published a good post giving three ideas about how to optimize your GNU/Linux distribution performance.

  • A faster OpenOffice

    Rather than downloading a pirated copy of Microsoft Office (Word, Excel, PowerPoint), I keep repeating that you should try a free download of OpenOffice. But some people complain that it is too slow. I am not of this opinion, but I found a post about how to accelerate OpenOffice on an Ubuntu GNU/Linux. But this…

  • Linux boot sequence in image

    Linux boot sequence in image

    The bootchart utility is able to produce a simple PNG image of the boot sequence of your GNU/Linux configuration. Installation is a snap: sudo apt-get install bootchart The result is a nice little thing like:

  • 100 applications for your USB key

    Portable apps for a portable USB key. Portable Office Software Portable Email/Calendar/ToDo Programs Portable Text and Voice Messengers Portable Media Tools (Audio / Video) Portable Graphics Viewers and Image Editors Portable Browsers and Web Tools (FTP, Feedreaders, Torrent clients…) Portable Security Software Portable Games Other Portable Utilities Portable Developer Tools (Techies Only) All-In-One Packages Portable…

  • Emacs for the Aqua Mac

    Emacs for the Aqua Mac

    Aquamacs is a software program in development for two years, but the ambition is quite interesting: Integrate Emacs, the prfered text editor of Roumazeilles.net, into the Aqua environment for Mac. This is an impressive feat because they are at the opposite ends of technology: Aqua is associated to graphics elegance, subtlety and grace allied to…

  • Integrate GNU-Emacs into Windows

    Installing the GNU-Emacs text editor under Windows could not be simpler: Uncompress all files in a directory Run the ADDPM.exe program But there is still a little improvement to add if you want additional comfort. Everywhere I install this program, I want to ensure that I can open any file with GNU-Emacs just by right-clicking…