sudo su - (without passwd) Switch to the root user without a password first step: cd /etc/sudoers.d/ second step: create a file called our username. vim meisam (user name) write the following text exactly. meisam ALL=(ALL) NOPASSWD:ALL save an back. :wq