„Basic Installation“ ändern
parent
bbcfeb7206
commit
767d31e7d5
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue