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...
GWrite: A Nice HTML5 Editor For Linux Mint / Ubuntu
Here’s how to install and use GWrite: a nice HTML5 editor for Linux Mint / Ubuntu – 1. Issue the following command at the terminal...
How To Limit Download Speed And Resume Broken Downloads Using Linux Mint / Ubuntu Command Line
Using wget directly from the Linux Mint / Ubuntu command line is a quick way to download files. The beauty of this tool is that...
How To Quickly Check HDDs For SMART Errors Using Linux Mint / Ubuntu Terminal
Here’s how to quickly check HDDs for SMART errors using Linux Mint / Ubuntu terminal: 1. Issue the following command at the terminal – sudo...
How To Control Services Starting At Boot-Up In Linux Mint / Ubuntu
Here’s how to control services starting at boot-up in Linux Mint / Ubuntu: 1. Issue the following command at the terminal – sudo apt-get install...