Re: Redirecting enscript standard output and standard error.

2001-01-05 Thread Anthony E . Greene
On Fri, 05 Jan 2001 22:11:48 John P. Verel wrote: >When enscript completes normally, it returns a message to the screen >along the lines of "[ 1 pages * 1 copy ] sent to printer". I want to >suppress this in my news client, slrn, by directing this message to >/dev/null. For the life of me, I can'

trapping signals in bash

2001-01-05 Thread Bret Hughes
I have a looping shell script that I would like to do two things with: 1. send it a signal via kill that will break it out of an inner for loop and wait for the same (or different I guess) signal to resume/reenter the loop. 2. send it a signal that will tell it to break out of all loops close c

Help: XMMS doesn't seem to work with KDE201

2001-01-05 Thread Joe
My setup is as follows: RHL7 w/standard kernel XMMS 1.2.2-4 KDE 2.0.1-1 Esound 0.2.20-1 When I start XMMS under KDE it freezes up and esd turns into a zombie process. This does not happen under Gnome. When I upgrade to XMMS 1.2.4 the above still happens but then under Gnome for some unknown re

Re: Kernel 4.0 with IPchain & Alsa Driver problem

2001-01-05 Thread Jason Costomiris
On Fri, Jan 05, 2001 at 08:59:26PM -0800, Steve Kieu wrote: : - Compile asla-driver 5.10 failed. (not sure why? I : even swith to use egcs 2.91 but the same thing : happened so it is not the compiler ) You should be using kgcc regardless, since they are kernel modules. I too had trouble with

Re: traceroute

2001-01-05 Thread Mikkel L. Ellertson
On Fri, 5 Jan 2001, Steve Lee wrote: > it still doesn't work. > but it works in my windows machine. > ?? > just not on the server. > is it some kind of routing problem > > On Fri, 5 Jan 2001, David Brett wrote: > > > You probably can't, try doing traceroute -n x.x.x.x. If this fails then > >

RE: traceroute

2001-01-05 Thread Drew Hunt
You probably have your firewall set to reject the final traceroute receipt packets. I think it's icmp port 4 or 8. Well, one of those between 0-8. Drew [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Steve Lee Sent: Friday, January 05

[OT] Re: Is this a joke????

2001-01-05 Thread Edward Dekkers
> off of your PC. And all the open source people are always talking about > "free beer", well MS offers an option on MSLinux to install a spigot as a > peripheral device to actually get the free beer. MS may make Linux a > truly world class monopoly. Wow! Tom, I know this is off-topic, but can

Redirecting enscript standard output and standard error.

2001-01-05 Thread John P. Verel
When enscript completes normally, it returns a message to the screen along the lines of "[ 1 pages * 1 copy ] sent to printer". I want to suppress this in my news client, slrn, by directing this message to /dev/null. For the life of me, I can't figure out how to do this. Help? TIA -- John P. Ve

RE: Whole word substitution with sed

2001-01-05 Thread Brad Doster
Thanks, Cameron. It's a cool idea, but I can't get the leading and trailing spaces to stick within a variable. The following script and it's output will show you what I mean: list="one two three four" list=`echo $list | sed "s/^/ /"` echo $list list=`echo $list | sed "s/$/ /"` echo $list list=`

Re: traceroute

2001-01-05 Thread Steve Lee
it still doesn't work. but it works in my windows machine. ?? just not on the server. is it some kind of routing problem On Fri, 5 Jan 2001, David Brett wrote: > You probably can't, try doing traceroute -n x.x.x.x. If this fails then > the network you are on does not allow pings. If it does

Re: traceroute

2001-01-05 Thread David Brett
You probably can't, try doing traceroute -n x.x.x.x. If this fails then the network you are on does not allow pings. If it does work, the problem is DNS lookup issue. david On Fri, 5 Jan 2001, Steve Lee wrote: > when i do a traceroute i get a bunch of > > 1 * * * > 2 * * * > 3 * * * >

RE: File Update Script

