How To
Essential KVM CLI Tools for Administrators – virt-top, virt-cat, virt-ls
While tools like Virt-Manager make KVM virtualization easy to access, administrators often go to command line tools due…
Installing Alacritty Terminal on Ubuntu 24.04|22.04|20.04
A terminal emulator is a software application that allows you to use a terminal in a graphical interface.…
Install and Configure Mattermost Server on Amazon Linux 2023
Mattermost is a free and open-source chat and collaboration tool. Mattermost has many advantages as an online chat…
How To Install LibreNMS On Oracle Linux | AlmaLinux 9
This guide takes us through how to install and configure LibreNMS on Oracle Linux 9. LibreNMS is a…
Create Users, Groups and Assign Permissions in Proxmox VE
Proxmox VE has support for multiple authentication methods – Linux PAM, integrated Proxmox VE authentication server, LDAP, Microsoft…
Convert unprivileged container in Proxmox to privileged
When creating LXC container in Proxmox you can either configure it to run in privileged or unprivileged mode.…
Set up MicroK8s Kubernetes on Rocky / AlmaLinux
Kubernetes is an open-source container-orchestration system for automating computer application deployment, scaling and management. K8s has minimal production…
Fix lost+found directory in longhorn Kubernetes storage
Longhorn is a 100% open source and simplified cloud-native persistent block storage for your Kubernetes environment. We deployed…
How To Install and Use Apptainer on Ubuntu / Debian
Greetings and salutations. This guide will show you how to install and use Apptainer on Ubuntu / Debian.…
How To Install PHP 7.4|7.3|7.2 on Oracle Linux 8
PHP is a popular server side scripting language created purposely for the development of Static and Dynamic Websites…
Configure Kubernetes prompt for bash and zsh using kube-ps1
The kubectl is a vital tool when managing Kubernetes. This tool occupies the engineer’s life and is hence…