Difference between revisions of "Sudo"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "``` sudo visudo at bottom of file $USER ALL=(ALL) NOPASSWD: ALL where $USER is your username ```")
 
(No difference)

Latest revision as of 18:35, 22 April 2023

sudo visudo
at bottom of file
$USER ALL=(ALL) NOPASSWD: ALL
where $USER is your username