If you are a regular Linux command line user, I am sure you must have used the cat command. The tool is […]
Category: Commands
How to Check Disk Space on Ubuntu 22.04
Tracking disk usage information is a day-to-day task of any system administrator. Linux has some built-in utilities that help you […]
Linux md5sum Command Tutorial for Beginners (5 Examples)
While we have already discussed the cksum command line utility, there’s another tool you can use in scenarios where you need […]
Linux cmp Command Tutorial for Beginners (7 Examples)
The cmp command is used in the Linux operating system to compare two files byte-by-byte. It gives a concise output […]
How to List RPM Package Dependencies with DNF
Installing applications on Linux derivatives such as CentOS, Rocky Linux, and RHEL may require investigating the dependencies needed for the […]
How To Rename a Local and Remote Git Branch
Working with Git presents software developers with a powerful version control tool combining flexibility and convenience. A cornerstone of using […]
How to Install Neofetch on Arch Linux
Neofetch is a free, open-source command-line system information tool written in bash. Neofetch displays system information in a beautiful aesthetic […]
How to Install QOwnNotes on Ubuntu Linux
QOwnNotes offers many attractive features for users who wish to keep all their essential information organized in one place. The […]
Linux timeout Command Explained for Beginners (with Examples)
Sometimes, when you execute a command in Linux, you might want to run it for a set amount of time. […]
Linux chage Command Tutorial for Beginners (6 Examples)
Linux command line offers several tools for user management (some of which we’ve already discussed). One such utility is chage, which lets […]