2001-01-05 Thread Brad Doster
>> It might save you some problems in places like profile.d/ or cron.d/ or >> init.d/ hat itterate through all the contents of a directory. I'm not sure what you're referring to there, but would enjoy hearing more. :) bd -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTEC

Re: Updating to kernel 2.4? Need new modultils.

2001-01-05 Thread Jack Bowling
** Reply to message from Jason Costomiris <[EMAIL PROTECTED]> on Fri, 5 Jan 2001 11:25:12 -0500 > According to the kernel 2.4.0 release notes (BTW, in case you missed it, > kernel 2.4.0 is now available), you need to upgrade your version of modutils > to version 2.4.0 as well. The latest RH upda

Re: Build 2.4 kernel, but one problem

2001-01-05 Thread John Aldrich
On Fri, 05 Jan 2001, COL/John Aldrich wrote: > > > > This isn't related to the kernel being 2.4, but my initial kernel detected > > and loaded a sound module, which I no longer want since this is a server. > I > > built the 2.4 kernel and now I get the following: > > > > Jan 5 13:56:20 hitler m

Re: TCP Server stops accepting after 10mins

2001-01-05 Thread Mikkel L. Ellertson
On Fri, 5 Jan 2001, Steven Vacca wrote: > Here's my problem, > > The Unit Under Test (UUT) has Redhat's embedded Linux kernel (based on Linux/PPC > kernel 2.2.13), from the Redhat EDK 1.0, running on an embedded PowerPC > processor with 8M of RAM, and is connected to a LAN. > > For my test, I h

Re: 2.4.0 & IDE-SCSI question

2001-01-05 Thread Timothy Reaves
Jamin Collins wrote: > Timothy Reaves [mailto:[EMAIL PROTECTED]] wrote: > >> Yes, it was compiled, and lsmod shows it loaded. > > > hmmm. Seem to recall something about the order of the loading that effects > whether or not the IDE-SCSI module will work. Also, there should be > something in

Re: cable modem issue

2001-01-05 Thread Cameron Simpson
On Thu, Jan 04, 2001 at 12:35:33PM -0800, lee <[EMAIL PROTECTED]> wrote: | nadda..tried all that and nothing..command seems to just hang after several | seconds it just gives back command prompt..netscape doesn't give page | error similar to dns numbers not being there for example.but

RE: 2.4.0 & IDE-SCSI question

2001-01-05 Thread Jamin Collins
Timothy Reaves [mailto:[EMAIL PROTECTED]] wrote: > Yes, it was compiled, and lsmod shows it loaded. hmmm. Seem to recall something about the order of the loading that effects whether or not the IDE-SCSI module will work. Also, there should be something in dmesg or /var/log/messages that indicat

Re: Updating to kernel 2.4? Need new modultils.

2001-01-05 Thread Timothy Reaves
What is the proper way to insure that modules are automatically loaded? I've compiled 2.4.0 with kerneld support, and installed your rpm's. But I still have to load modules manually with insmod. Thanks. Jason Costomiris wrote: > According to the kernel 2.4.0 release notes

Re: 2.4.0 & IDE-SCSI question

2001-01-05 Thread Timothy Reaves
Jamin Collins wrote: > Timothy Reaves [mailto:[EMAIL PROTECTED]] wrote: > >> I've just installed 2.4.0. It seems to be running >> fine, with the >> exception of my IDE-SCSI CD-RW mounting. When I mount >> /mnt/cdrom, I get >> the error 'mount: /dev/cdrom has wrong major or minor numbe

Re: fixed fonts not found by x server in RH 7.0 - Solved

2001-01-05 Thread David Krings
Hi all, hi Hal, thank you very much for this hint. After I changed it X came up with the grey screen and cursorand then stopped because it is missing KDE which is not installed and will be another major project (the first two tries just installing the rpms failed - dh). I guess th

RE: 2.4.0 & IDE-SCSI question

2001-01-05 Thread Jamin Collins
Timothy Reaves [mailto:[EMAIL PROTECTED]] wrote: > I've just installed 2.4.0. It seems to be running > fine, with the > exception of my IDE-SCSI CD-RW mounting. When I mount > /mnt/cdrom, I get > the error 'mount: /dev/cdrom has wrong major or minor number'. > > Any help? It is

