Results 1 to 2 of 2
I'm hoping someone can help me i just downloaded and installed CentOS 4 and well im new to the Server part but i got it installed and everything seems to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-10-2007 #1
CentOS 4 Help
I'm hoping someone can help me i just downloaded and installed CentOS 4 and well im new to the Server part but i got it installed and everything seems to be going fine except it comes up to the Command Prompt thing and ask for root name and password i type that in and i go in but i dont know what to do can someone help me here please?
Thank you
Smackie
- 02-10-2007 #2
Did you install a Desktop Environment? KDE or Gnome? If you did a default install you should have Gnome at least.
Try issuing this command at the prompt
And you also might want to add a new user instead of logging in as root. Issue these commands tooCode:startx
Code:man useradd
Code:man passwd
Code:useradd newuser
Substitute newuser with your choice of usernameCode:passwd newuser
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.


Reply With Quote
