Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


sudo
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
sudo [2021/10/09 15:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +{{tag>[sudo sudoers centos]}}
  
 +=====Sudo config=====
 +Not so strict... but necessary for some automation.
 +  * Add file **/etc/sudoers.d/admins**. <code>User_Alias ADMINS = yourusername
 +
 +ADMINS ALL=(ALL) NOPASSWD: ALL
 +</code>
sudo.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1