2.4.0 & IDE-SCSI question

2001-01-05 Thread Timothy Reaves
I've just installed 2.4.0. It seems to be running fine, with the exception of my IDE-SCSI CD-RW mounting. When I mount /mnt/cdrom, I get the error 'mount: /dev/cdrom has wrong major or minor number'. Any help? It is /dev/scd0 with major 11 and minor 1. _

Re: Question about modutils

2001-01-05 Thread Linux User
Hello, It won't effect anything and it is not required to run kernel 2.4.0. According to the change log it is the same as 2.3.24. It is just a numbering change to match the 2.4 kernel release. Cheers, Jim H Chuck Carson wrote: > How will installing the modutils-2.4 rpm affect me booti

Re: RealPlayer question

2001-01-05 Thread Cameron Simpson
On Fri, Jan 05, 2001 at 11:10:52AM -0500, Timothy Reaves <[EMAIL PROTECTED]> wrote: | fine as root, but when I run it as 'me', it just doesn't do anything. | Using strace shows that it is trying to open | /usr/share/locale/en/LC_MESSAGES/libc.mo | or | /usr/share/locale/en_US/LC_MESSAGES/

RE: Build 2.4 kernel, but one problem

2001-01-05 Thread Jamin Collins
tc lewis [mailto:[EMAIL PROTECTED]] wrote: > although if you're using 2.4, you should get the latest > modutils (from any > kernel mirror site), and that will use /etc/modules.conf, i believe. IIRC, both files are looked for. Even with stock RH 6.2 you can use the newer name /etc/modules.conf.

Question about modutils

2001-01-05 Thread Chuck Carson
How will installing the modutils-2.4 rpm affect me booting 2.2 kernels? I am doing Oracle testing with several different kernels and will be booting many different kernels. Thanks, CC ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.r

Re: Build 2.4 kernel, but one problem

2001-01-05 Thread COL/John Aldrich
> > This isn't related to the kernel being 2.4, but my initial kernel detected > and loaded a sound module, which I no longer want since this is a server. I > built the 2.4 kernel and now I get the following: > > Jan 5 13:56:20 hitler modprobe: modprobe: Can't locate module cmpci > Jan 5 13:56

Re: Build 2.4 kernel, but one problem

2001-01-05 Thread tc lewis
On Fri, 5 Jan 2001, Chuck Carson wrote: > > This isn't related to the kernel being 2.4, but my initial kernel detected > and loaded a sound module, which I no longer want since this is a server. I > built the 2.4 kernel and now I get the following: > > Jan 5 13:56:20 hitler modprobe: modprob

Build 2.4 kernel, but one problem

2001-01-05 Thread Chuck Carson
This isn't related to the kernel being 2.4, but my initial kernel detected and loaded a sound module, which I no longer want since this is a server. I built the 2.4 kernel and now I get the following: Jan 5 13:56:20 hitler modprobe: modprobe: Can't locate module cmpci Jan 5 13:56:33 hitler ker

Re: Large menu icons - Please help

2001-01-05 Thread Mike Burger
When you log out...you're usually presented with a question about saving the configuration...tell it yes? On Fri, 5 Jan 2001, Paul Stear wrote: > > > -- Forwarded Message -- > Subject: Large menu icons > Date: Wed, 3 Jan 2001 12:07:26 + > From: Paul Stear <[EMAIL PROTECTED]

Re: compiling kernel

2001-01-05 Thread Samuel Flory
Luke C Gavel wrote: > > Wait a minute! I just realized that you have to run mkinitrd no > matter what! *slaps self* The mbr is on the SCSI disk...which > loads the kernel...the driver to access the SCSI controller and > hence the disk, has to be reloaded into the ramdisk to access > even the mbr

Re: Sound broke

2001-01-05 Thread Gustav Schaffter
Russ, Sorry for the late answer. (Better late than never? :-) [EMAIL PROTECTED] wrote: > I'm still getting the same errors even well after renaming the above file: > modprobe: modprobe: Can't locate module sound-slot-0 > modprobe: modprobe: Can't locate module sound-service-0-3 > > What is s

