9 lines
250 B
Markdown
9 lines
250 B
Markdown
# 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 |