> go to terminal
> Type: [sudo passwd root] and press enter
> give your existing password and press enter
> type new password for root user
> retype new password for confirmation
> type: [sudo apt update] and press enter
> type: [sudo apt install lightdm]
> type: [cd /etc/lightdm/]
> type: [sudo nano lightdm.conf] when you press enter an editor will open then
> type below commands in the editor:
[SeatDefaults]
greeter-session=unity-greeter
user-session=ubuntu
greeter-show-manual-login=true
> Press ctrl + s to save and then press ctrl + x to close the editor
> type: [sudo reboot]
Root login created
No comments:
Post a Comment