# no sudo passsword ```bash # ubuntu sudo visudo # Allow members of group sudo to execute any command %sudo ALL=(ALL:ALL) ALL username ALL=(ALL:ALL) NOPASSWD: ALL ```