public Linux • 11 min read Analysis with top in Linux There are a lot of analysis programs for Linux. One of the most famous is the top program. The long-lived…
public Linux • 9 min read KVM - Installation and Fundamentals Do you run Linux? Are you ready to move beyond ordinary virtualization methods? KVM is one of my favorite Linux…
public Linux • 3 min read Introduction to Vim Vim is a commonly used text editor. I use it everyday to work with programs, scripts, and especially, configuration files.…
public Linux • 1 min read Basic Usage of OpenSSH SSH is the Secure Shell, and it is widely used to remotely control computers from the command line. Here'…
public Linux • 4 min read How to Install Debian Server ⚠️As of the writing of this article, VirtualBox can automatically install Debian when you finish creating the virtual machine. However,…
public Linux • 1 min read How I use Tilix Tilix is a tool used for terminal multiplexing on computers running Linux. It is super-functional and highly-customizable. My main goal…
public Linux • 8 min read Kea DHCP4 Installation & Configuration This article contains information regarding the installation, configuration, and testing of ISC's Kea DHCP4 server. I run my…