LinuxMCE Forums

General => Users => Topic started by: fearingsept on March 17, 2008, 06:30:59 pm

Title: Quick Dumb admin question
Post by: fearingsept on March 17, 2008, 06:30:59 pm
Ok I am sure this has been answered but I am pressed for time and dont have much time to search. I installed using the quick install DVD. I am using LMCE beta 4. Are their default passwords for SU that I need to know about. If not how to I set them up. I am trying to install the myth fix for the freezing issue but i keep getting the access denied problem and I cannot seem to be able to give myself SU privileges.

thanks in advance.

-Dustin
Title: Re: Quick Dumb admin question
Post by: seth on March 17, 2008, 06:40:30 pm
If you used the quick install dvd, the default user is linuxmce and so is the password linuxmce. As user linuxmce you should be able to do
 sudo -i
 linuxmce

And that should do it.

Title: Re: Quick Dumb admin question
Post by: fearingsept on March 17, 2008, 06:43:36 pm
thanks much :)