Re: (no subject)

2001-01-05 Thread Mike Burger
YOu're right. Damn...I'm suffering from sever brain farts, today. On Fri, 5 Jan 2001, Bret Hughes wrote: > Mike Burger wrote: > > > Webmin will handle most of your regular sysadmin tasks. > > > > It even allows you to set up individual admin accounts with limited > > privileges. > > > > Check

Re: compiling kernel

2001-01-05 Thread Michael R. Jinks
Peter Peltonen wrote: > > Luke C Gavel wrote: > > > > Wait a minute! I just realized that you have to run mkinitrd no > > matter what! *slaps self* The mbr is on the SCSI disk...which > > loads the kernel...the driver to access the SCSI controller and > > hence the disk, has to be reloaded into

Re: compiling kernel

2001-01-05 Thread Peter Peltonen
Luke C Gavel wrote: > > Wait a minute! I just realized that you have to run mkinitrd no > matter what! *slaps self* The mbr is on the SCSI disk...which > loads the kernel...the driver to access the SCSI controller and > hence the disk, has to be reloaded into the ramdisk to access > even the mbr

RE: compiling kernel

2001-01-05 Thread Luke C Gavel
Wait a minute! I just realized that you have to run mkinitrd no matter what! *slaps self* The mbr is on the SCSI disk...which loads the kernel...the driver to access the SCSI controller and hence the disk, has to be reloaded into the ramdisk to access even the mbr. Did you run `mkinitrd' to crea

re: RE: Is this a joke????

2001-01-05 Thread kabir
I feel sorry for the poor Cubans ,invaded by M$ yuck ;p If you think thier economy is bad now wait till M$ controls it nyuck nyuck nyuck M$ cuban cigars no taste and overpriced ! > ** Original Subject: RE: Is this a joke > ** Original Sender: Steven Vacca <[EMAIL PROTECTED]> > ** Original D

RE: compiling kernel

2001-01-05 Thread Luke C Gavel
On Fri, 5 Jan 2001 [EMAIL PROTECTED] wrote: > did you put scsi support in yer new kernel > Did you do the above, (putting the SCSI driver directly into the kernel) or; run `mkinitrd' to update the ramdisk to preload the SCSI controller driver as a module? This might be easier to do if you wa

RE: Is this a joke????

2001-01-05 Thread Steven Vacca
Obviuosly a clever joke. Cute. -Original Message- From: James [SMTP:[EMAIL PROTECTED]] Sent: Friday, January 05, 2001 11:35 AM To: [EMAIL PROTECTED] Subject:Re: Is this a joke - Original Message - From: "rpjday" <[EMAIL PROTECTED]> > > > Hi, > > > > Check o

rpm upgrade questions

2001-01-05 Thread Robert Hartung*
Hi, I have a RH 7.0 install on stand alone machine without errata installed - yet. I am trying to upgrade several libraries and rpm so I can install the dynamically linked version of codeforge 1.6.x. When trying to upgrade rpm [current version 3.0.5] I receive the following dependency proble

Re: blackhole firewall rules

2001-01-05 Thread Thornton Prime
On Fri, 5 Jan 2001, Roy G. Culley wrote: > Thornton Prime <[EMAIL PROTECTED]> wrote: > > > I forgot to mention, in general it is better to REJECT than DENY. REJECT > > responds to the source by telling them that the port is unreachable, > > wheras deny simply drops the packets entirely. > > > >

Re: Is this a joke????

2001-01-05 Thread James
- Original Message - From: "rpjday" <[EMAIL PROTECTED]> > > > Hi, > > > > Check out the insanity at: > > > > http://www.mslinux.org/ > > > > I will never ever ever buy this product. > > um ... someone needs to do a sense-of-humor check real soon now. > > rday Yeah! No kidding! I think

RE: BIOS setting: should P-n-P OS be on or off?

