Software for managing config files
Suppose that I spend 3 days setting up a server: installing new software, setting up user accounts and credentials, generating config files for SSH, Samba, firewall, etc. Now I want to store these instructions in a config file, so that on a new installation I press a button and the desired server is generated; importantly,…