Results 1 to 3 of 3
Yes, I'm a noob. I just installed Debian 3.1 on my laptop. I'm at a text mode interface, I would like to be in a GUI.
Code:
startx
This doesn't ...
- 07-10-2005 #1Linux Newbie
- Join Date
- Jun 2005
- Location
- Yorktown, VA
- Posts
- 215
GUI?
Yes, I'm a noob. I just installed Debian 3.1 on my laptop. I'm at a text mode interface, I would like to be in a GUI.
This doesn't work. Help?Code:startx
MCP | Network+
- 07-10-2005 #2Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
if you did not click to select to install the xwindowssystem then its not installed. When I installed on my laptop I did not even get the option for some reason. Here's how to fix it, for easy gui.
1) Login as root
2) apt-get install x-windows-system
3) apt-get install gdm
4) apt-get install gnome
there will be an occaisional graphical ncurses interface asking you config questions...if anything doesn't get setup properly we can address that later.
Upon reboot you will be graphical, if you don't want to reboot you can type:
/etc/init.d/gdm start
you may have to ctl-alt-f7 to get to the xserver, or it may be automatic, or you could just reboot...
tell us how it goes.Operating System: GNU Emacs
- 07-10-2005 #3Linux Newbie
- Join Date
- Jun 2005
- Location
- Yorktown, VA
- Posts
- 215
hehe, I reinstalled it. It was such a quick install, I think I forgot to install everything.
Originally Posted by genesus
We'll see if it works this time. Thanks, I'll let you know1
MCP | Network+


Reply With Quote
