„Basic Installation“ ändern

Jörg Deckert 2023-03-30 13:32:25 +02:00
parent bbcfeb7206
commit 767d31e7d5
1 changed files with 1 additions and 1 deletions

@ -99,7 +99,7 @@
- become root:
`sudo -i`
- add two users without mail spool (example names):
`echo "CREATE_MAIL_SPOOL no" >> /etc/default/useradd`
`echo "CREATE_MAIL_SPOOL=no" >> /etc/default/useradd`
`useradd -m -G users,wheel -s /bin/bash --uid 2001 --user-group --comment "Unitas Network admin" un-jdeckert`
`useradd -m -G users,wheel -s /bin/bash --uid 2002 --user-group --comment "Unitas Network admin" un-iwetzel`
- Add SSH keys: