mirror of https://github.com/pikvm/pikvm.git
useradd
This commit is contained in:
parent
88f69c9b75
commit
297f0ebdb9
|
|
@ -229,7 +229,7 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
|
|||
To add a shell/terminal account:
|
||||
# rw
|
||||
# su -
|
||||
# adduser <user>
|
||||
# useradd <user>
|
||||
# passwd <user>
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue