how to log into root account in ubuntu after installing
after installation of the ubuntu you are asked to log in as root for this you do like this
when you install ubuntu with a user name then do like this
# sudo passwd root
after this you will ask for the normal user password and then
you will promtted with the new password then create the password after this you log in to root
like this
# su root
here give the new password for the root
then you can log in as root
after installation of the ubuntu you are asked to log in as root for this you do like this
when you install ubuntu with a user name then do like this
# sudo passwd root
after this you will ask for the normal user password and then
you will promtted with the new password then create the password after this you log in to root
like this
# su root
here give the new password for the root
then you can log in as root
No comments:
Post a Comment