Important to know:

ывапывап
Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com

How to reset root password in Ubuntu 16? Print

  • 1

You need to get into Single Mode.

To do this, when loading the OS, press the "E" key.
Find the “ro” parameter at the end of this line and replace it with the “rw” parameter. Add a new parameter “init=/bin/bash” separated by a space.
Then, on the command line, run the following commands one by one:


passwd root
sync


reboot –f


Was this answer helpful?

« Back

Powered by WHMCompleteSolution