Linux & Unix
How to Restore a Large MariaDB Backup from the Terminal
If you have a backup of a larger database and restoring it via PhpMyAdmin does not work, this can be…
How to check which Desktop Environment is used on Linux
As you may be aware, Linux-based operating systems rely extensively on the command line to carry out tasks. After installing…
How to Install AWS CLI on Linux Mint 20
Since the Linux users feel more comfortable while working with the command line interfaces, that is why the Amazon Web…
Linux CMP Command Explained
The cmp command in Linux/UNIX compares two files byte by byte, allowing you to determine if they are identical or…