system

Ez File Serve

For some time I’ve been wanting to explore kickstart files for automated server installations. I finally got around to trying it out.

The simplest way to make kickstart files accessible during installation is to serve them over HTTP from a web server.

Read more ⮕

automation

Ansible

A lot of system administration can be automated using Ansible. Of course it’s also possible to just use shell scripts to do the same.

The difference is not that big and depends a lot on how you want to work.

Read more ⮕