Linux Commands frequently used by Linux Sysadmins – Part 2

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 by Linux Sysadmins and power users. Also, see Part 3, Part 4, and Part 5. Let’s jump into another set of commands and command-line […]

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 […]

5 ‘other’ Independent Linux Distros You Should Try

As a Linux user or administrator, you are probably familiar with the most popular Linux distribution: Ubuntu. However, have you considered trying out independent Linux distros? In this article, I will explain why independent Linux distros can be an excellent option for curious-minded users. What is an independent Linux distribution? An independent Linux distribution is […]

iostat command in Linux with examples

This article is a follow-up to the previous 90 Linux Commands frequently used by Linux Sysadmins post. Every week, as time allows, I will publish articles on the 90 commands geared toward Linux sysadmins and Linux power users. iostat command in Linux and other Unix-like systems. IOstat is a powerful Linux tool that provides detailed […]

Observability Platforms at a Glance: Which One Suits Your Needs Best?

Observability is a critical aspect of modern software development, providing teams with the ability to monitor and understand the performance of their applications and infrastructure. Recently, several companies have emerged as leaders in the observability space, offering comprehensive solutions for monitoring and analytics. In this post, we’ll take a detailed look at five leading observability […]

What is observability?

Leading software vendors have completed the expansion from traditional monitoring to full observability. However, there’s still a knowledge gap for customers interested in observability. As a result, some are left feeling a bit cloudy about observability for the cloud. Hopefully, this article will help add clarity to this topic. What is observability? Explained So, observability […]

Get Started with Linux: Top 10 Commands for New Users

If you are new to Linux, it can be overwhelming to learn the command line interface (CLI). However, the CLI is a powerful tool that can make your Linux experience more efficient and productive. In this article, we will cover 10 essential Linux commands that every new user should learn. ls – List Directory Contents […]

Linux: We need Tiling Desktop Environments

The Linux ecosystem is renowned for its diversity and flexibility, boasting a wide array of distributions (distros) catering to various user needs. However, while there are around a hundred popular and actively maintained Linux distros to choose from, the number of available desktop environments (DEs) pales in comparison. In this blog post, we will discuss […]

Observability: 15 Industry-Leading Companies Discuss its Evolution

In this article, you’ll find recent commentary from executives and decision-makers of industry-leading observability providers on two key questions regarding the evolution of observability. Published: May 17th, 2021 | Updated: Aug 1st, 2024. The observability cloud continues to expand and evolve rapidly. Over the past year, millions of workers left their offices to work from […]

mv command in Linux, with examples

This mv command guide is a follow-up of my previous 90 Linux Commands frequently used by Linux Sysadmins article. Every week, or as time allows, I will publish articles on around 90 commands geared toward Linux sysadmins and Linux power users. Let’s continue this series with the mv command. In the world of Linux, the mv command is […]

Top ↑