add new minimal system

generic, so that it can be used
and reconfigure on first-boot
This commit is contained in:
lukas 2021-08-19 12:46:18 +02:00
parent c9b9ff273f
commit e729e2e88f

View File

@ -29,6 +29,9 @@ timezone Europe/Paris --utc # Set System timezone to Paris # Unnecessary if usin
rootpw --iscrypted $6$2rA58L/SQu5.xMTb$u8.zqBWE5bK1/N983qDpJEp41yg66GwQ3YVTpsRghVhNiZypWyo2Zq2Qwr2tCM3bt50mKMIgHzbPdtSq9ErPz.
# Create "test" user account # Unnecessary if using inital-setup
user --name=test --password=$6$wlB.n8fvumAXv3xn$clVIswjLUjb7MZoJ2JHi1zk1zmx5ViQuzbVkLYf70SDan5hdqI0tUkc89nHE8pVnHStO4mcl3c1Tk0WJvCet1. --iscrypted --gecos="test"
# Mini-game : Brute force this encrypted password to find the cleartext one and send an email to collect your reward* at security@phyllo.me
# *Swiss chocolate shipped to you.
# Only valid for the first exploit.
firewall --enabled # Make sure the firewall is enabled
services --enabled=NetworkManager --disabled=sshd