Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
Sandra Loosemore #1
disabling the default X GUI
OK, I'm an old-time Linux user, currently running Red Hat 6.1 on my
laptop and 7.3, I think, on the desktop I use for work. I just
installed Red Hat 9 on a brand-new laptop, and it booted up using some
horrible Windows-clone GUI I don't want to use. How do I uninstall
this so I can log in in normal console mode and use startx with my
normal .xinitrc, etc?
-Sandra the confused
Sandra Loosemore Guest
-
Setting index.cfm as the default document??? Yes, it hasbeen added as a default document in IIS.
I am having trouble getting IIS to recognize the default index.cfm document, and I was wondering if anyone could give me some guidance. I created a... -
Disabling LCK functionality?
TIP OF THE WEEK #229 *Macromedia Contribute 2.0, 3.0* Using Macromedia Contribute, you can quickly and easily edit existing content and... -
Disabling LCK functionality?
Thank you so much for this clear and informative message. I now know what I did wron. I was editing and went back into another draft without... -
Disabling Components?
Does anyone know how to disable radio buttons, checkboxes or component buttons I am creating a Quiz - If a user gets a wrong answer, I want to... -
Disabling a behavior
Just before where the code to do the autocomplete starts, put in:- if not(member("theCheckbox").hilite) then exit ....assuming that the rest of... -
jbuchana@buchanan1.net #2
Re: disabling the default X GUI
Sandra Loosemore <sandra@frogsonice.com> wrote:
Change this line:> OK, I'm an old-time Linux user, currently running Red Hat 6.1 on my
> laptop and 7.3, I think, on the desktop I use for work. I just
> installed Red Hat 9 on a brand-new laptop, and it booted up using some
> horrible Windows-clone GUI I don't want to use. How do I uninstall
> this so I can log in in normal console mode and use startx with my
> normal .xinitrc, etc?
id:5:initdefault:
in /etc/inittab to:
id:3:initdefault:
Then do a "telinit 3".
Then make sure that the WM that you want is loaded, and that you have
the .xinitrc that you want, then try startx.
--
Jim Buchanan [email]jbuchana@buchanan1.net[/email]
=================== [url]http://www.buchanan1.net/[/url] ==========================
"Clear as a crystal, sharp as a knife ... Sometimes it feels like I'm
going too fast ... Too high or too low there ain't no in-betweens ...
Sometimes I lie awake, night after night Coming apart at the seams
Eager to please, ready to fight Why do I go to extremes?"
-Billy Joel
================= Visit: [url]http://www.thehungersite.com[/url] ==================
jbuchana@buchanan1.net Guest
-
mjt #3
Re: disabling the default X GUI
Sandra Loosemore wrote:
.... an "old time Linux user" and you dont know this? :)> OK, I'm an old-time Linux user, currently running Red Hat 6.1 on my
> laptop and 7.3, I think, on the desktop I use for work. I just
> installed Red Hat 9 on a brand-new laptop, and it booted up using some
> horrible Windows-clone GUI I don't want to use. How do I uninstall
> this so I can log in in normal console mode and use startx with my
> normal .xinitrc, etc?
change the default runlevel to "networking, no X" in
your /etc/inittab file (this is normally '3'). a snippet
from the file:
# The default runlevel is defined here
id:5:initdefault:
....^.................try a '3' here
..
--
/// Michael J. Tobler: motorcyclist, surfer, skydiver, \\\
\\\ and author: "Inside Linux", "C++ HowTo", "C++ Unleashed" ///
Darth Vader sleeps with a Teddywookie.
mjt Guest
-
ne... #4
Re: disabling the default X GUI
On Wed, 10 Sep 2003 at 03:13 GMT, [email]jbuchana@buchanan1.net[/email] eloquently wrote:
[ADDENDUM] RH has a tendency to use ~/.Xclients-default. Make> Sandra Loosemore <sandra@frogsonice.com> wrote:>>> OK, I'm an old-time Linux user, currently running Red Hat 6.1 on my
>> laptop and 7.3, I think, on the desktop I use for work. I just
>> installed Red Hat 9 on a brand-new laptop, and it booted up using some
>> horrible Windows-clone GUI I don't want to use. How do I uninstall
>> this so I can log in in normal console mode and use startx with my
>> normal .xinitrc, etc?
> Change this line:
>
> id:5:initdefault:
>
> in /etc/inittab to:
>
> id:3:initdefault:
>
> Then do a "telinit 3".
>
> Then make sure that the WM that you want is loaded, and that you have
> the .xinitrc that you want, then try startx.
sure you check/change this as well.
--
Registered Linux User # 125653 ([url]http://counter.li.org[/url]) | Please remove
Certified: 55% bastard, 31% of which is tard. | '.invalid'
[url]http://www.thespark.com/bastardtest[/url] | to reply.
Switch to: [url]http://www.speakeasy.net/refer/190653[/url]
ne... Guest
-
Michael Forster #5
Re: disabling the default X GUI
"ne..." <akabi@speakeasy.net.invalid> wrote in message
news:BPOdnW-xvOFohcKiRTvU2Q@speakeasy.net...only 55% I rated 76% Bastard of which 43% is tard> Certified: 55% bastard, 31% of which is tard. | '.invalid'
> [url]http://www.thespark.com/bastardtest[/url] | to reply.
but then I don't really trust those tests as the Gender test scored me as
97% female
and the Bitch test said I was 75% Bitch and I am 100% geek :-)
Michael Forster Guest
-
Achim Linder #6
Re: disabling the default X GUI
On Wed, 10 Sep 2003 01:59:42 GMT, Sandra Loosemore wrote:
Look for a package of your favourite window manager. Which one do you> OK, I'm an old-time Linux user, currently running Red Hat 6.1 on my
> laptop and 7.3, I think, on the desktop I use for work. I just
> installed Red Hat 9 on a brand-new laptop, and it booted up using some
> horrible Windows-clone GUI I don't want to use.
want? (And start in runlevel 3.)
RH9 doesn't have a good window manager, (there's a sawfish-1.3 package in
rawhide, but the maintainer is a sleepyhead, add this bugfix, posted in
April (sic!), if you want to use it. Click on 1.8 to see the diff).
[url]http://cvs.gnome.org/bonsai/cvslog.cgi?file=%2Fsawfish%2Fscripts%2Fsawfish-menu.jl[/url]
Achim
Achim Linder Guest



Reply With Quote

