How To Install SSH Server On Ubuntu
One of the earlier posts described how to access a SSH server from Linux Mint/Ubuntu using a SSH client like Putty. Let’s see how to...
How To Quickly Update Linux Mint / Ubuntu With A Single Command
Here’s how to quickly update Linux Mint / Ubuntu with a single command: Issue the following command at the terminal – sudo apt-get update &&...
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...