Merge branch 'main' of https://github.com/Websoft9/websoft9 into main

This commit is contained in:
qiaofeng1227 2023-07-26 10:43:02 +08:00
commit 5488df6668

17
docs/user.md Normal file
View file

@ -0,0 +1,17 @@
# User Guide
## FAQ
#### user can not sudo?
```
# add user to sudo/admin group
usermod -aG wheel username
# sudo not need to input password
```
#### Can not login when I reinstall my Instance?
Need to clear all cookie at you browser