mail tuning
I was thinking of setting up a mail server for 3,000 user accounts. But I want to know what kind of tuning I can do. I have used ipop3d under Red Hat before and it reads the entire mailbox, what if the user has 2 mail, down goes the server. any ideas ? -- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
md driver
I am having a problem with the md driver /dev/hda1 is the boot partition 300M /dev/hda2 is a 127M swap partition /dev/hda3 is a 127M swap partition /dev/hda4 is a 3.3G linux partition \ | /dev/sda1 is a 4.0G (whole drive) | | /dev/md0 /dev/sdb1 is a 4.0G (whole drive) | | /dev/sdc1 is a 2.0G (whole drive)/ then i do the following /sbin/mdadd /dev/md0 /dev/hda4 /dev/sda1 /dev/sdb1 /dev/sdc1 /sbin/mdrun -pl -c4k /dev/md0 /sbin/mkfs.ext2 -c /dev/md0 When it finishes it says that block 49 is bad and that 1 - 55 must be good to make a filesystem. All drives will format by them selves. 3 months ago I put this machine together and it worked then. anyone have any ideas ? -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
Re: md driver
> > Have you ran badblocks on /dev/hda4 ? Thats what was reporting the error > > Salutacions, Pere __o mailto:[EMAIL PROTECTED] > 2:343/108.91 - _`\<;_ http://casal.upc.es/~pere/ > PGP key available --- (_)/ (_)"Lo importante es el concepto" > -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
compile
every time I compile the kernel, it is too big? boot sector 512 bytes setup is 4380 bytes system is 511Kb system is too big make[1] *** [zImage] error 1 any ideas -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
100Mb networking
I have a news machine that I am trying to put a KNE100 kingston network card into. however when i try the card is recodnized and ifconfig works but all the traffic goes to the lo device. How do I fix this ? I tryed the tulip.c 0.79 thanks! -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .
Re: 100Mb networking
yes, I have a smc-ultra also that I put back in when I could not get the 100M to work. I have some machines running redhat as well, on the redhat machine I can just replace the driver and it does work. I will have to put redhat on this machine if I can't get it to work. On Thu, 20 Nov 1997, Remco Blaakmeer wrote: > On 19 Nov 1997, Ben Pfaff wrote: > > > RedHat Linux User <[EMAIL PROTECTED]> writes: > > > I have a news machine that I am trying to put a KNE100 kingston network > > > card into. however when i try the card is recodnized and ifconfig works > > > but all the traffic goes to the lo device. How do I fix this ? > > > > > > I tryed the tulip.c 0.79 > > > > Have you set up routing? See the manpage for `route'. > > The route should be set up in /etc/init.d/network. I think this file very > much explains itself. For a system with one ethernet card only, you only > need to fill in the right numbers. > > Remco > > > -- > TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to > [EMAIL PROTECTED] . > Trouble? e-mail to [EMAIL PROTECTED] . > -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .