Linux is often regarded as a complex operating system. In fact, even though it’s free, some experts argue that there’s a DIY ...
Keep your Linux system running fast with simple maintenance commands to clean packages, clear logs, manage startup apps, and monitor performance.
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 ...
It's a rare occasion that my Linux desktop slows down. That's not to say it never happens, as that would be a lie. Most often, when a system slowdown occurs, I can usually trace it back to a specific ...
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 ...
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 ...
It takes some time working with Linux commands before you know which one you need for the task at hand, how to format it and what result to expect, but it’s possible to speed up the process. With that ...
The Disks app takes over some more challenging commands, such as fsck, mount, parted, chown, and dd. This app is a handy GUI that also prevents you from having to edit the fstab configuration file ...
If your data center houses Linux servers, you'll be glad to know there's an easy way to monitor those machines. Jack Wallen shows you how with the help of nmon. If you make use of Linux in your data ...