Disk quotas are a mechanism for limiting the amount of disk space and the number of files (inodes) that a user or a group of users can consume. These limits prevent individual users or services from ...
As usual, this blog post comes out of something I have been working on (read as: struggling with) for the past few days. The purpose is to give an overview of disk partitioning under Linux, ...
Note that the command output displays user, system and idle time along with other stats like disk read and write activity, interrupts and context switches. The following command displays the top ...
Want to do a quick performance check on your Linux system? You might want to take a look at the dstat command. Linux provides a number of commands that provide information about disk and system ...
The Linux operating system is well known for its powerful command line functionality. As a system administrator, I operate a few hundred Linux servers and most of them don’t even utilize a graphical ...