How To Download Files Using Command Line In Linux
‘wget’ command can be used in Linux in order to download files from the command line. 1. Change to the directory of your choice and...
Quickly Browse Frequently Used Folders Without Windows Shortcut
One cool way to create folder shortcuts in Windows is to just map them to taskbar so that the folders are available directly from the...
How To Install XAMPP On Linux Mint
XAMPP provides a free complete suite of PHP,MySQL and Apache as a framework for developing web based applications. Here is how to install it on...
A Brief Overview Of Linux Shell
Have you noticed that when using Linux be it Ubuntu, Mint or any other distribution we often switch to the Terminal mode to get the...
Pirate Gem: A Very Good Bejeweled Clone
Pirate Gem is a very good bejeweled clone with a slight twist. Swap gems to align three or more in a row or column to...
How To Get Basic System Info In Windows With A Single Command
You can get basic system information in windows with ‘systeminfo’ command. Issue the following command at the command prompt- systeminfo>sysinfo.txt The above command will gather...