This commit is contained in:
parent
c619fe5452
commit
89e2d0e812
|
|
@ -171,11 +171,11 @@ Ensure the following services are configurged and running:
|
||||||
|
|
||||||
» SSH
|
» SSH
|
||||||
* When creating a custom user:
|
* When creating a custom user:
|
||||||
* Ensure `ZSH`, `BASH`, or `SH` is set as the root shell, `CSH` gives false errors due to quoting
|
* Ensure `ZSH`, `BASH`, or `SH` is set as the root shell, `CSH` gives false errors due to quoting
|
||||||
 
|
 
|
||||||
* (Optional) Enable passwordless authentication
|
* (Optional) Enable passwordless authentication
|
||||||
 
|
 
|
||||||
* Has a homefolder, this is used to store its SSH Public Key
|
* Has a homefolder, this is used to store its SSH Public Key
|
||||||
 
|
 
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue