Quickly Find Out System Information In Linux Mint/Ubuntu From Terminal
It can be useful to selectively print out hardware/system information for troubleshooting or reference purposes. inxi is a very handy command line tool that does...
Quickly View Processor Usage From Ubuntu Command Line
It is simple to view the per processor usage and statistics in Ubuntu just using the command line. To do this, first install sysstat using...
How To Install And Use Tor Browser In Ubuntu/Linux Mint
Tor browser is useful for online anonymity and security. It is free to download and use. The way it provides such anonymity when surfing websites...
Backup Home Directory In Linux Using Tar
The tar command in Linux can quickly create archives of entire directories. All of this can be done just with a single command. Here is...
Quickly Optimize And Compress JPEG Images In Ubuntu
When uploading images, it is a good idea to first optimize them thereby reducing the size. Doing this adds up quickly when using them for...
List All Built-In Bash Commands In Ubuntu / Linux Mint
With so many commands available at disposal from the Ubuntu / Linux Mint terminal, it can be useful to get a list of built-in commands...