RE: RH8.0 as a internet router

2002-12-23 Thread Chris Bice
should not using NAT if I only wanted for routing packets On Sun, 22 Dec 2002, Chris Bice wrote: > first : echo "1" /proc/sys/net/ipv4/ip_forward "enables ip forwarding" > > second : iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE "enables nat" > thx .d

Re: RH8.0 as a internet router

2002-12-22 Thread Chris Bice
Im assuming that eth0 is your DSL connection and eth1 is your local connection with an ip address of 10.0.0.1/255.255.255.0. I am also assuming you want to use DHCP on your RH8 box, so here is the scenario I would put into place: first : echo "1" /proc/sys/net/ipv4/ip_forward "enables ip forwardi

RE: Dual Boot Setp

2002-12-18 Thread Chris Bice
Your bets bet is to throw away the 3gig, use only the 40, Install Windows 2k first using Fat 32, on however much of the drive you wish to use.  Then after the 2K install, put in the RedHat 8 CD, preform the install and select "Manually Partition With Disk Druid".  Create at a minumum a 100MB

RE: installing updated xmms

2002-12-18 Thread Chris Bice
rpm -Uvh xmms* --force should do the trick, if not try rpm -Uvh xmms* --force --nodeps. As long as you install MP3 and MPG123 your all set. You should be able to listen to MP3's. As for My Infinite RedHat Wisdom Comment earlier, I would wonder why you would ship an MP3 Player if it pretty much w

RE: xmms

2002-12-17 Thread Chris Bice
Redhat in there infinite wisdom not not send the MP3 Decoder rpm with their distro. Go to xmms.org and get the decoder. Chris When all else fail's, reinstall Windows XP -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Craig Toenes Sent: Tuesday, December

RE: fips and Windows XP

2002-12-16 Thread Chris Bice
You will be off if you decide to use Partition Magic 8.0. I use Partiton Magic and have never had a problem yet. Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of John Nall Sent: Monday, December 16, 2002 11:28 AM To: [EMAIL PROTECTED] Subject: fips a

RE: OT exam question

2002-12-16 Thread Chris Bice
BUS topology and the one line from what I can decipher from your email would look something liek this, mkdir dir1 | cd dir1 | ls dir1 Sorry I cant understand your english very well. Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of faisal gillani Sen

Re: I Can't boot red hat 8 plz help

2002-12-04 Thread Chris Bice
Do a Custom Install. I have found I had a few Minor Problems with the Default Workstation Install. Chris When all else fails, echo "dammit" > /dev/hda On Wed, 2002-12-04 at 10:52, Uzi BarOn wrote: > Hello, after installation for workstation - graphic mode. On an empty > desktop I can't do anyt

Re: A very confusing dual boot problem.

2002-12-04 Thread Chris Bice
There is a quick fix to this. Flatten your Hard Drive, Install the windows 2K first, but make sure you leave enough unpartitioned space for a linux install. Then once you have installed 2k, pop in the linux disks, make sure to use GRUB and I can almost promise you that it will work perfect. Chr