Posted by admin on 4th October 2008
rsnapshot is a filesystem backup utility based on rsync. Using rsnapshot, it is possible to take snapshots of your filesystems at different points in time. Using hard links, rsnapshot creates the illusion of multiple full backups, while only taking up the space of one full backup plus differences. When coupled with ssh, it is possible to take snapshots of remote filesystems as well.
Read the rest of this entry »
Posted in General | 4 Comments »
Posted by admin on 27th September 2008
We recently saw here how to install and use Google Chrome web browser using Wine. Obviously not the best user experience considering the errors that occured or the installation procedure. However, the geeks at Codeweavers have developed CrossOver Chromium based on the opensource Chromium project which is the basis of the Google Chrome browser. CrossOver Chromium uses Wine to run Chromium Browser.
Read the rest of this entry »
Posted in General | 1 Comment »
Posted by admin on 7th September 2008
Alltray is a free opensource tool to dock any application with no native tray icon (like Evolution, evoluThunderbird, Terminals) into the system tray. A high-light feature is that a click on the ‘close’ button will minimize back to system tray. It works well with Gnome, KDE, XFCE 4, Fluxbox and WindowMaker.
Read the rest of this entry »
Posted in desktop | 6 Comments »
Posted by admin on 5th August 2008
Screenlets are small owner-drawn applications (written in Python) that can be described as “the virtual representation of things lying/standing around on your desk”. Sticknotes, clocks, rulers, youtube, gmail and more. Screenlets are free opensource software released under GPL License. Screenlets use GTK2 & Cairo for drawing and windowing. The goal of the Screenlets base-classes is to simplify the creation of fully themeable mini-apps that each solve basic desktop-work-related needs and generally improve the usability and eye-candy of the modern composited Linux-desktop.
screenlets are easy to use and there are hundreds of free screenlets avaialble for download.
Read the rest of this entry »
Posted in General | 5 Comments »
Posted by admin on 16th July 2008
iwlist command in Linux is used to extract more detailed information from a Wireless Network interface which may not be available from running the iwconfig command. This includes detailed information on available Wireless networks, Frequencies supported, power management support, Encryption key sizes supported, WPA keys configured on the device etc.
The general syntax is
Read the rest of this entry »
Posted in Wireless | No Comments »