websoft9/docs/user.md

17 lines
255 B
Markdown
Raw Normal View History

2023-07-26 10:25:03 +08:00
# 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