How To Switch Root User In Linux Without Password?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The easiest way to switch to the root user without entering a password on a Linux system is to use the “sudo –i“ command. This command will prompt you for your own user‘s password to verify that you have the privileges to switch over to root privileges. After entering your password, you will be logged in as the root user.