One of the first things a new Linux user will notice is the fact that there are...
Terminal
The other day, one of my managers at work sent me a link because he said it...
The easiest way I’ve found to test my network speed from a command line is by using...
You must have ImageMagick installed to run these commands. I honestly can’t remember if this is installed...
Using the -e option with the echo command will enable the interpretation of backslash escapes. This gives...
The Basics Today we’re going to talk a bit about tweaking the taskbar on demand. By the...
Step 1 – Install msmtp. sudo apt-get install msmtp-mta Step 2 – Configure msmtp. Create and open...
This tutorial will teach you how to turn your desktop background into a slideshow. You can change...
Open a terminal and navigate to the directory that contains your image and the zip file you...
Your bash history is stored in a file called .bash_history which is located in your home directory....