Skip to content

Latest commit

 

History

98 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors