2

Recently I had a problem with the authentication in ubuntu 12.04. I managed to solve the problem by using this procedure But after successfully changing my password, I couldn't find a way to reboot my laptop. I wonder how can one reboot in that freakish environment?

s.sufi
  • 91

3 Answers3

1

You can reboot via the terminal with shutdown -r now, assuming you're root.

konapun
  • 356
1

Just try reboot command if you are root.

Eric Carvalho
  • 55,453
Nitin
  • 56
1

The answer is right in that procedure:

Type in reboot. If that doesn't work, hit Ctrl+Alt+Del

Radu Rădeanu
  • 174,089
  • 51
  • 332
  • 407