Sysadmin-Devops

Create semi-{data, diskless} system

This configuration is like diskless mode except that `home`, parts of `/var`, and others are mounted for persistence. Also, like a data install with only _parts_ of `/var` made persistent.

April 28, 2022 by Daniel F Dickinson8 minutes

For headless systems, add boot entropy

Some systems might take an excessively long time to boot when no peripherals are attached (not only with the Pi series). In those cases it may be useful to add the rng-tools package to speed up the gathering of entropy.

April 28, 2022 by Daniel F Dickinson1 minute