websoft9/docs/user.md

18 lines
303 B
Markdown
Raw Normal View History

2023-07-26 02:25:03 +00:00
# User Guide
## FAQ
#### user can not sudo?
```
2023-07-26 09:48:16 +00:00
# add user to sudo/admin group (select one command)
2023-07-26 02:25:03 +00:00
usermod -aG wheel username
2023-07-26 09:48:16 +00:00
usermod -aG sudo username
2023-07-26 02:25:03 +00:00
# sudo not need to input password
```
#### Can not login when I reinstall my Instance?
Need to clear all cookie at you browser