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
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
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