Update 'SecureSystem/README.md'
This commit is contained in:
parent
6d98d3c875
commit
b1cbcfb415
1 changed files with 6 additions and 0 deletions
|
@ -18,6 +18,12 @@ OPTIONAL for backups with restic & rclone:
|
|||
|
||||
```curl https://rclone.org/install.sh | bash```
|
||||
|
||||
## Change Timezone
|
||||
|
||||
```timedatectl set-timezone Europe/Berlin```
|
||||
|
||||
```timedatectl```
|
||||
|
||||
## Create Admin user
|
||||
|
||||
```useradd -m -U -s /bin/bash -G sudo sysadmin```
|
||||
|
|
Loading…
Reference in a new issue