Set the root password after Ubuntu is installed on a virtual machine

Source: Internet
Author: User

Problem description: Enter the user name in Ubuntu installed on the Virtual Machine. Generally, you will enter your own network name or nickname, And the password is also set.

However, after the installation is successful, run the command # su root, enter the password you just set, and find that the password is incorrect. at the beginning and end, I set the password once. How can this problem be wrong,

For the sake of security, during the installation process, the system shields users from setting root users. As a result, many users do not know what the root password is.

Then, the solution is as follows.

1. Unlock the root account and set the password for the root user.

Open the terminal and enter sudo passwd.

Password: <--- enter your current user password

Enter new Unix Password: <--- New Root User Password

Retype new Unix Password: <--- repeat the New Root User Password

Passwd: the password is successfully updated.

2. Change logon to allow root logon.
Open System> System Management> logon window)

Click the "Security" option page and select "Allow Local Administrator Logon ".

3. log out of the current user and log in as root.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.