kernel-2.4 in RedHat 7.1: Security weakness in ip_conntrack_ftp ?

2001-04-18 Thread redhat.angus
http://netfilter.samba.org/security-fix/index.html What about netfilter modules of precompiled kernel in Red Hat 7.1 ? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Oracle8i R2 on RH70

2001-01-08 Thread redhat.angus
you must upgrade the rpm package (rpm-3.0.5-9.6x.i386.rpm)rpm, rpm-build, rpm-python from erratas & updates for 6.2 then you can install RPMS v4.0 from RedHat 7.0 int27h wrote: > Thx > > Now I got the RH62 and unfortunately my VGA (onboard :( ) is intel 815 which > is only supported by XFree4x.

Re: Matrox G400, RH 7.0, dual heads: How do I use keyboard and mouse for the second screen..

2000-11-12 Thread redhat.angus
Insert a Modeline "1280x1024" from your XF86Config 3.3.6 where you see # Modeline 1280x1024 @ 75Hz I have got a IIyama Vision Master PRO 450 which work fine in 1280x1024 @ 100Hz with XFree 3.3.6 but when installed RedHat 7.0 and XFree86 4.0.1 in spite of it detect my IIyama, i have got 85

Re: Rebuilding HDLIST on RH7.0

2000-11-07 Thread redhat.angus
rpm -ivh anaconda*.rpm rpm -ql anaconda-runtime |grep genhdlist see genhdlist options for building the 2 hdlist cdrom ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: ATAPI CD Writer and RH 7

2000-11-05 Thread redhat.angus
add append="hdd=ide-scsi" to your lilo.conf if your plextor is on hdd restart lilo, reboot then load ide-scsi module like this modprobe ide-scsi hdd then a cdrecord -scanbus should show the plextor also use the last cdrecord (1.9 i think) ___ Redhat-

Re: Linux Network Performance Slower Than NT, please help

2000-11-03 Thread redhat.angus
your benchmark is a mindcraft like. you want to compare 2 OS in network performance so use the same hardware you install w2k with the last sp1 so use redhat 7.0 with all erratas & updates and don't install w2k and linux in dual boot like mindcraft who obviously doesn't know that hard disk perfo

Re: Installing 6.2 via ftp

2000-09-10 Thread redhat.angus
the appropriate image disk for a network redhat install is well bootnet.img (ftp &nfs only) a simple : dd if=/mnt/cdrom/images/bootnet.img of=/dev/fd0 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-l

Re: 2 machine with the same IP

2000-09-10 Thread redhat.angus
VaLinux have done a patch to the 2.2 kernel which print by syslog when a duplicate IP is in use So when you kickstart your RedHat with a custom bootnet.img with this patch, a simple switch to the appropriate getty (tty5 ?) you could see the message. To extract the patch: download kernel-source*

printer via NIS

2000-09-08 Thread redhat.angus
Is there a possibility in Red Hat 6.2 to have printers give by a NIS Solaris like passwd and group. It works fine with a Solaris NIS server for authentification but I have not find any great information (with deja.com) if it's possible for printers like for solaris workstation. Any idea or URL

Re: mounting cd and cdrw

2000-09-03 Thread redhat.angus
the simple append="hdd=ide-scsi" does not solve the problem for my acer cd-writer when i modprobe ide-scsi hdd it's ok try the device parameter when insmod the ide-scsi it's worked like this for me ___ Redhat-list mailing list [EMAIL PROTECTED] http