Is your Linux system slowing you down? Regular maintenance checks can help identify issues and keep your system running optimally. Fortunately, there are many Linux commands to help you. One of the ...
In the beginning days of Unix and later Linux, disks were physically large, but very small in terms of storage capacity. A 300 megabyte disk in the mid-90’s was the size of a shoebox. Today, you can ...
The watch and tail commands can help monitor activity on Linux systems. This post looks at some helpful ways to use these commands. The watch and tail commands provide some interesting options for ...
Most similar to top is iotop. This program shows you the total and current disk read and write numbers for the file system and also shows you who is eating up the most disk I/O. This screen looks busy ...
How to monitor events on your Linux data center servers with auditd Your email has been sent The Linux Auditing System is an outstanding way for sysadmins to create a log rule for nearly every action ...
One of the things that makes Linux and Unix-like systems both powerful and frustrating is that there are many ways to accomplish any particular goal. Take something simple like running a bunch of ...