Diagnosing Swap Usage with smem on Linux
If you’ve ever looked at your server and wondered why it’s using swap even though plenty of RAM is available, you’re not alone. This is a common scenario on Linux systems, and it…
If you’ve ever looked at your server and wondered why it’s using swap even though plenty of RAM is available, you’re not alone. This is a common scenario on Linux systems, and it…
Nov 18, 2024 CyberPanel provides a graphical interface and various features to streamline Linux virtual private server (VPS) management. However, setting up this web hosting control panel might be tricky for beginners since…
Two years ago, one of our Linux community members discussed some reasons behind the slow adoption to upgrade to PHP 8. One member stated that it’s due to PHP compatibility issues across new…
As a Linux newbie looking for DIY projects, you have plenty to choose from. Linux is full of hands-on learning and experimentation opportunities. From virtualization to server management and security, there’s a project…
If you are interested in Linux commands frequently used by Linux sysadmins and power users, I’ve published this five-part series with over 90 update: 100+ Linux commands with links to each of the…
This is the final part of the five-part series entitled: Linux Commands frequently used by Linux Sysadmins. So far, we’ve covered over 50 commands regularly used by Linux sysadmins and power users. Refer…
We are now up to part 4 of this five-part series entitled: Linux Commands frequently used by Linux Sysadmins. By the end of this series, we will cover at least 50 commands. Thus…
Last week and the week before, I published part 1 and part 2 of this five-part series entitled: Linux Commands frequently used by Linux Sysadmins. Those two articles took us a bit deeper into what…
Last week, I published part 1 of this five-part series entitled: Linux Commands frequently used by Linux Sysadmins. That first article scratched the surface of what, I believe, are 50 to 100 commands used often…
Linux server security is crucial to Linux server administration. Part of keeping Linux servers secure is installing security updates shortly after they become available. Too often, compromised servers are a result of pending…
Upgrading from CentOS 7 to AlmaLinux 8 is a significant step towards ensuring that your systems remain secure, supported, and up-to-date with the latest features and security patches. AlmaLinux 8, as a community-driven…
atop -m Additional examples of using the ‘atop’ command for Linux server performance analysis: atop -c atop is an ASCII full-screen performance monitor that can log and report the activity of all server…