Introduction The dd command is a powerful utility in the Linux ecosystem, often used for low-level operations such as copying and backing up data. While it…
If there’s one question that stumps new PHP programmers is the age old question: do I use single quotes or double quotes with my string? For…
firewalld is one of the many layers to securing a Linux system. It’s easier to maintain than iptables, especially for users who may not be familiar…
Knowing the uptime of a Linux machine, whether it is a server or laptop, can be very useful for aiding in troubleshooting. Windows machines usually have…
If you’re looking to get started with Linux, one of the more popular and beginner friendly distributions is Linux Mint. This distro is based on Ubuntu…
Proxmox VE is one of my favorite virtualization platforms. With the recent news of Broadcom buying VMware and Microsoft ending support for Hyper-V server, Proxmox is…
When you work on Linux systems, it’s important to know some Bash scripting. Bash is the command line interpreter on most Linux systems. Bash stands for…
There are times where you might want to change the hostname of your Linux system. Perhaps you changed your domain name or when you first provisioned…
When you install AlmaLinux, you have two options when it comes to networking – use DHCP or set a static IP. In some cases, you may…
In case you missed it, CentOS 8 is reaching EOL (End of Life) on December 31, 2021. As of this publishing, that’s only two weeks away!…