Re: Mail Login Not Shell Account.

1998-08-22 Thread Nicholas J. Leon
On Sat, 22 Aug 1998, Matt Gallagher wrote: # I have some users that want to use e-mail account threw my domain... how do # I create only e-mail login not a shell account.. How would I do # this..I am using RH5.1 You can set their shell to something like /bin/false ala usermod -s /bin

Re: kernel 2.1.113 too big ?

1998-08-22 Thread Woody
you need to do a "make bzImage", then cp bzImage from your arch/i386/boot to wherever you store it and voila, like magic, your set. Woody Computer Technician [EMAIL PROTECTED] On Sat, 22 Aug 1998, Claudiu Balciza wrote: > I compiled a 2.1.113 kernel on a RH5.0 > It all went well, but the zImage

RE: kernel 2.1.113 too big ?

1998-08-22 Thread jonathan
No, that means that the kernel itself is too big. Only put stuff you are going to use every day. Everything else compile as a kernel. On 22-Aug-98 Claudiu Balciza wrote: > I compiled a 2.1.113 kernel on a RH5.0 > It all went well, but the zImage failed to be created at the very end with > the mes

Re: Mail Login Not Shell Account.

1998-08-22 Thread Dave J. Andruczyk
> I have some users that want to use e-mail account threw my domain... how do > I create only e-mail login not a shell account.. How would I do > this..I am using RH5.1 linuxconf dave

Mail Login Not Shell Account.

1998-08-22 Thread Matt Gallagher
I have some users that want to use e-mail account threw my domain... how do I create only e-mail login not a shell account.. How would I do this..I am using RH5.1 Thanks In Advance. Please E-mail responses to [EMAIL PROTECTE

kernel 2.1.113 too big ?

1998-08-22 Thread Claudiu Balciza
I compiled a 2.1.113 kernel on a RH5.0 It all went well, but the zImage failed to be created at the very end with the message: . System is too big (it was 560K) Try using bzimage or modules ... What does that means ? The /usr/src was a symlink due to /usr space limitations. Claudiu Bal