Ubuntu allow sudo su without password
Steps:
- Modify /etc/sudoers:
from: sudo ALL=(ALL:ALL) ALL to: sudo ALL=(ALL:ALL) NOPASSWD:ALL
Scientific Algorithms and Analytics
from: sudo ALL=(ALL:ALL) ALL to: sudo ALL=(ALL:ALL) NOPASSWD:ALL