Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Where is the gui

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
Doug

Where is the gui

#1 Post by Doug »

Okay I am a total newbie to linux. I just did a fresh install of debian and all I have is a command line :( Help me get into the gui!

Guest

#2 Post by Guest »

I should of been more specific. I want to run Gnome. I installed it and read somewhere that i needed to edit a file. Only problem is no one explains how to edit files. So how do I go about doing this?

Guest

#3 Post by Guest »

Just to add more info to my situation, when I boot up it gives me this error

I cannot start the X server (your graphical interface). It is likely that it is not set up correctly.

Ay yi yi what do I do.

Scotti
Moderator Team Member
Moderator Team Member
Posts: 305
Joined: 2005-11-08 01:13

#4 Post by Scotti »

Please read this thread which should explain everything.

Try using the Search feature next time aswell as there are many threads regarding this.

glf2818
Posts: 193
Joined: 2005-11-21 01:54
Location: Portage, Indiana

Where is the gui

#5 Post by glf2818 »

Doug
How did you install? You might try running tasksel as root, and choosing desktop. Use the arrow keys to move the highlight to desktop (its probably already there) and click on spacebar to choose it. An asterisk should appear. Arrow down to o.k. and hit return.
Gnome should come up automatically.
George

User avatar
greenmeanie
Posts: 68
Joined: 2006-01-03 21:40
Location: New England :(

#6 Post by greenmeanie »

First do a apt-get install x-window-system-core

Guest

#7 Post by Guest »

You can also try

Code: Select all

apt-get install xdebconfigurator
than run

Code: Select all

xdebconfigurator -x
This will give you some info about setting up x settings. You can than run

Code: Select all

dpkg-reconfigure xserver-xfree86
Hope this helps.

Post Reply