Posts
2025
In preparation for working through the “Kubernetes the Hard Way” series, I need to configure my 4 host machines… with Ansible.
The last module in my LFCS prep… storage management!
A core part of any SysAdmin, SRE or DevOps role! Networking is up next in my LFCS prep…
Continuing with LFCS prep, we are moving on to user and group management…
Understanding VMs and containers, and how to manage them in Linux, is an important skill to master.
Running periodic tasks can be very helpful with system maintenance, or application development tasks. Linux uses cron jobs for this.
Log files give you insight into your system and are very important for SRE and DevOps.