Articles Posted March 2011

  • humor

    A Geek Job Posting

    A good example of selecting geek candidates for a job interview :

  • linux

    How To Save Web Pages As Text Files Through Linux Mint / Ubuntu Terminal

    An earlier post referred to using Lynx as a text browser to surf the internet. Here is one another reason due to which Lynx is awesome, it can directly browse a specified website address and download the entire page as a text file. It is very simple to use Lynx to download a web page [...]

  • humor

    Angry Birds Reviewed

    Here’s a funny review of the Angry Birds characters

  • linux

    How To Use Linux Terminal To Monitor Your Network Interfaces

    Here’s how to use Linux terminal to monitor your network interfaces in real time: 1. Install iftop. Since, we are running Linux Mint, we’ll issue the following command at the terminal to install iftop – sudo apt-get install iftop 2. After the installation is complete, issue the following command at the terminal – sudo iftop [...]

  • humor

    50 Cent Vs Teddy Roosevelt

    50 Cent vs. Teddy Roosevelt

  • apps

    XFE: A Windows Explorer Like File Manager For Linux Mint / Ubuntu

    Are you new to Linux Mint / Ubuntu? Here’s how to install and use XFE, a Windows Explorer like file manager for linux: 1. Issue the following command at the terminal – sudo apt-get install xfe 2. After the installation is complete, click on ‘Menu>System Tools>Xfe’ to launch the application. 3. Enjoy file management in [...]