Linux Commands frequently used by Linux Sysadmins – Part 5

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 to part 1, part 2, part 3, and part 4. This article will look into another set of commands and command-line tools […]

How to Gzip a Directory Using Linux Command Line

Efficiently managing files and directories is a fundamental task in computing. It’s crucial for keeping our data organized, optimizing storage space, and facilitating smooth data transfers. In the Linux ecosystem, the gzip utility shines as a powerful compression tool, allowing users to easily compress files and directories. This article delves into directory compression using the […]

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

Kali Linux non-root and no pen-test tools install w/ screenshots

Update: Thankfully, as of release 2020.1, Kali Linux has swapped to a privileged non-root user by default. You will now log in with the user you create during the install process and no longer as root. This means you can now accomplish my recommended setup (a stable non-root Debian-testing rolling release, managed by the Kali […]

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

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

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

Top ↑