A Beginner’s Guide to Linux Environment Variables
If you’re new to Linux, the terminal might seem like a strange and intimidating place. But don’t worry! With a bit of guidance, you’ll see that it’s a powerful tool and one of the key parts...
Quickly Generate Dummy Files Of Different Sizes From Linux Command Line
It can be useful to create sample blank or dummy files of various sizes for testing and other purposes. In Linux, there are different ways...
How To Create A Bootable USB Stick From Linux Command Line
What can be done using graphical tools in Linux can also be accomplished directly using the Terminal / Linux command line if needed. (Here is...
2 Ways To Recall And Run Previous Commands In Linux Mint / Ubuntu
The Linux command prompt/shell records previously entered commands in the form of history. This is convenient because any of the previously used commands can be...