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
In this article, we will review a number of Linux command line utilities that you can use to check storage disk partition tables and monitor disk usage in Linux| 10 Tools to Monitor Linux Disk Partitions and Usage in Linux
In this article, we will explain how to use different approaches to find out a attached or plugged USB device name using command line tools.| 4 Ways to Check Plugged USB Device Name in Linux
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...
cat command allows us to create single or multiple files, view the contents of a file, concatenate files, and redirect output in a terminal or files.| How to Use the Cat Command in Linux [22 Useful Examples]
In this article, we will explain to you how to restrict SSH user access to a specific directory using chrooted jail in Linux systems.| How to Restrict SSH User Access to Certain Directory Using Chrooted Jail
In this guide, we will discuss some most commonly used Linux commands that are useful for experienced sysadmin or a beginner.| Most Commonly Used Linux Commands You Should Know