Click to See Complete Forum and Search --> : Desktops


Ch2i5
11-11-2001, 11:08 AM
Ok, I'm using RedHat Linux 7.1 and I accidently changed the GUI to WindowMaker, and I wanna get Gnome back.

Ch2i5
11-11-2001, 11:44 AM
How do I get Gnome back?

X_console
11-11-2001, 11:50 AM
I think RedHat comes with switchdesk. Try using that.

Ch2i5
11-11-2001, 11:59 AM
Oh heres another question, how do I make it so that redhat linux 7.2 starts up with a GUI log in instead of a command prompt login?

X_console
11-11-2001, 12:08 PM
First, read /etc/inittab and it should tell you what runlevel boots into the xdm/kdm/gdm... GUI. On my system it's runlevel 4, it might be different on yours.

Edit /etc/inittab. Look for a line similar to this:

id:3:initdefault:

Change it to this:

id:4:initdefault:

Remember if yours isn't runlevel 4, change the 4 there to whatever yours is. Now if you do a telinit 4 (or whatever number your runlevel is) it should go into GUI boot. The next time you reboot it'll be there as well.

Ch2i5
11-11-2001, 05:44 PM
:confused: N3wb... :confused: I'm a Linux Newb.

Dark Ninja
11-11-2001, 06:39 PM
Here's something you might want to read then.


Booting Into GUI (http://www.linuxnewbie.org/nhf/intel/x-windows/guiboot.html)


Dark Ninja

Ludootje
11-12-2001, 05:09 PM
Originally posted by Ch2i5:
<STRONG> :confused: N3wb... :confused: I'm a Linux Newb.</STRONG>
just open /etc/inittab (you must be root)
and one for the first lines is
id:A NUMBER:initdefault:
change it too
id:5:initdefault:

then reboot. it will start up with a gui