System performance is key to getting the most out of Linux. There are several command line and GUI tools to make this task easy. Here you'll learn about htop, glances, Mission Center, and more apps.
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 ...
If you've done any basic networking on the Linux terminal, you probably already know the ping command. Its basic function is ...
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 ...
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 ...
Linux tip: Many users are all too familiar with using Ctrl+Alt+Del (or, on a Mac, Cmd+Opt+Esc) to kill unresponsive processes. There isn't a comparable keyboard shortcut for Linux by default, but a ...
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 ...