Results 1 to 4 of 4
i just installed ubuntu studio 8.04 but am still learning command line navigation and am not sure how to load the gnome at login??i've looked at the terminal guides but ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-13-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 12
command line skills!
i just installed ubuntu studio 8.04 but am still learning command line navigation and am not sure how to load the gnome at login??i've looked at the terminal guides but it seems they all assume you are already in the desktop... anyway ,just wanting to know what command to use to get going.thanks!
- 09-13-2009 #2
Do you mean that on boot you start at a console login?
If so you can edit you /etc/inittab file.
As root, type, in a terminal:Near the bottom, you see a line like this:Code:vim /etc/inittab
Change the 3 to a 5, save and you're in business.Code:id:3:initdefault:
Last edited by jayd512; 09-13-2009 at 02:20 AM.
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 09-13-2009 #3Just Joined!
- Join Date
- Jun 2007
- Location
- Adrift in an ever-expanding universe, quietly contemplating the wondrous and the inevitable.
- Posts
- 82
If I read your post right, it sounds like you're booting up into a command line environment. If you just want a graphical environment, type startx and hit the return button. If it's something else, post back to clarify. Welcome to Linuxforums.

qv
- 09-13-2009 #4Just Joined!
- Join Date
- Aug 2009
- Posts
- 12
startx was the command i was looking for but as it turns out i had just installed the base system and not the desktop...oops!thanks for your reply's.peace.


Reply With Quote
