Configure a Debian OS from Scratch. Install some default packages. Set up an username, add it to sudo. Ask whether install webmin, pihole (and add lst's encrypt certificate) and pivpn.
Go to file
borekon 4fb7e85f61 Update setup.sh
Command pause does not exist. Replaced with read -p
GPG key was not added correctly
2022-03-14 13:43:10 +01:00
README.md Actualizar 'README.md' 2022-03-14 12:06:46 +00:00
setup.sh Update setup.sh 2022-03-14 13:43:10 +01:00

1st_run

Configure a Debian OS from Scratch. Install some default packages. Set up an username, add it to sudo. Ask whether install webmin, pihole (and add lst's encrypt certificate) and pivpn.

Simply run:

curl -sSL https://avc.cx/setup | bash