websoft9/apphub/docs/user.md
zhaojing1987 d13d58f297 update
2023-10-11 17:09:54 +08:00

18 lines
303 B
Markdown
Executable File

# User Guide
## FAQ
#### user can not sudo?
```
# add user to sudo/admin group (select one command)
usermod -aG wheel username
usermod -aG sudo username
# sudo not need to input password
```
#### Can not login when I reinstall my Instance?
Need to clear all cookie at you browser