Re: Speed restriction

2000-04-07 Thread Grendel
** On Apr 07, The_Phantom 74 scribbled: > Hi > > I would like to set up a router or something using ethernet to connect two > LANs but be able to restrict the bandwidth to 512kb/s so it behaves like a > leased line...and easier to charge for. > > Any suggestions?? Yup. iproute2 package (you've

Re: Kernel panic: No init found.

2000-04-03 Thread Grendel
** On Apr 02, Bob Nielsen scribbled: > I just compiled a new 2.2.14 kernel after doing a new potato install and got > the message: > > Kernel panic: No init found. Try passing init= option to kernel. You compiled the kernel with wrong root partition, it happens sometimes. The best bet is to use

Re: I have a gravis ultrasound card

2000-04-03 Thread Grendel
** On Apr 03, WINDOWS SUCK scribbled: > > - Original Message - > From: WINDOWS SUCK > To: [EMAIL PROTECTED] > Sent: Monday, April 03, 2000 5:15 PM > Subject: I have a gravis ultrasound card > > > how do i get it going > i have a debian 2.1 linux with a kernel 2.2.13 Get

Re: Bandwidth Limiting ftpd?

2000-04-03 Thread Grendel
** On Apr 03, M. Tavasti scribbled: > Todd Suess <[EMAIL PROTECTED]> writes: > > > Does anyone know of an FTPD for debian that supports limiting > > upstream/downstream bandwidth on either a system wide or > > (preferred) user/group basis? I am currently using a cable modem > > Is it possible to

Re: emacsen-common fails to set-up

2000-03-27 Thread Grendel
** On Mar 27, john s jacobs anderson scribbled: > >> /etc/not-yet-set/site-start.d > Grendel> Temporary cure is to create ^^^ this directory: mkdir -p > Grendel> /etc/not-yet-set/site-start.d and then 'dpkg --configure > Grendel> --pending' - and th

Re: emacsen-common fails to set-up

2000-03-27 Thread Grendel
** On Mar 26, Antonio Fiol Bonn?n scribbled: > > Well, I do not like writing too much, so I copy & paste... > /etc/not-yet-set/site-start.d Temporary cure is to create ^^^ this directory: mkdir -p /etc/not-yet-set/site-start.d and then 'dpkg --configure --pending' - and then wait for the maintain

Re: opierdol

2000-03-18 Thread Grendel
** On Mar 18, Krzysztof Majbuk scribbled: > Spadać z mojej strony www. Czy ty sie czlowieku dobrze czujesz?? Nie rob z siebie pajaca i nie wysylaj takich listow na liste dyskusyjna... Tym bardziej, ze neiwielu ludzi na niej mowi po polsku - i cale szczescie...

Re: Update this morning killed local login.

2000-03-02 Thread Grendel
** On Mar 02, Todd Suess scribbled: > > Greets ppl, > > I did an apt-get dist-upgrade this morning, and after that I can no longer > log in to the console. I had just rebooted after the update, and was watching > the kernel boot messages, when I saw something strange pop up. It was similar > to

Re: default options

2000-02-22 Thread Grendel
** On Feb 22, Kent West scribbled: > > > I'd like to know if there is a way to find out what were > > > the options built in to the default debian/potato kernel > > > 2.2.14? > > less /boot/config-2.2.14 > > > > marek > > I have no such file. I assumed you have the 2.2.14 deb installed. It

Re: default options

2000-02-22 Thread Grendel
** On Feb 22, Timothy C. Phan scribbled: > Hi, > > I'd like to know if there is a way to find out what were > the options built in to the default debian/potato kernel > 2.2.14? less /boot/config-2.2.14 marek pgp9H95YaljAm.pgp Description: PGP signature

Re: After hacking procedure

2000-02-19 Thread Grendel
** On Feb 18, Blazej Sawionek scribbled: > Apparently I was hacked (via nfsd) so I plan to reinstall the whole system. > Is it safe to leave the rest as is or do I have to do something more than > just clean the disk with `rm'? > I mean all the boot records, master boot records, LILO's and so on a

Re: firewall

2000-02-17 Thread Grendel
** On Wed, Feb 16, 2000 at 04:03:50PM -0500, mountaincable.net scribbled: > I've picked up an ORION 486DLC-33 w/386 BIOS that I want to set up as a > firewall. Newer distr's of linux have min requirements above my system. > What distr. should I use (Debian has been recommended)? Is there an >

Re: second try, defunct processes

2000-02-16 Thread Grendel
* Aaron Solochek said: > Well, I tried 2.7.2, and although it seemed to last a little longer, > this morning I wake up, and it didn't help. Any other ideas? Would > wiping the system clean and trying again help? I don't think so. I think you should follow Ben Collins' advice to upgrade the kernel

Re: second try, defunct processes

2000-02-16 Thread Grendel
* Ben Collins said: [snip] > > by using waitpid or wait4) the child process will go zombie (). If > > the application is coded properly and it still happens, it might mean that > > the kernel fails to deliver the SIGCHLD signal to the parent for some > > reason. It might be caused by the kernel com

Re: second try, defunct processes

2000-02-15 Thread Grendel
* Aaron Solochek said: > kernel 2.2.13, sparcstation 5 (170mhz, 128mb), gcc 2.95.2. is the kernel compiled with that compiler? Can you tell that the processes that go defunct are ones that fork during their life span? If so, then that could be a problem with the kernel. After a parent forks, the