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 […]
Best Linux distro and Desktop Environment Combinations
Are you searching for the best Linux distro (distribution) and DE (Desktop Environment) combination? What better way to increase your familiarity with Linux servers than running Linux on your laptop or workstation? As mentioned previously, there’s the best Linux Distro for me and the best Linux Distro for you. What you choose today will often change […]
How to direct-install Debian SID rolling release using mini.iso (w/ screenshots)
I’ve often preferred rolling release distros such as Arch, Manjaro, or custom installed Kali for Linux desktop. However, currently, I’m on Ubuntu LTS POP!_OS. Ubuntu releases require performing an in-place upgrade or complete re-install to enjoy the newer software packages. Today, however, I’ll show how to install Debian Unstable in detail. Debian Unstable (also known […]
Pinebook Pro – My First Impressions and Setup Tips
The Pinebook Pro is a 14″ laptop built for developers and Linux end-users. It weighs less than 3lbs, which, in my case, replaces a two times heavier laptop. (See my work-laptop history). I’ve not been this excited about receiving a piece of Linux hardware since the Raspberry Pi launch. This very blog post is composed […]
Replacing getty with ngetty on Debian
This article was originally posted back in October 2013. As such, I’ve updated it, since the current Debian release, Debian 9, no longer uses init, but instead uses systemd. Systemd is a system and service manager for Linux. It is the default init system for Debian since Debian 8 (Jessie). ngetty or mingetty may be useful for […]
Temporary change #ArchLinux to #Debian
Update Jan 15th 2015: I’m back on Arch Linux. Debian was great, but Arch is better, for now. Between the front page news, Arch Wiki and the official forum, nothing is impossible to solve or find an existing solution to. I use Terminator (terminal windows can be split as many times as needed) for ssh access to servers […]