This repository intends to be a collection of useful commands and scripts to perform the most mundane tasks of a system administrator daily life.
Most of the commands are distribution agnostic, but some of them are written for Debian based distributions (mostly Ubuntu) or RHEL based distributions (CentOS/Alma/Rocky).
Most of these commands must be run as root (not recommended) or with sudo. I was too lazy to add sudo for each command.
Most of the time you will work from a terminal window. Use the following color scheme to make your terminal look better:
- Background colour:
#222222
- Text colour:
#F2F2F2
Until 24th of August 2023 I used to release versions of this guide. For no reason though, I just wanted to play with GitHub tags.
After 24th of August 2023 there will be no more releases but the development still continues directly from main branch.