kernel assertions

2003-07-11 Thread maillists (josef
hi i get strange messages in my syslog. maybe someone can interpret them: Jul 7 08:59:10 yoda kernel: KERNEL: assertion (atomic_read(sk-wmem_alloc) == 0) failed at af_unix.c(333) Jul 7 09:04:57 yoda kernel: KERNEL: assertion (atomic_read(sk-wmem_alloc) == 0) failed at af_unix.c(333) Jul 7

Re: insert day of week into filename?

2003-07-11 Thread maillists (josef
tar cf /archive/backup_`date +%a`.tar ... should work yours josef On Fri, 2003-07-11 at 14:25, Grossman, Allan (DRMS) wrote: Hi, all - I have a cron job that makes a tar archive of my web root on another spindle in my server. What I'd like to do is insert the day of the week into the

Re: Glibc update dead redhat - HEEEELLLPPP !!!

2003-07-11 Thread maillists (josef
start from redhat-cdrom into rescue-mode and install the last working version you got. maybe you have to use chroot to get the paths right (i think --root is the option). yours josef On Fri, 2003-07-11 at 14:20, Alex wrote: Preparing...###

Re: under what circumstances should i rebuild initrd.img?

2003-06-05 Thread maillists (josef
you will have to rebuild your initrd, as soon as the modules in your old initrd wont load on your new kernel. depends on your config. you can compile your kernel (have not looked into 2.5, but i would bet a lot that this feature is in the new series too) with module-versions. modules wont load,

Re: NLB on Multiple Interfaces

2003-06-04 Thread maillists (josef
maybe you would like to have a look at bonding: in your kernel-sources at Documentation/networking/bonding.txt yours josef On Wed, 2003-06-04 at 10:19, [EMAIL PROTECTED] wrote: Hi everyone, I sent this email a few days ago and I didn't get any replies; anyone care to help out ??? I

scan imap/pop for viruses

2003-06-03 Thread maillists (josef
hi, does anyone have experience on how to scan imap/pop mail-traffic? the servers on which the mails are stored are not under my control, but i would like to provide the possibility for our users, to reach their private mails, but also be on the safe side and stay without viruses. yours josef

Re: SSH

2003-03-19 Thread maillists (josef
look at /etc/ssh/sshd_config there's a line ListenAddress someipnumber set the number to 0.0.0.0 to listen on all your ips or explicit to the one you want ssh to listen on. or you have a firewall-rule which doesnt let you through. yours josef On Wed, 2003-03-19 at 11:40, Richard Sumilang

Re: Re[4]: share port 80 apache and squid

2003-02-14 Thread maillists (josef
you could use different ips for the two services. on the external ip run apache, on the internal one squid. note that you wont be able to use www.mydomain.com:80 for both services. suggestion : www.mydomain.com:80 - external ip internal.mydomain.com:80 - internal ip the internal ip should be

Re: Kernel patches in stock kernel?

2003-02-07 Thread maillists (josef
i think the original poster didnt want the patches itself, but a description of them. josef On Fri, 2003-02-07 at 10:55, Emmanuel Seyman wrote: On Fri, Feb 07, 2003 at 01:35:38AM -0800, Todd A. Jacobs wrote: Apparently, the Red Hat kernel is heavily patched, but I haven't found a good

ibm xseries 345 with serveraid 5i

2003-01-09 Thread maillists (josef
hi has someone successfully installed an ibm xseries 345 under redhat 7.0 i have here two machines: machine A with lsilogic 1030 machine B with serveraid 5i (which uses the lsilogic 1030) machine A installes fine machine B doesnt same BIOS, ... if i remove the serveraid, the two machines should