3

Reset the Root Password on Ubuntu

 2 years ago
source link: https://www.vultr.com/docs/reset-the-root-password-on-ubuntu
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
<?xml encoding="utf-8" ??>

Introduction

If you are locked out of your Ubuntu instance and have lost access to the root account, you need to boot into single-user mode and reset the root password. These steps apply to Ubuntu 18.x, 19.x, 20.x, and 21.x.

How to Reset the Root Password on Ubuntu

  1. Click the Server Restart icon in the Vultr customer portal.

    Server Restart

  2. Open the web console.

    Vultr Web Console

    You can also reboot the server from inside the web console. See the Web Console FAQ for more information.

  3. As the system boots, press ESC to bring up the GRUB boot prompt. The prompt happens early in the boot process. If you miss the prompt, you need to restart the server from the control panel and try again.

  4. At the GRUB boot prompt, press E to edit the first boot option.
  5. Find the kernel line starting with linux /boot/.
  6. Add a space and the text init=/bin/bash to the end of the line.
  7. Press CTRL+X or F10 to boot into single-user mode.
  8. The system will boot and you will see the root prompt.
  9. Run mount -o remount,rw / to mount the system volume.
  10. Run passwd and follow the prompts to change the root password.
  11. Reboot the server.

    # exec /sbin/init
    

Want to contribute?

You could earn up to $600 by adding new articles


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK