You are not logged in.
i think i just change my root password but i dont' know what to change since i have input so fast as i can not remember what i type
i setup auto login, so i can using system for post help msg. and i don't know how to change the root password as i don't know current password
Last edited by fasn (2017-10-05 16:25)
Offline
Use 'sudo' in terminal:
$ sudo passwd
Offline
Use 'sudo' in terminal:
$ sudo passwd
i dont' know the current password. so i can not use sudo
Offline
You need to reboot in recovery mode. Just tap 'esc' key at startup and go to 'advanced options' -> run in 'recovery mode'. Root console will open, type:
# passwd <your-username>
to set password.
Offline