Root: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Outleradam
No edit summary
>Outleradam
No edit summary
Line 1: Line 1:
To gain temporary root access type
To gain temporary root access type sudo into your terminal
  sudo  (your command here)
  sudo  (your command here)



Revision as of 18:14, 23 December 2009

To gain temporary root access type sudo into your terminal

sudo  (your command here)

To gain root access type the following into your terminal

sudo passwd root
  • select a password

Your root is now enabled. You can now log in to XBMC as Root with the password you selected.