Rearange existing roles to make more sense
This commit is contained in:
parent
bec00118c0
commit
e06547e25c
11 changed files with 104 additions and 104 deletions
|
|
@ -53,6 +53,10 @@ When logged in the user will be prompted with the **zsh** configured with **[Oh
|
|||

|
||||
|
||||
## Other
|
||||
### Reinstalling the Pi
|
||||
It can be handy to reinstall the Pi. First shutdown the pi by running `sudo shutdown` from SSH. Next take out the memory card and follow all steps in [Raspberry Pi preperation](#raspberry-pi-preperation).
|
||||
For the next step remove the current *known_hosts* entry with: `ssh-keygen -R '192.168.50.27'` for all PCs that had SSH access to the Pi.
|
||||
|
||||
### Debugging users other than the main user
|
||||
The **user** role included in this repository makes it possible to create new users which will also have a fully configured
|
||||
ZSH environment. They can't be accessed via SSH because no SSH keys are added for them and password logins are disabled.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue