Red Hat isn't any better than any other linux distro for use as a firewall. He'll need to write a few routing table rules and a document or two on subnetworking. That's all.
Subnetworking docs at www.tldp.org
Linux kernel (fully proxy capable) at www.kernel.org
There could be more problems with this install. We could be in a nuclear war.
Win2kAS will not install on this mobo when booted from the Win2kAS CD. I tried every possible combination of BIOSs, boot.ini settings, and partition layout. Win2kAS is also very particular about the BIOS options...
KDE might be a little too resource hungry for a 166. That doesn't prevent you from using Xfree86. Xfree86 by itself isn't much to look at. You will need a window manager. A small (~180k) and friendly window manager is 'blackbox'. An even smaller (~90k) window manager is 'ude'...
At a shell prompt type "man xinit" and "man startx".
You need to start the xserver and enable it to listen on a tcp port. When you xinit on the client machine you simply need to give it the port number. Most applications will attach to the xclient so there is no need to do...
I have no idea how you're booting the slave drive by default (unless that's in your BIOS). Ensure that the prompt option is enabled in your lilo.conf. This usually goes well with the single-key option. Set the delay and the timeout to reasonable values. After the image= section which defines...
Sendmail may be using custom methods for checking the hostname. If sendmail doesn't know about the availability of the nameserver or how to properly query the nameserver it will choke.
Installing sendmail from source is tricky. Installing sendmail from a .deb package is easy. I don't use...
You haven't provided much information. There are many reasons why a video driver may crash.
Try installing just the core components of the system. Don't install the additional applications until after your core system is up and running.
Detailed documentation at www.tldp.org
I have the same problem using a Radeon 7500 with XFree86 4.3.0. The problem goes away when I obtain development drivers.
Development drivers are available at dri.sf.net. These drivers work well but are unable to use a virtual size of 1600x1200 in combination with a Dell P990 monitor. I...
If you can't configure the login screen the way you want it you *CAN* do the following:
Find the exectubles for reboot, shutdown, and poweroff
At a shell prompt:> which reboot
:> which shutdown
:> which poweroff
Then issue the following commands at the shell prompt:
chmod 0700 <full path...
Here is the mouse section from my /etc/X11/XF86Config file. I use /dev/gpmdata as a repeated device from gpm. I have a Logitech 3-button+wheel PS/2 mouse. The Emulate3Buttons and ZAxisMapping are necessary for mouse wheel functionality.
Section "InputDevice"
Identifier...
The best thing you can do is ditch RedHat and go with Debian.
To install an NIC you need to have the appropriate driver available to the kernel. Most Linux users will compile their own kernel and manually ensure that the proper drivers are available. Once the kernel has been compiled...
Error:
The signature for Windows 2000 Server Setup is invalid. The error code is 800b0001
From
http://support.microsoft.com/default.aspx?scid=kb;en-us;297000
SYMPTOMS
When you attempt to install Windows 2000, during the device detection phase, you may receive the following error message...
Related:
INACCESSIBLE_BOOT_DEVICE
STOP: 0X0000007B
Abstract:
When installing Win2k or Win2k/AS on systems with an Apollo MVP3 chipset problems are experienced. If the HD is enabled in the BIOS then the installer cannot write to the drive correctly (nonspecific problems are reported by the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.