Kodi Community Forum

Full Version: XBMCBuntu root username and Password
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I am having trouble logging in through SSH on XBMCBuntu. Is there a way to reset the password without being logged in? I am using a Jetway Mintop system running Eden



Thanks
To get root login as usual user (in my case xbmc is the username)
Code:
sudo su
This will give you root access, though sudo will give you the same permissions for that session