Quickly Copy Files To Remote Linux Mint/Ubuntu System Using SCP
One of the earlier post explained how to remotely copy multiple files and directories and keep them in sync by using rsync over ssh. While...
Quickly Find Out Network Adapter Info Through Linux Mint/Ubuntu Terminal
Here is a quick way to find out what type of ethernet and wireless adapter is present in the system running Linux Mint/Ubuntu: 1. Open...
How To Mount Remote FTP Site As A Local Folder From Terminal In Linux Mint / Ubuntu
Here’s how to mount remote ftp site as a local folder in Linux Mint / Ubuntu: 1. Issue the following command at the terminal to...
How To Configure Your Time Zone From Terminal In Linux Mint / Ubuntu
If you are working on terminal in Linux Mint / Ubuntu and need to configure your time zone without using the GUI, follow the following...
How To Quickly Generate A Report Of System’s Network Interfaces From Linux Terminal
Here’s how to quickly generate a report of system’s network interfaces from Linux terminal: 1. Issue the following command at the terminal – sudo ip...
How To Quickly Find Out The Maximum Amount Of Supported Memory In Linux
Sometimes you me be required to to find out how much memory is supported by you Linux system. Here’s how you can quickly find out...