A Simple Linux Shell Script To Display Public IP Of PC
Linux shell scripts are useful for a lot of tasks. A brief tutorial on them can be found here. Here is a very simple shell...
How To View Average System Load Graphically In Linux Mint From Command Line
Linux Mint has some pretty useful graphical system tools for optimizing performance. The Linux shell too can be used to run a graphical window based tool...
How To Configure Downloading Schedule When Using uGet In Linux Mint
uGet is a powerful and easy to use free download manager for Linux and Windows. To install and use it in Linux Mint: From the...
Quickly Fix Common Typos In Documents Directly Using Linux Mint/Ubuntu Command Line
Correcting typos and various spelling mistakes can be directly done using Linux Terminal. This is because it already has a useful interactive spell checker tool...
How To Download And Use Windows Virtual Machines In Linux
An earlier article described how to download and use any of the commonly used Linux distros in VirtualBox. There is something similar for Windows too....
Simplify Cron Scheduling In Linux Using This Online Tool
Cron utility in Linux is used for scheduling tasks that can be run at specified time intervals. The structure of a typical cron job is:...