2001-01-05 Thread John MacLean
For a Linux only box it really doesn't matter. For a Linux/Windows dual boot, the safe answer is off. Even if your hardware doesn't change, Windows may occasionally change the PnP settings of your devices. This could cause problems during your next Linux load. John > -Original Message- >

Re: (no subject)

2001-01-05 Thread Bret Hughes
Mike Burger wrote: > Webmin will handle most of your regular sysadmin tasks. > > It even allows you to set up individual admin accounts with limited > privileges. > > Check it out at http://www.webmin.org I think that is www.webmin.com Bret ___ Red

Updating to kernel 2.4? Need new modultils.

2001-01-05 Thread Jason Costomiris
According to the kernel 2.4.0 release notes (BTW, in case you missed it, kernel 2.4.0 is now available), you need to upgrade your version of modutils to version 2.4.0 as well. The latest RH updates package is for 2.3.21. Same goes for Rawhide... Similarly, you need to update ksymoops to 2.4.0 as

Re: qmail and RedHat 7

2001-01-05 Thread John Aldrich
On Fri, 05 Jan 2001, you wrote: > I did an "updatedb" as you suggested. > [root@blah /var/qmail/alias]# locate hall > /home/thall/Maildir > /home/thall/Maildir/tmp > /home/thall/Maildir/new > /home/thall/Maildir/cur > /var/qmail/alias/.qmail-terry:hall > > [root@blah /var/qmail/alias]# ls -l > to

RealPlayer question

2001-01-05 Thread Timothy Reaves
Has anyone been able to get RP8 to run as other-than-root user? RP8 runs fine as root, but when I run it as 'me', it just doesn't do anything. Using strace shows that it is trying to open /usr/share/locale/en/LC_MESSAGES/libc.mo or /usr/share/locale/en_US/LC_MESSAGES/libc.mo o

RE: UDMA and Linux

