$ sudo usermod -aG wheel <user>
$ sudo visudo
배시 접근
/etc/passwd
$ sudo usermod -aG wheel newadmin
$ groups newadmin
$ reboot'Infrastructure' 카테고리의 다른 글
| CentOS7 VScode install (0) | 2020.07.11 |
|---|---|
| CentOS7 Chrome Install (0) | 2020.07.11 |
| CentOS7 golang Install (0) | 2020.07.11 |
| CentOS7 Kubernetes Install (0) | 2020.07.11 |
| CentOS7 Docker & Docker-Compose install (0) | 2020.07.11 |





