How To Install Firefox 10 In Linux Mint 12 / Ubuntu 11.10
Here’s how to install Firefox 10 in Linux Mint 12 / Ubuntu 11.10: 1. Issue the following command at the terminal – sudo apt-add-repository ppa:mozillateam/firefox-next...
How To Do Quick Backups In Linux Mint / Ubuntu Using Grsync
Here’s how to do quick backups in Linux Mint / Ubuntu using Grsync: 1. Issue the following command at the terminal – sudo apt-get install...
How To Install And Play Angry Birds In Linux Mint / Ubuntu
Here’s how to install and play Angry Birds in Linux Mint / Ubuntu: 1. Issue the following command at the terminal – sudo apt-get install...
How To Quickly Find The File Type From Linux Mint/Ubuntu Command Line
Here is a quick way to find out properties of different files directly using the Linux Mint / Ubuntu command line. 1. Open Terminal and...
How To Quickly Search For Files And Folders From Linux Terminal
Here’s how to quickly search for files and folders from Linux terminal: 1. Issue the following command at the terminal – locate <name of the...
A Simple Menu Based Linux Shell Script For Finding Out Network Interfaces Related Information
Here is a simple menu based Linux shell script that uses mainly the commands “ifconfig” and “uptime” to : List all the available network interfaces...