> For the complete documentation index, see [llms.txt](https://kawsing.gitbook.io/opensystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kawsing.gitbook.io/opensystem/ubuntu-zhuo-mian/diao-zheng-sudoers.md).

# 調整sudoers

## cd /etc/sudoers.d

### vi 010\_user-nopasswd

```
user ALL=(ALL) NOPASSWD: ALL
```

###
