Are you searching for the best Linux distro (distribution) for your desktop computer or laptop to take you into 2023? This article will guide you to what I believe are the best Linux distros for beginner, experienced, and expert users. Whether you are a power user or just getting your feet wet, there are indeed […]
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 […]
90 Linux Commands frequently used by Linux Sysadmins
There are well over 100 Unix commands shared by the Linux kernel and other Unix-like operating systems. If you are interested in the commands frequently used by Linux sysadmins and power users, you’ve come to the place. Recently, I published a five-part series covering commands often used by Linux sysadmins. Below I’ve listed the 90 […]
Linux Commands frequently used by Linux Sysadmins – Part 4
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 far, we have touched on around 60 commands often used by Linux Sysadmins and power users. Refer also to part 1, part […]
atop – For Linux server performance analysis
We’re all familiar with top, a real-time system monitor. Some prefer htop and previously, I mentioned iotop for use with storage read/write monitoring. Let’s look at another popular tool for Linux server performance analysis: atop. Advantages of atop Atop is an ASCII full-screen performance monitor which can log and report the activity of all server […]
Linux Commands frequently used by Linux Sysadmins – Part 3
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 I believe are around 50 to 100 commands often used by Linux Sysadmins and power users. Also, see Part 4 and Part 5. […]
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 […]
Choosing the Best Linux Server Distro 2023
Are you in the process of choosing a Linux server distro (distribution) for your next project? This article will help you decide by pointing out the strengths of the top Linux server distributions in contention. If you are looking for a Linux desktop distro, look at this post instead: Choosing the Best Linux Distro for […]
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 […]
How to Enable Unattended Upgrades on Ubuntu/Debian
Linux server security is of critical importance to sysadmins. One central part of keeping Linux servers secure is by installing security updates promptly. Too often, there are compromised servers on the internet due to pending security updates waiting for a manual update. On both Ubuntu and Debian, the unattended-upgrades package can be configured to perform […]