#Linux
su or sudo ?
My notes and some information about su and sudo, to gain privileged access on a Linux system.
Minikube, a light Kubernetes cluster locally
Minikube is a tool to generate a light Kubernetes cluster, easy and ready to use. This post will tell you how, without going into the depths of the tool.
YAY, install packages from AUR repositories
Can't find a package in the official Arch Linux repositories? Use the YAY tool! This utility allows you to install packages from AUR repositories.
Pamac, a graphic tool to manage Arch Linux packages
Pamac is a graphical tool to manage your packages. Easy to use, you will gain time in searching and managing your packages in your system.
My Arch Linux post-installation steps
A few useful packages to set up after a fresh Arch Linux installation.
Install Arch Linux with the GNOME graphical interface
My notes for installing Arch Linux with the GNOME graphical interface, including full disk encryption with LUKS and LVM.
Docker Compose resource limits and reservations
How to set CPU and RAM limits and reservations in a docker-compose file to prevent host overload and improve container security.
Pacman - installation blocked by a database lock error
The 'unable to lock database' error in Pacman is a common issue on Arch Linux. Here is how to diagnose and fix it.