RE: pasv command using ip-masquerading

1998-06-07 Thread Rob Walker
when you start your ftp client, use 'pftp' instead of 'ftp'. if you use a different ftp client, check it's man pages. I thinkn (not sure) tha tyou can use the PASV command from the ftp prompt as well, once you are connected, to get a file in passive mode. e.g. ftp> PASV README.txt have fu

Re: Multiple harddrives seen as one?

1998-06-07 Thread Rob Walker
yes, this is called RAID (forget which level). I think that it is raid 1, striping. there is a RAID-HOWTO, or maybe it is a mini howto. email me if you don't know where to find the HOWTOs. rob > On Sun, 7 Jun 1998 10:25:03 +, "Peter Lavender" <[EMAIL PROTECTED]> >said: Peter> H

speaking of purp...

1998-06-07 Thread Rob Walker
[author of purp has been cc:ed] I really like it! I did an 'rpmfind purp', 'wget purp', 'rpm -ihvv purp' and am now using it. However, I have one question. Can I add things to the rpm install command line? I *need* to add ' --relocate /usr=/usr/local ' to the command line, and if that d

Re: Are more kernel modules coming?

1998-06-04 Thread Rob Walker
> On Thu, 04 Jun 1998 14:01:26 -0400, Eric Wood > <[EMAIL PROTECTED]> said: Eric> Maybe someone who plays with development kernels can answer Eric> this: When configuring a new kernel, why would you want to Eric> answer 'yes' when a 'module' selection is available? And for speed. goin

Re: Where is .config for the RH5 kernel?

1998-06-04 Thread Rob Walker
install the src.rpm and read the .spec file. I think it is called kernel.config-i386 or something like that > On 04 Jun 1998 10:25:45 -0400, Jake Colman <[EMAIL PROTECTED]> said: > "Clemens" == Clemens Adler <[EMAIL PROTECTED]> writes: Clemens> There is a file , /usr/src/linux/arch/i3

Re: scsi ncr875

1998-06-01 Thread Rob Walker
act ? is this a boot parameter ? Andrej> thanks , Andrej> andrej Andrej> Andrej Todosic Andrej> Operations Analyst Andrej> [EMAIL PROTECTED] Andrej> On Sun, 31 May 1998, Rob Walker wrote: >> >> I had that exact same problem here on a machine, and I think t

odd 8-bit telnet stuffs

1998-05-31 Thread Rob Walker
when I telnet *into* a redhat 5.1 box with the "telnet -8 " command, so force 8 bit telnet, I get stairsteps. any other combination, I don't. does anyone else see this? rob -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedH

Re: where's PGP?

1998-05-31 Thread Rob Walker
I don't know for sure, but I would suggest checking out ftp.replay.com for anything crypto related. rob > On Sat, 30 May 1998 21:09:29 -0300 (ADT), Marco Shaw <[EMAIL PROTECTED]> said: Marco> OK...we need to have a search engine for the FTP archives?! I found Marco> pgppine.xxx.rpm i

Re: scsi ncr875

1998-05-31 Thread Rob Walker
I had that exact same problem here on a machine, and I think that the fix was to put compact in the /etc/lilo.conf file. let us know if this helps you, too. rob > On Fri, 29 May 1998 22:12:25 -0400 (EDT), Andrej Todosic ><[EMAIL PROTECTED]> said: Andrej> hi , Andrej> i have an asu

Re: linuxconf bug

1998-05-30 Thread Rob Walker
> On Sat, 30 May 1998 15:12:08 +0200, "Igmar Palsenberg" > <[EMAIL PROTECTED]> said: >> my /etc/HOSTNAME has one line in it, which is: >> var3.varesearch.com >> however, when I go into linuxconf, it has my hostname listed as >> localhost.localdomain. where does linuxconf read the hostn

linuxconf bug

1998-05-29 Thread Rob Walker
my /etc/HOSTNAME has one line in it, which is: var3.varesearch.com however, when I go into linuxconf, it has my hostname listed as localhost.localdomain. where does linuxconf read the hostname information from on startup? rob -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING L

Re: How to drive external SVGA monitor from a laptop?

1998-05-29 Thread Rob Walker
> On Fri, 29 May 1998 10:33:06 -0800, M Lang > <[EMAIL PROTECTED]> said: M> I have Linux running on a laptop beautifully :-) Under Windows 95, M> I can use W95's Control Panel Display to have my display output M> goes to an external SVGA monitor (instead of or in addition to the M> LCD s

Re: 5.1 installer broken on 8Mb machines?

1998-05-28 Thread Rob Walker
> On Thu, 28 May 1998 22:54:38 +0100 (BST), Chris Evans > <[EMAIL PROTECTED]> said: Chris> On 28 May 1998, Brian Gorka wrote: Chris> The memory requirements of the installer perhaps need Chris> reviewing? >> >> I can verify this on my toshiba 1900 8M laptop. Disk thrashing out >> the w

Re: Samba connection fails

1998-05-28 Thread Rob Walker
or read the documentation which comes with samba, i think it is called nt or encryption, or something like that. I remember finding it on the front page at samba home site. or read the network.txt file in the windows directory. it is at the bottom of the file, barely mentioned, but it is th