If you use a USB drive regularly on your Linux system, you might want it to automatically mount every time your computer starts up.| How to Mount a USB Drive Every Time Linux Boots Up
If you are new to Linux or have used it for a few months, then you must have heard or read statements such as “In Linux, everything is a File”.| Explanation of “Everything is a File” and Types of Files in Linux
It is always good to know the hardware components of the Linux system, as this helps you to deal with compatibility issues when installing package drivers.| 10 Commands to Collect System and Hardware Info in Linux
fdisk stands (for "fixed disk or format disk") is an most commonly used command-line based disk manipulation utility. This article explains 10 basic 'fdisk' commands.| 10 fdisk Commands to Manage Linux Disk Partitions
The 'dmesg' command displays the messages from the kernel ring buffer about lot of information like system architecture, cpu, attached device, RAM etc.| 7 ‘dmesg’ Commands for Troubleshooting and Collecting Information of Linu...
The 'df' command stands for "disk filesystem", it is used to get a full summary of available and used disk space usage of the file system on the Linux system.| 12 Linux ‘df’ Commands to Check Disk Space Usage