scripts Enable sudo without password sudo visudo Replace: %sudo ALL=(ALL:ALL) ALL with: %sudo ALL=(ALL:ALL) NOPASSWD:ALL