Jun's Blog

Output, activities, memo and etc.

sudo settings

sudo setings to use any command without password.

Not to forget it.

Environment: Host OS: Mac, Guest OS: Fedora 23

# visudo
%your_name    ALL=(ALL)    NOPASSWD: ALL
$ sudo your_any_command