Home » 2007 » November

GNU GRUB Simplified for Newbies

GNU GRUB is a boot loader package from the GNU Project. GRUB is the reference implementation of the Multiboot Specification, which allows a user to have several different operating systems on their computer at once, and to choose which one to run when the computer starts. GRUB can be used to select from different kernel images available on a particular operating system’s partitions, as well as to pass boot-time parameters to such kernels. Here is the Joydeep Bakshi’s GBUB guide that is distibuted under Open … Read more

Home » 2007 » November

Fedora 8 (werewolf) is ready!

Fedora 8 (werewolf) is ready!Fedora (previously named Fedora Core) is an RPM-based, general purpose Linux distribution, developed by the community-supported Fedora Project and sponsored by Red Hat. Fedora’s mission statement is: “Fedora is about the rapid progress of Free and Open Source software”.

Today latest release of Fedora 8 that is called Werewolf is announced.

Direct Download Links:

1. DVD images: i386, x86_64 (torrents), i386, x86_64 (via HTTP).
2. Gnome CD images: i386, x86_64 (torrents), i386, x86_64 (via HTTP).
3. KDE CD images: i386, x86_64 (torrents), i386, x86_64 (HTTP).

What’s new there? Here is the list…

Read more

Home » 2007 » November

Home video security with Zoneminder and Ubuntu

zoneminder logoThis weekend my colleague brought to our office simple 20$ webcam. I have to say that my previous attitude to such toys was quite ambiguous. But idea to build home/office video security system based on such webcam(s) and Ubuntu changed my mind especially taking into consideration extremely low cost of end system and it’s capabilities. First of all I was interested in events replay, multiple camera zones and web interface. As it was discovered later, such system provides tons of useful features.

ubuntu logoIn this post I’ll provide you with a free-style guide on how to set up home video security system that supports above mentioned features and is based on rather cheap webcams, free as beer software ZoneMinder and Ubuntu. I used Hardy Heron Ubuntu (8.04) for the installation but this guide should also work for 8.10 (Intrepid Ibex) and Jaunty Jackalope (9.04).

Read more

Home » 2007 » November

Read CHM files in Linux

CHM is the file extension for Microsoft Compiled HTML Help that is a proprietary format for online help files, developed by Microsoft and first released in 1997 as a successor to the Microsoft WinHelp format. It was first introduced with the release of Windows 98 crap.

There are three most popular tools to read CHM files in Linux: gnochm, xchm and kchmviewer.

Read more

Home » 2007 » November

gOS: operating system with Google Apps

Google (featured logo)

As it comes from official site, gOS is alternative OS with for the masses. Actually it’s open source operating system that is based on Linux kernel and would be built to include Google Apps.. Wikipedia describes gOS as a Linux distribution created by gOS LLC, a Los Angeles-based corporation. The company advertises it as “An alternative OS with Google Apps and other Web 2.0 apps for the masses.”. gOS is based on the Ubuntu 7.10 (Gutsy Gibbon) distribution and uses the Enlightenment 17 window manager … Read more