2001-01-05 Thread John MacLean
> -Original Message- > From: Peter Peltonen [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 05, 2001 6:59 AM > To: [EMAIL PROTECTED] > Subject: Re: UDMA and Linux > > What does "ATA 100M/s" then mean? Something else that hdparm > -tT measures? > > Peter > ATA100 is just a protocol yo

Re: (no subject)

2001-01-05 Thread Mike Burger
Webmin will handle most of your regular sysadmin tasks. It even allows you to set up individual admin accounts with limited privileges. Check it out at http://www.webmin.org On Fri, 5 Jan 2001, Matthew Singley wrote: > Any > - Original Message - > From: "Mike Burger" <[EMAIL PROTECTED]

RE: compiling kernel

2001-01-05 Thread aaron . mcsorley
did you put scsi support in yer new kernel -Original Message- From: Sergio Pereira [mailto:[EMAIL PROTECTED]] Sent: Friday, January 05, 2001 8:45 AM To: [EMAIL PROTECTED] Subject: compiling kernel Hi all, I'm using RH70 and I'm try compile the kernel 2.2.18. A error message appear w

RE: FTP is slow to connect from remote location

2001-01-05 Thread Marc Picornell
Look at your reverse DNS. Regards, Marc -Original Message- From: Jamie Smith [mailto:[EMAIL PROTECTED]] Sent: 05 January 2001 14:04 To: '[EMAIL PROTECTED]' Subject: FTP is slow to connect from remote location I have a redhat 7 system. When I FTP in from the local lan, it connects & lo

Re: qmail and RedHat 7

2001-01-05 Thread Tony Campisi
Thanks Reiner, Peter and Bernhard for the quick replies! Put me on the ship with the Micro$oft Monkeys for that one. TonyCam ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: qmail and RedHat 7

2001-01-05 Thread Reiner Buehl
> I did an "updatedb" as you suggested. > [root@blah /var/qmail/alias]# locate hall > /home/thall/Maildir > /home/thall/Maildir/tmp > /home/thall/Maildir/new > /home/thall/Maildir/cur > /var/qmail/alias/.qmail-terry:hall > > [root@blah /var/qmail/alias]# ls -l > total 0 > > Just because the file

Re: qmail and RedHat 7

2001-01-05 Thread Peter Peltonen
Tony Campisi wrote: > > I did an "updatedb" as you suggested. > [root@blah /var/qmail/alias]# locate hall > /home/thall/Maildir > /home/thall/Maildir/tmp > /home/thall/Maildir/new > /home/thall/Maildir/cur > /var/qmail/alias/.qmail-terry:hall > > [root@blah /var/qmail/alias]# ls -l > total 0 >

Re: (no subject)

2001-01-05 Thread Matthew Singley
Any - Original Message - From: "Mike Burger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 05, 2001 9:22 AM Subject: Re: (no subject) > With which GUI? > > On Fri, 5 Jan 2001, Matthew Singley wrote: > > > Does anyone know of a way to configure DHCP, Apache or any type

Re: qmail and RedHat 7

2001-01-05 Thread Bernhard Rosenkraenzer
On Fri, 5 Jan 2001, Tony Campisi wrote: > Just because the file starts with a "." shouldn't be a reason for me not to > see it when I do a "dir". Whatcha think? A file starting with a "." is by definition a hidden file. If you don't like it, alias ls='ls -a'. LLaP bero _

RE: Kickstart Revisited

2001-01-05 Thread aaron . mcsorley
last i heard there was no ftp support in kickstart it would be very helpful though if there was a way to do this of course i think nfs is much faster than ftp -Original Message- From: Kevin Wood [mailto:[EMAIL PROTECTED]] Sent: Friday, January 05, 2001 9:18 AM To: [EMAIL PROTECTED] Subj

Re: qmail and RedHat 7

2001-01-05 Thread Tony Campisi
I did an "updatedb" as you suggested. [root@blah /var/qmail/alias]# locate hall /home/thall/Maildir /home/thall/Maildir/tmp /home/thall/Maildir/new /home/thall/Maildir/cur /var/qmail/alias/.qmail-terry:hall [root@blah /var/qmail/alias]# ls -l total 0 Just because the file starts with a "." shoul

Kickstart Revisited

2001-01-05 Thread Kevin Wood
Hey there, Got one last question, I think? There is a line in a kickstart file that allows you to define the server you are going to use. I need to set this up for ftp, but all I have for an example is nfs --server --dir I need this to run for ftp and my certification manual, redhat refere

RE: FTP is slow to connect from remote location

2001-01-05 Thread Mike Burger
Possibly...check your configs. On Fri, 5 Jan 2001, Jamie Smith wrote: > When I telnet in to the box itself, and do an nslookup on the name of the > machine that I am coming from, I get an address right away. When I do a > lookup on that address, I get a name right away (granted, the original na

Re: compiling kernel

2001-01-05 Thread Peter Peltonen
Sergio Pereira wrote: > So, in my lilo.conf there is a root=/dev/sda2 (my root partition), someone > can help me ? > thx, What does image= say in your lilo.conf? Do you have that file mentioned in image=? I mean, did you move the kernel image file to the correct place with correct name after c

RE: qmail and RedHat 7

2001-01-05 Thread Reiner Buehl
> After installing RedHat 7 on our backup qmail mail server (previous ver > 5.2), I noticed the strangest thing. In /var/qmail/alias I had over 200 > aliases for some users and now they are gone. The format was > ".qmail-firstname:lastname". I know they are there because I can locate > them, but w

compiling kernel

2001-01-05 Thread Sergio Pereira
Hi all, I'm using RH70 and I'm try compile the kernel 2.2.18. A error message appear when I boot the machine: ---cut--- VFS: Cannot open root device "802" or "08:02" Please append a correct "root=" boot option Kernel Panic: VFS: unable to mount root fs on 08:02 ---cut--- So, in my lilo.conf

qmail and RedHat 7

2001-01-05 Thread Tony Campisi
After installing RedHat 7 on our backup qmail mail server (previous ver 5.2), I noticed the strangest thing. In /var/qmail/alias I had over 200 aliases for some users and now they are gone. The format was ".qmail-firstname:lastname". I know they are there because I can locate them, but when I do a

Re: Is this a joke????

2001-01-05 Thread Luke C Gavel
hehehe, okay, so it was little late last night and 'news' like this can get someone a little panicky :) Plus, I'll admit I do jump to hasty conclusions. :) LG -- Generated Signature -- Sign my PETITION. -- End Sig -- ___ Redhat-list mailing list [

RE: TCP Server stops accepting after 10mins

2001-01-05 Thread Steven Vacca
Thanks Rick. For test purposes, this is a very simple, barebones, generic Client/Server setup. Client: while (1) { socket() connect() close() 5 sec delay } Server: socket() bind()

RE: Is this a joke????

2001-01-05 Thread Burke, Thomas G.
Be careful, once you're drunk, they knock your nuggin & haul you off t otheir new conglomerate offices in Cuba... > -Original Message- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] > Sent: Friday, January 05, 2001 9:28 AM > To: [EMAIL PROTECTED] > Subject: Re: Is this a joke??

Re: Is this a joke????

2001-01-05 Thread tcurl
I don't think it's a joke. I ordered it last week and it arrived the next morning. After I got it installed, just two mouse clicks were all that was required, do I agree with the license, and what language, I found it to be at least 200% faster than any other distribution. The most amazing

Re: TCP Server stops accepting after 10mins

2001-01-05 Thread Rick Warner
Question: does the TCP client make then break the TCP connection or just make the TCP connection? A popular Denial of Service attack a few years back was to automate clients making but not breaking TCP connections in rapid fashion, with the goal to fill up the connection queue with incomplete

Re: (no subject)

2001-01-05 Thread Mike Burger
With which GUI? On Fri, 5 Jan 2001, Matthew Singley wrote: > Does anyone know of a way to configure DHCP, Apache or any type of Sys Admin > role with the GUI. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo

(no subject)

2001-01-05 Thread Matthew Singley
Does anyone know of a way to configure DHCP, Apache or any type of Sys Admin role with the GUI. Thanks ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: FTP is slow to connect from remote location

2001-01-05 Thread Jamie Smith
When I telnet in to the box itself, and do an nslookup on the name of the machine that I am coming from, I get an address right away. When I do a lookup on that address, I get a name right away (granted, the original name and the resulting name do not match- but I don't have "dns refuse_mismatch"

Re: Is this a joke????

2001-01-05 Thread Donald Carpenter
There is no disclaimer. all it says at the bottom is Last updated: Thursday, April 13, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. But if you can't figure out that it's a joke with these stories on it, then go ahead and try to order it. Microsoft Invades Cuba Microsoft'

Re: FTP is slow to connect from remote location

2001-01-05 Thread Mike Burger
The system at x.x.x.x is having trouble resolving the domain name of the system from which you are connecting. Either its DNS lookups are failing, or your system's reverse DNS is broken, or nonexistent. On Fri, 5 Jan 2001, Jamie Smith wrote: > I have a redhat 7 system. When I FTP in from the l

Re: Is this a joke????

2001-01-05 Thread Harry Putnam
[EMAIL PROTECTED] (Luke C Gavel) writes: > Hi, > > Check out the insanity at: > > http://www.mslinux.org/ > > I will never ever ever buy this product. Its not a joke but real. Maybe you can signup to be one of the MS Monkeys to go to mars in 2005. Message on that same page has details. I've

FTP is slow to connect from remote location

2001-01-05 Thread Jamie Smith
I have a redhat 7 system. When I FTP in from the local lan, it connects & logs in right away. When I connect from home, it does "connect" (ws_ftp says "Connected to x.x.x.x port 21"), but takes a minute or so to get to the log on process. Any thoughts? tia, -jamie __

Re: simple routing problem

2001-01-05 Thread Peter Peltonen
Glen Lee Edwards wrote: > I was using the above with IP masquerading. Eth0 on the Cisco was set to > my static IP address, but aliased to 10.0.0.1. I set eth0 on the Linux > router to 10.0.0.2 (didn't use pump or dhcp in the Linux box), then set > eth1 in the Linux router (computer) to a LAN ad

TCP Server stops accepting after 10mins

2001-01-05 Thread Steven Vacca
Here's my problem, The Unit Under Test (UUT) has Redhat's embedded Linux kernel (based on Linux/PPC kernel 2.2.13), from the Redhat EDK 1.0, running on an embedded PowerPC processor with 8M of RAM, and is connected to a LAN. For my test, I have a TCP Client (Microsoft) on a PC, also connected to

RE: UDMA and Linux

2001-01-05 Thread Jason Holland
> I grabbed the ide-patch for 2.2.17, applied it and did make > menuconfig. There > are few new things that I see in "Block Devices" but nothing > that would > mention anything about ATA100 or ATA66. Am I missing something here? > > As the 2.4 is now out, what new does it bring to us on the > IDE-

Re: UDMA and Linux

2001-01-05 Thread Peter Peltonen
Jason Holland wrote: > > that does look a bit slow performance wise. I'm not 100% certain, but I > don't think 2.2.17 is patched to take advantage of ata100. maybe try the > ata100 patch from http://www.linux-ide.org. I grabbed the ide-patch for 2.2.17, applied it and did make menuconfig. Ther

Re: Is this a joke????

2001-01-05 Thread Mike Burger
It is a joke. It's been around for a while (the site, that is) and I believe there's a disclaimer at the bottom of the web page. On Fri, 5 Jan 2001, Luke C Gavel wrote: > Hi, > > Check out the insanity at: > > http://www.mslinux.org/ > > I will never ever ever buy this product. > > -- Generated

Re: Abit KT7-RAID Motherboard drivers?

2001-01-05 Thread Emmanuel Seyman
On Thu, Jan 04, 2001 at 09:57:45PM -0500, Steve Gulick a ecrit: > > Anyone know what drivers I need to get ATA100 and Raid working? LWN had a link to a review of this motherboard by Linux Lookup. Maybe you'll find it useful. http://www.linuxlookup.com/html/reviews/mps/kt7-raid.html Emmanuel Sey

Re: UDMA and Linux

2001-01-05 Thread Peter Peltonen
Leonard den Ottolander wrote: > Slow? I don't now when you first used a computer, but from my perspective > this is incredibly fast. I have got machines with 2 years old hard disks that Well... My first PC was an 8086 with 512k RAM and a single floppy. I had so much RAM that I even made a R

Re: Is this a joke????

2001-01-05 Thread Bernhard Rosenkraenzer
On Fri, 5 Jan 2001, Luke C Gavel wrote: > Hi, > > Check out the insanity at: > > http://www.mslinux.org/ > > I will never ever ever buy this product. You can safely buy this product. In particular, check out the link to their "Justice Department". LLaP bero _

Re: Is this a joke????

2001-01-05 Thread rpjday
On Fri, 5 Jan 2001, Luke C Gavel wrote: > Hi, > > Check out the insanity at: > > http://www.mslinux.org/ > > I will never ever ever buy this product. um ... someone needs to do a sense-of-humor check real soon now. rday -- Robert P. J. Day Eno River Technologies, Durham NC Unix, Linux and Ope

Is this a joke????

2001-01-05 Thread Luke C Gavel
Hi, Check out the insanity at: http://www.mslinux.org/ I will never ever ever buy this product. -- Generated Signature -- The wonderful thing about a dancing bear is not how well he dances, but that he dances at all. -- End Sig -- ___ Redhat-list

Re: modprode problem

2001-01-05 Thread Luke C Gavel
try this: depmod -a On Fri, 5 Jan 2001, Gary Tay wrote: > Dear all, > > I got a redhat 6.2 machine, it dead b4, just totally can't boot up... > anyway, I re-setup that machine and recently I found there is error > messages > in /var/log/messages as below: > > Jan 1 17:07:58 thongsiek modprob

Re: blackhole firewall rules

2001-01-05 Thread Roy G. Culley
Thornton Prime <[EMAIL PROTECTED]> wrote: > I forgot to mention, in general it is better to REJECT than DENY. REJECT > responds to the source by telling them that the port is unreachable, > wheras deny simply drops the packets entirely. > > If you are going to block access by protocol and port,