htop and top Alternatives: Glances, nmon

In this article, we explore alternatives to htop and top, namely, Glances and nmon. These tools present unique approaches and functionalities, potentially serving as replacements or supplements to the classic top and htop duo. Join us as we uncover the features and benefits of Glances and nmon, and whether they could be the next staples […]

Linux Commands frequently used by Linux Sysadmins – Part 1

What are some Linux commands used by Sysadmins and power users daily? In this article, I’ve listed 10 such commands frequently used. Suggestions and feedback are welcome. Also, see Part 2, Part 3, Part 4, and Part 5. Some people consider Linux a complicated operating system geared toward expert users only. However, as a free and […]

Blockchain & Linux: Exclusive Interview with Hyperledger’s Daniela Barbosa

In this exclusive interview with Daniela Barbosa, Executive Director of the Hyperledger Foundation and General Manager of Blockchain and Identity at The Linux Foundation, we delve into the dynamic and evolving world of blockchain technology. Her leadership in the Hyperledger Foundation illuminates the interplay between blockchain, identity management, and the Linux ecosystem. Readers will gain […]

AI in the Workplace: 16 Ways to Stay Ahead in 2024 & Beyond!

As we stand on the brink of 2024, artificial intelligence (AI) is not just a buzzword anymore. Rather, it is a pivotal force for driving innovation and efficiency across various sectors. Together, let’s examine the role of AI in the workplace, preparing ourselves to adapt to the transformative ways AI will reshape our world and […]

90 Linux Commands frequently used by Linux Sysadmins (updated to 100+)

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 five articles in this series – click on each subheading. This list covers popular Linux commands used by sysadmins and power users. […]

Linux top: Here’s how to customize it

The top command – referred to below as Linux top – is a command on Unix and Unix-like systems such as Linux, which provides a dynamic real-time overview of a running system. It can display system summary information and a list of processes or threads currently managed by the Linux kernel. The types of system […]

50 Top Observability and Monitoring Solutions – 2024

“A more targeted list that includes 50 server and observability solutions for 2024” Back in 2014, I compiled a list of top server and application performance monitoring solutions. Sharing that list publicly was a great way to gain feedback and recommendations on other tools available. Over time that list grew from 20 to over 100 server monitoring […]

25 Best CDN Providers 2024

A content delivery network, also referred to as a content distribution network (CDN), is a geographically distributed network of data centers containing proxy servers. CDN providers serve internet content, including web objects (text, graphics, and scripts), downloadable objects (media files, software, documents), applications (e-commerce, portals), live-streaming media, to name closer to and thus faster, to end-users. Some of the […]

Choosing the Best Linux Server Distro 2024

Choosing a Linux server distribution for your projects can be a daunting task, especially with the many options available. This guide aims to simplify your decision-making process by highlighting the key features and advantages of the leading Linux server distributions. Each of these distros brings its unique strengths to the table, catering to various needs […]

How to diagnose OOM errors on Linux systems

Out-of-memory (OOM) errors take place when the Linux kernel can’t provide enough memory to run all of its user-space processes, causing at least one process to exit without warning. Without a comprehensive monitoring solution, OOM errors can be tricky to diagnose. In this post, you will learn how to diagnose OOM errors in Linux kernels […]

Top ↑