Responses below.
At 02:01 PM 9/7/99 +0200, Johan Pretorius wrote:
>- What is the URL for the Linux Documentation Project?
>- Any suggestions for really good Linux online resources
> (installation/admin/C/C++ & Java development) ?
>
http://www.linuxdoc.org/
For online resources, I'd start there, sepecially for installation and admin
guidence. I don't know about online programming resources that are specific
to Linux.
>I want Linux to boot in character mode, and then allow me to choose
>whatever GUI/Interface I want to use. Somebody mentioned MC
>(Midnight Commander).
>
>How does one prevent Red Hat from automatically booting into Gnome?
>The problem is that my screen driver/setup isn't finalized, and I cannot
>navigate around Gnome! The only way out is by means of a reboot -
>'File/Exit' does not work either.
Probably you have Red Hat set up to boot into its X-only runlevel. To change
this, edit /etc/inittab, changing the line that reads (approximately - this
example is from a Slackware system)
id:3:initdefault:
to use the number of a runlevel that does not start xdm. If I recall RH
correctly, runlevel 5 on RH runs xdm, while 2, 3, or 4 just start ttys on
the virtual terminals (in character mode). Then, once you have X set up to
your satisfaction, you can either switch back to the X-only runlevel or run
"startx" from the command line.
------------------------------------"Never tell me the odds!"---
Ray Olszewski -- Han Solo
Palo Alto, CA [EMAIL PROTECTED]
----------------------------------------------------------------