Tuflipes wrote:
1- when i installed redhat system, it had and option during install which
asked if i want auto start xwindows or no, is fedora no have this option?
(maybe i dindt see it). Anyway, how can i do that xwindows doesnt start
automatically?
you will runlevel 3
# grep id /etc/inittab
id:3:initdefault:
and not runlevel 5
# grep id /etc/inittab
id:5:initdefault:
2- When i have setup xwin doesnt start automatically , how can i run it?
startkde? startx?
$ startx
you can switch your desktop eg. with
$ switchdesk
$ switchdesk KDE
$ switchdesk GNOME
--
shrek-m