Re: Cannot connect to a website from debian linux box

2001-07-11 Thread evan . day
> ... > > If I do the same thing, from my linux box, it just does not respond. > Now if I run "telnet dcu.fi1.net 443" on sun box, it connects. If I run the > same thing on linux box, it does not. Check your kernel - do you have TCP ECN (Explicit Congestion Notification) enabled? Try: # cat

Re: rc.d question about S and K

2001-06-07 Thread evan . day
andled by sending either start or stop as the argument to the script.) For example, most systems default to run-level 2, so at boot time all scripts in /etc/rc2.d that start with 'S' are executed in lexographical order, so S001startmefirst gets executed before S999startmelast. -- Evan Da

Re: gdm not starting

2001-05-24 Thread evan . day
c/rc3.d/S99gdm -> ../init.d/gdm /etc/rc4.d/S99gdm -> ../init.d/gdm /etc/rc5.d/S99gdm -> ../init.d/gdm /etc/rc6.d/K01gdm -> ../init.d/gdm -- Evan Day <[EMAIL PROTECTED]> GPG: 1024D/237C1C84 FP: 1615 E312 A6D1 542B C4A6 38B5 69B1 2844 237C 1C84 "My bologna has first name, it's H-O-M-E-R..."

Re: cp binary cd to hd

2001-05-18 Thread evan . day
r 4+ GB of space, but it can be significant. -- Evan Day <[EMAIL PROTECTED]> GPG: 1024D/237C1C84 FP: 1615 E312 A6D1 542B C4A6 38B5 69B1 2844 237C 1C84 "My bologna has first name, it's H-O-M-E-R..."

Re: Disk mirroring

2001-05-14 Thread evan . day
unbootable system. With a RAID, you can failover to the second disk and continue running while you work on replacing the failed disk, then resync everything automatically. -- Evan Day <[EMAIL PROTECTED]> GPG: 1024D/237C1C84 FP: 1615 E312 A6D1 542B C4A6 38B5 69B1 2844 237C 1C84 "My bologna has first name, it's H-O-M-E-R..."

Re: ftp can build data connection - masquerading problem?

1999-08-31 Thread Evan Day
e kernel config to prompt for experimental drivers and then look in the networking section if you use menuconfig or xconfig. You'll also need to load the module by hand (or specify it to load at boot time), as I haven't seen it get loaded by the kernel yet (running 2.2.10 kernel). Good

Re: Riva TNT

1999-08-27 Thread Evan Day
ings up. -Evan Evan Day| "These people looked deep into my soul and assigned SMTP->[EMAIL PROTECTED] | me a number based upon the order in which I joined"

Re: hardware...

1999-08-26 Thread Evan Day
recommend Matrox or ) NVidia based products because both companies are actively working on ) 3D drivers for Linux and have been open about specs The Nvidia RIVA chipset drivers work very well. Go to: ftp://ftp1.detonator.nvidia.com/pub/drivers/english/riva-tnt-tnt2-vanta/linux/ and check th