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 Quickly Find Short Description Of A Command In Linux Terminal
Here’s how to quickly find short description of a command in Linux terminal: Issue the following command at the terminal – whatis <command name> For...
Quickly Generate Random Strong Passwords Using Linux Mint/Ubuntu Terminal
Generating really good strong passwords can often be difficult to do consistently for different websites. The handy utility called “pwgen” in Linux Mint/Ubuntu makes this...
How To Quickly Find NIC Firmware And Driver Information In Linux Mint / Ubuntu
Here’s how to quickly find NIC firmware and driver information in Linux Mint / Ubuntu: 1. Issue the following command at the terminal – sudo...
How To Find Out Amount Of Free Memory In Linux Mint / Ubuntu Using Command Line
Here is how to quickly find out amount of free memory in Linux Mint / Ubuntu using the terminal : 1. Open Terminal and type...
How To Quickly Copy Files Over Network In Linux Using Rsync Over SSH
When trying to copy lots of files remotely from one server to the other, rsync over ssh can be of a great help in most...