if not, then i what is the password so i can access things administrator can do like add users and stuff. I use the live cd right now.
can someone find me the password on the website because i couldn’t find it
-
Search It!
-
Recent Entries
- how can i install windows Live cd?
- will linux run on my laptop???
- Computer logging/locking issues?
- Using an external hard drive OS on another machine?
- A Microsoft Free life on a PC….Installing a new OS….?
- Do I have to reinstall windows to install linux?
- Linux installation ?
- need good free video editing software that allows me to crop and have 2 layers of video?
- live cd OS?
- i had a duel boot with windows xp and mandriva linux i upgraded to vista and now the dual boot is gone?
-
Links
Yes, it will prompt you to select an admin password after installation.
http://en.opensuse.org
http://www.novell.com/linux
Report Spam/Abuse
In linux the administrator login name is root. You’ll use root as username and whatever password you set it or if you are using live CD then it’ll be mentioned on the CD box or on the website you downloaded it from. Good Luck !!!!
http://en.opensuse.org
http://www.novell.com/linux
Report Spam/Abuse
if you have logon into linux
you will get
$
prompt
means it is normal shell
if you want admin like rights
then
do following things
$ sudo su -
# passwd
New password: (Enter your new password)
Re-enter password: (Re-enter your password)
the main user in linux is root and not Administrator
Anything else ?
http://en.opensuse.org
http://www.novell.com/linux
Report Spam/Abuse