How To Expand A Virtual HDD In VMware Workstation 8
Here’s how to expand a virtual HDD in VMware Workstation 8: 1. Go to the tab for the virtual machine for which you want to...
How To Quickly Shred A File Using Linux Terminal
Here’s how to quickly shred a file using Linux terminal: 1. Issue the following command at the terminal – shred -uvzn <number of passes> <file...
Mousepad : A Lightweight Text Editor For Fedora Linux
Mousepad is a lightweight and minimal text editor available for Fedora Linux. Here is how to install it in Fedora : 1. Open Terminal and...
How To Quickly Check Your Unread Gmail From Linux Mint / Ubuntu Terminal
Here’s how to quickly check your unread Gmail from Linux Mint / Ubuntu terminal: 1. Issue the following command at the terminal – sudo apt-get...
How To Install JDownloader In Fedora
Here is how to install the super useful JDownloader in Fedora 16 : 1. Open Terminal and using wget, download the JDownloader installer shell script...
How To Analyze A Web Page From Spider’s Point Of View From Linux Terminal
Here’s how to analyze a web page from spider’s point of view from Linux terminal: Issue the following command at the terminal – wget -r...