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
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
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
> 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
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
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