Re: Supporting more than 65535 UID's under 6.2

2001-01-03 Thread Kiran Kumar M
If you are using more the 2^16 number as a port it will take the (your_port_number)mod 2^16 So always it will be less than 2^16. This will be applicable with any kernel above 2.0.x I believe. Kiran On Wed, 3 Jan 2001, Charles Galpin wrote: > Sorry Chuck, I don't have an answer for you. I

Re: network issue

2001-01-03 Thread lee
> > there are tons of them and while i'm pluggin in what I think? is right > i'm not sure.besides i can't "activate" the darn thing well i did find a site (dhcp mini-howto ) that seems to suggest that for my hardware combo that i need no settings other than the dns #'sthen it

Re: File Update Script

2001-01-03 Thread Matthew Melvin
On Wed, 3 Jan 2001 [EMAIL PROTECTED] wrote: > For those who are learning to script and use ir'regular expressions' (should > those be single or double quotes? ), well, I learn by example and rtfm > when I have to -- my script is heavily documented -- if you also learn by > example, this might be

Re: Does linux can't intall with windows2000

2001-01-03 Thread Miroslav Skoric
Peter Kiem wrote: > > Only Windows is arrogant enough to assume it's the only OS on the computer. > Linux runs quite happily with other OSes... > Very well said, but rich uncle Bill wouldn't like you when he sees that :-) Misko ___ Redhat-list mai

File Update Script

2001-01-03 Thread bdoster
It's with the help of folks here that I could write this (and other) bash script(s). So here's a contribution back at ya'll... The attached file, 'fupdate' (file updater), is bash script which eases the pain of tracking script revisions and helping to ensure you don't overwrite a perfectly good

Re: Is everyone seeing double?

2001-01-03 Thread Mike Burger
Could you be subscribed twice? I'm not getting duplicate copies, here. On Wed, 3 Jan 2001, Chuck Carson wrote: > > Is everyone getting double copies of each post, or is it a problem on my > end? > > -Chuck > > > > ___ > Redhat-list mailing list > [EMA

Please Help me with XPERT 98 Video card and Redhat 7.0

2001-01-03 Thread Johnathan Smith
Please Help me with XPERT 98 Video card and Redhat 7.0 I got a ATI Xpert 98 Video Card, NEC MultiSync XV17+ Screen and Redhat 7.0 and the best I could get this config to do is 640x480? Can someone please tell me the best I could get this going and how Please email me at [EMAIL PROTECTED] =

Re: Whole word substitution with sed

2001-01-03 Thread Anthony E . Greene
On Wed, 03 Jan 2001 00:55:23 [EMAIL PROTECTED] wrote: >I've tried a slew of different things, none of which have worked. >Basically, if I could tell sed to only replace whole words, I'd be set. In perl, the \b construct denotes a word border. So /\bWORD\b/ should find WORD by itself (if the same

network issue

2001-01-03 Thread lee
hi,, i have cable modem for redhat7 and network card :).. the network card ( SMC8432 is detected fine i believe no errors anyway in bootup ) is detected but i can't get the "network confiugration" settings right?! there are tons of them and while i'm pluggin in what I think? is r

Re: Is everyone seeing double?

2001-01-03 Thread Kit Cosper
> I'm getting them also, sometimes triple copies > > > > Is everyone getting double copies of each post, or is it a problem on my > > end? > > procmail is your friend. Here's the first entry in my .procmailrc file. Works like a charm. # Remove Duplicate messages :0 Wh: Mail/msgid.loc

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

2001-01-03 Thread Terry Williams
just goto the xf86config file and rem out the line that refers to it.. that's what i did on my upgrade - Original Message - From: "Hal Burgiss" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 03, 2001 9:52 PM Subject: Re: fixed fonts not found by x server in RH 7.0 >

Re: Is everyone seeing double?

2001-01-03 Thread Donald Carpenter
I'm getting them also, sometimes triple copies > Is everyone getting double copies of each post, or is it a problem on my > end? > > -Chuck ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Is everyone seeing double?

2001-01-03 Thread Hal Burgiss
On Wed, Jan 03, 2001 at 08:00:22PM -0800, Chuck Carson wrote: > > Is everyone getting double copies of each post Just your posts. -- Hal B [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] -- ___ Redhat-list mailing list [EMAIL PROTECTED]

Re: Redhat-list digest, Vol 1 #802 - 18 msgs

2001-01-03 Thread Bret Hughes
"John N. Alegre" wrote: > John and others who replied. > > Thanks for the comments. > > The problem actually had to do with a NT util called "Time Sync". I have a > util called Tardis running on my single dedicated NT box. This util runs as a > service and keeps the system time on that machine

Is everyone seeing double?

2001-01-03 Thread Chuck Carson
Is everyone getting double copies of each post, or is it a problem on my end? -Chuck ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: Supporting more than 65535 UID's under 6.2

2001-01-03 Thread Chuck Carson
These users will have the ability to store attachments, etc.. very similiar to what Yahoo does. Without UID's, you get into file ownership problems, etc... I'd love to hear what other people have down to work around this situation. Thanks, Chuck -Original Message- From: Jeremiah Johns

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

2001-01-03 Thread Hal Burgiss
On Wed, Jan 03, 2001 at 10:31:01PM -0500, David Krings wrote: > Thank you for that hint, but any font rpm that came with RH 7.0 is > installed. Still the same error message. Does anybody know what causes this > error ? Any slight clue ? > > _FontTransSocketUNIXConnect: Can't connect: errno = 111

multi OS boot

2001-01-03 Thread Neo, Nicholas
Question: How can I create a minimal setup of Linux boot partition that allows me to maintain my system containing Win98, WinNT, Win2000, Turbo Linux6.0(Chinese), Redhat Linux5.2, Mandrake Linux7.2 when the system crashes. It would be good if there is an option for me to boot completely from

Re: no linux

2001-01-03 Thread Luke C Gavel
linux rescue mode: root=/dev/hda vmlinuz [enter] -- Generated Signature -- Life, like beer, is merely borrowed. -- Don Reed -- End Sig -- ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/red

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

2001-01-03 Thread David Krings
Thank you for that hint, but any font rpm that came with RH 7.0 is installed. Still the same error message. Does anybody know what causes this error ? Any slight clue ? I attach the server output again. Thanks to you all, David

RE: Redhat-list digest, Vol 1 #802 - 18 msgs

2001-01-03 Thread John N. Alegre
John and others who replied. Thanks for the comments. The problem actually had to do with a NT util called "Time Sync". I have a util called Tardis running on my single dedicated NT box. This util runs as a service and keeps the system time on that machine in sync with the atomic clock. Obvio

Re: How to use two (2) or more NICs

2001-01-03 Thread Luke C Gavel
On Tue, 2 Jan 2001, Jonathan Wilson wrote: > Howdy, > > My company is looking at buying a 2u server and it comes with > 2 Intel NICs (eepro, IIRC). I've never dealt with multiple > NICs in one box before. Since the server will be co-located > and on the Internet, so there's not a local net for i

Re: Supporting more than 65535 UID's under 6.2

2001-01-03 Thread Bret Hughes
Jeremiah Johnson wrote: > Try virtual user accounts.. why does the user need a *real* login on the system if >all they are doing is receiving mail. there are many documents on this. > > -miah > Doesn't cyrus offer email services without user logins on the machine? No telling what >65K users

Re: Off-Topic: Infected by CREATIVE Virus (Beware of the Penguins):

2001-01-03 Thread James
- Original Message - > Michael Yanowitz wrote: > > > >Our company was infected by the CREATIVE virus: > > http://www.F-secure.com/v-descs/creative.shtml > > which converts ZIP, MP3, and JPG files to LINUX. > > > > It comes in a message that looks like: > >Subject:A great S

Re: RH vs debian base?

2001-01-03 Thread Frank Rocco
Thanks for the reply. Regards, Frank ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: RH vs debian base?

2001-01-03 Thread Michael R. Jinks
Frank Rocco wrote: > Anyway it comes down to how fast a distribution will be updated to resolve > issues and add enhancments. I'm getting the idea that debian may be more > stable, but you would have to wait much longer for changes. > > Is this correct? Hard to generalize. Debian had apt-get

Re: Linux VPN client (checkpoint)

2001-01-03 Thread Jason Costomiris
On Wed, Jan 03, 2001 at 01:45:48PM -0500, David Brett wrote: : checkpoint has beta software for linux. I have not been able to get my : hands on it yet. Check Point's only Linux offerings are MetaIP and FireWall-1/VPN-1. Both are released, and shipping products. As far as I know, there is no s

Re: Supporting more than 65535 UID's under 6.2

2001-01-03 Thread Jeremiah Johnson
Try virtual user accounts.. why does the user need a *real* login on the system if all they are doing is receiving mail. there are many documents on this. -miah On Wed, Jan 03, 2001 at 05:18:34PM -0800, Chuck Carson wrote: > > Yea, > > We are a top level domain and our offering email address

RE: Supporting more than 65535 UID's under 6.2

2001-01-03 Thread Chuck Carson
Yea, We are a top level domain and our offering email addresses so the need for this many account is necessary. What other solutions do you know of? -Chuck -Original Message- From: Charles Galpin [mailto: Sent: Wednesday, January 03, 2001 3:39 PM To: Red Hat Mailing List (E

Re: how to compile ide-scsi module?

2001-01-03 Thread Uncle Meat
On 04-Jan-2001 christopher j bottaro opined: > i'm not using a redhat kernel anymore, i had to recompile the kernel to > get > my athlon working properly. isn't there some option to turn on when i > do > "make menuconfig" to compile the ide-scsi module when i do "make > modules"? > thanks.

Re: RH vs debian base?

2001-01-03 Thread Frank Rocco
>> Hardware support is in the kernel, which is the same in any Linux distribution, more or less. Versions differ (don't know if Debian has a version which supports Linux 2.4.x yet, I'd have to look) but given two distros with the same kernel version, hardware support should be identical.<< I rea

Re: How to install Dlink SM56PCI SpeakerPhone Modem

2001-01-03 Thread brian davison
Can any one say WINMODEM ? so: probablly not. there's a list (or 10) on the net with modem compatibility, but where I am now I don't have the url. :( brian ;} ** At 03:39 PM 1/3/01 -, you wrote: >Hi, > >I have RedHat Linux 6.2. I have Dlink SM56PCI S

Re: RH vs debian base?

2001-01-03 Thread Michael R. Jinks
John Aldrich wrote: > > On Wed, 03 Jan 2001, Michael R. Jinks wrote: > > I also read > > something a little while back about apt-get being adapted to enhance > > RPM, > > > IIRC, I read that you can get a version of apt-get for > RedHat that'll work with RPMs... yeah, I want looking for the ref

Re: Anybody heard ...

2001-01-03 Thread Luke C Gavel
On Wed, 3 Jan 2001 [EMAIL PROTECTED] wrote: > True but the "odd" numbered point releases are beta, some folks prefer > production code. > Um, I'm not sure if that applies to RH distribs as well as kernel versions. I think RH has a different versioning system. -- Generated Signature -- Think

Re: RH vs debian base?

2001-01-03 Thread John Aldrich
On Wed, 03 Jan 2001, Michael R. Jinks wrote: > > I heard that the Apt-Get is a better > > choice over RPM because of the way it resolves dependencies. > > Can't comment there; I have really good luck with rpmfind.net and a > little patience, haven't tried to run Debian lately. I also read > some

nslookup works, host doesn't

2001-01-03 Thread moridin
The subject pretty much says it all -- using nslookup I can resolve hostnames without any problems. Anywhere else names can't be resolved (e.g. host , ping ,telnet , etc). Attached are "tcpdumps" of both a succesful nslookup request and a failed host request. Thanks in advance for any help y

Re: how to compile ide-scsi module?

2001-01-03 Thread Leonard den Ottolander
Hi Chris, Best thing to do is to read the CD-Writing-HOWTO. > i'm not using a redhat kernel anymore, i had to recompile the kernel to get my > athlon working properly. isn't there some option to turn on when i do "make > menuconfig" to compile the ide-scsi module when i do "mak

Re: Supporting more than 65535 UID's under 6.2

2001-01-03 Thread Charles Galpin
Sorry Chuck, I don't have an answer for you. I am however fascinated when I hear requests like this. Would you mind sharing what kind of application requires this (I'm guessing a pop/imap server) and what kind of "iron" you use. btw, if it is for a pop/imap server, you can avoid creating accounts

texinfo on 6.2 doesn't build?

2001-01-03 Thread Jeremiah Johnson
Any ideas why the texinfo package wont build on RedHat 6.2? I've installed the default SRPM and it builds everything, but it seems to install things to the wrong directory (my system directories instead of the $RPM_BUILD_ROOT). I've tried changing this, and now for some reason $RPM_BUILD_ROOT

Re: RH vs debian base?

2001-01-03 Thread Michael R. Jinks
> Frank Rocco wrote: > > Hello, > > I'm a newbie that just installed RH7 and wanted to know what the > difference was between RH versions and debian versions. Does RH7 have > more updated versions of drivers? Hardware support is in the kernel, which is the same in any Linux distribution, more o

Re: How to setup Minicom for direct com1 terminal sessions???

2001-01-03 Thread Mikkel L. Ellertson
On Wed, 3 Jan 2001 [EMAIL PROTECTED] wrote: > Can anyone tell me how to setup minicom so that I can terminal into a > console port on my network equipment. I just want to go direct to com1 and > not use a modem. > > Thanks > > - Cory > > Go into setup, set the port, baud rate, parity, etc.

RH vs debian base?

2001-01-03 Thread Frank Rocco
Hello,   I'm a newbie that just installed RH7 and wanted to know what the difference was between RH versions and debian versions. Does RH7 have more updated versions of drivers? I heard that the Apt-Get is a better choice over RPM because of the way it resolves dependencies.   Not trying to s

Re: Anybody heard ...

2001-01-03 Thread tcurl
Yeah everybody's right, I've lost my mind! Sorry. Tom Curl Enertex Systems Jeremiah Johnson <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 01/03/01 05:02 PM Please respond to redhat-list To: [EMAIL PROTECTED] cc: Subject:Re: Anybody heard ... They ar

Re: How to setup Minicom for direct com1 terminal sessions???

2001-01-03 Thread David Brett
set-up the serial device to be /dev/ttyS0 and Bps/Par/Bits to the baud rate and parity and stop bits you want david On Wed, 3 Jan 2001, Jeremiah Johnson wrote: > just make sure its setup to use com1. dont try to dial. just hit enter a few >times.. sometimes cntrl-break.. > > -miah > > On

Re: Off-Topic: Infected by CREATIVE Virus (Beware of the Penguins):

2001-01-03 Thread Michael R. Jinks
Forgive my crudeness, but what a prick. To anybody who might be considering a similar scheme: This is NOT effective Linux advocacy. Yes Windows sucks. Yes it is prone to all sorts of idiotic security holes, and yes Linux has a better track record. But rubbing that in the face of innocent Wind

Re: Anybody heard ...

2001-01-03 Thread Rick Forrister
On Wed, 3 Jan 2001 [EMAIL PROTECTED] wrote: > True but the "odd" numbered point releases are beta, some folks prefer > production code. > Not historically, Red Hat's beta releases are covered in the beta program and in Rawhide releases. Mind you, some release numbers have been skipped in the

Re: Anybody heard ...

2001-01-03 Thread Rick Forrister
On Wed, 3 Jan 2001, Jerry Human wrote: > Anybody heard if/when Red Hat 7.2 might be available? Given all the > problems I've seen on this list with RH 7.0 I think I'd rather wait for > it. Hmmm... Already gave up on 7.1, huh? 8^) On a more serious vein, looking at the mail on kernel 2.4, I'd s

Off-Topic: Infected by CREATIVE Virus (Beware of the Penguins):

2001-01-03 Thread Michael Yanowitz
Our company was infected by the CREATIVE virus: http://www.F-secure.com/v-descs/creative.shtml which converts ZIP, MP3, and JPG files to LINUX. It comes in a message that looks like: Subject:A great Shockwave flash movie Body: Check out this new flash movie that I downloade

Re: How to setup Minicom for direct com1 terminal sessions???

2001-01-03 Thread Jeremiah Johnson
thats the right device. -miah On Wed, Jan 03, 2001 at 04:15:15PM -0600, [EMAIL PROTECTED] wrote: > Ok. Got it working on ttyS0 for com1. Now, what about com2? I tried > /dev/ttyS1 and it doesn't work. It that the right device? > > Thanks, > Cory > > -Original Message- > From: Jeremiah

RE: How to setup Minicom for direct com1 terminal sessions???

2001-01-03 Thread Cory . Derrick
Ok. Got it working on ttyS0 for com1. Now, what about com2? I tried /dev/ttyS1 and it doesn't work. It that the right device? Thanks, Cory -Original Message- From: Jeremiah Johnson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 03, 2001 3:36 PM To: [EMAIL PROTECTED] Subject: Re: Ho

Re: Anybody heard ...

2001-01-03 Thread Kit Cosper
> True but the "odd" numbered point releases are beta, some folks prefer > production code. > > Tom Curl > Enertex Systems > Not true. Odd releases aren't beta, that is. Odd minor numbers on the kernel (1.3, 2.1, 2.3, etc.) indicate development releases. Red Hat 5.1 just happens to be the

Re: Anybody heard ...

2001-01-03 Thread Hal Burgiss
On Wed, Jan 03, 2001 at 04:52:09PM -0500, [EMAIL PROTECTED] wrote: > True but the "odd" numbered point releases are beta, some folks prefer > production code. That's a discombobulation. Maybe you are thinking of kernel releases? -- Hal B [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECT

Re: Anybody heard ...

2001-01-03 Thread Jeremiah Johnson
They are? Gee.. I thought the beta team handled beta stuff. Last I checked you could certainly *purchase* redhat 6.1, and 5.1.. -miah On Wed, Jan 03, 2001 at 04:52:09PM -0500, [EMAIL PROTECTED] wrote: > True but the "odd" numbered point releases are beta, some folks prefer > production code.

Re: how to compile ide-scsi module?

2001-01-03 Thread christopher j bottaro
i'm not using a redhat kernel anymore, i had to recompile the kernel to get my athlon working properly. isn't there some option to turn on when i do "make menuconfig" to compile the ide-scsi module when i do "make modules"? thanks. > If you are already using a redhat kernel you should be OK,

Re: How to setup Minicom for direct com1 terminal sessions???

2001-01-03 Thread Calamity
/dev/ttys0 [EMAIL PROTECTED] wrote: > > Ok. Forgive the ignorance, but is com1 /dev/ttyS1? > > Thanks again. > - Cory > > -Original Message- > From: Jeremiah Johnson [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 03, 2001 3:25 PM > To: [EMAIL PROTECTED] > Subject: Re: How to set

Re: Anybody heard ...

2001-01-03 Thread Michael H. Warfield
On Wed, Jan 03, 2001 at 01:46:58PM -0800, Jeremiah Johnson wrote: > I think redhat 7.1 will be available far before 7.2. Yeah. We need 7.1 out with all the security bugs to distract the crackers while a stable 7.2 can sneak out the door past them. :-) 6.1 and 5.1 were both ridd

Re: Anybody heard ...

2001-01-03 Thread tcurl
True but the "odd" numbered point releases are beta, some folks prefer production code. Tom Curl Enertex Systems Jeremiah Johnson <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 01/03/01 04:46 PM Please respond to redhat-list To: [EMAIL PROTECTED] cc: Subject:

Re: Anybody heard ...

2001-01-03 Thread Jeremiah Johnson
I think redhat 7.1 will be available far before 7.2. -miah On Wed, Jan 03, 2001 at 04:39:45PM -0500, Jerry Human wrote: > Anybody heard if/when Red Hat 7.2 might be available? Given all the > problems I've seen on this list with RH 7.0 I think I'd rather wait for > it. > > Thanks. > > > > __

Anybody heard ...

2001-01-03 Thread Jerry Human
Anybody heard if/when Red Hat 7.2 might be available? Given all the problems I've seen on this list with RH 7.0 I think I'd rather wait for it. Thanks. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-

Re: How to setup Minicom for direct com1 terminal sessions???

2001-01-03 Thread Jeremiah Johnson
/dev/ttyS0 -miah On Wed, Jan 03, 2001 at 03:32:57PM -0600, [EMAIL PROTECTED] wrote: > Ok. Forgive the ignorance, but is com1 /dev/ttyS1? > > Thanks again. > - Cory > > -Original Message- > From: Jeremiah Johnson [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 03, 2001 3:25 PM >

RE: How to setup Minicom for direct com1 terminal sessions???

2001-01-03 Thread Cory . Derrick
Ok. Forgive the ignorance, but is com1 /dev/ttyS1? Thanks again. - Cory -Original Message- From: Jeremiah Johnson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 03, 2001 3:25 PM To: [EMAIL PROTECTED] Subject: Re: How to setup Minicom for direct com1 terminal sessions??? just make

Re: How to setup Minicom for direct com1 terminal sessions???

2001-01-03 Thread Jeremiah Johnson
just make sure its setup to use com1. dont try to dial. just hit enter a few times.. sometimes cntrl-break.. -miah On Wed, Jan 03, 2001 at 03:21:23PM -0600, [EMAIL PROTECTED] wrote: > Can anyone tell me how to setup minicom so that I can terminal into a > console port on my network equipment

How to setup Minicom for direct com1 terminal sessions???

2001-01-03 Thread Cory . Derrick
Can anyone tell me how to setup minicom so that I can terminal into a console port on my network equipment. I just want to go direct to com1 and not use a modem. Thanks - Cory ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.co

FAX annotation

2001-01-03 Thread Romain Kang
Suppose your trusty mgetty receives a mis-directed FAX. Does anyone have a canned process for annotating the cover sheet and bouncing it back to the sender? I've been trying something like g3topbm -str fna537eebS0-aaaxxx.01 | pnmscale -xscale 2 > fna.ppm xpaint fna.ppm

Re: simple routing problem

2001-01-03 Thread David Brett
The security by router is not as good as Linux. Cisco sells a different box (PIX) for firewall functionality. You can give yourself basic security by the cisco router. In most cases this will be sufficient. david On Wed, 3 Jan 2001, Leonard den Ottolander wrote: > Hi again Pet

Supporting more than 65535 UID's under 6.2

2001-01-03 Thread Chuck Carson
Is it possible under the 2.2.x kernels to support greater than 2^16 UID's? If so, is it a patch or entirely new kernel we need to look at? Thanks greatly, CC ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/

Re: IP Masq flakiness again

2001-01-03 Thread Leonard den Ottolander
Hi Micah, > I'm masquerading a cable modem connection using a single ethernet card > in the server. If I may say, this sounds like a very bad idea. Your local traffic travels on the same cable as the internet traffic (unless the modem has some logic in it to filter this - my c

Re: simple routing problem

2001-01-03 Thread Leonard den Ottolander
Hi again Peter, Bret, David and all, > > I wasn't clear enought about my setup. As you can see from my previous post, > > the configuration actually is like this: > > > > HDSL > > | > > | > > CISCO > > | > > | > > Linux > > > > And there is only one ethernet port in the rou

Re: Firewall

2001-01-03 Thread Jack Bowling
** Reply to message from "Mitchell K. Smith" <[EMAIL PROTECTED]> on Wed, 3 Jan 2001 06:39:56 -0500 > Try FireStarter. > http://firestarter.sourceforge.net/ > > I would also be interested in any additional thoughts on FireStarter. I use Firestarter and it is both bulletproof and versatile. One

Re: Issues with setup new computer with netgear cards?

2001-01-03 Thread Mikkel L. Ellertson
On Wed, 3 Jan 2001, Johnathan Smith wrote: > The Card are PCI. I have card one in slot 1 and card > two in slot 2?? > > How can I check?? > > > Issues with setup new computer with netgear cards? > > > > I use to have Redhat 7.0 running on my old computer > > with two netgear cards in it. One

Re: what's the deal with agenda computing and the linux handheld??

2001-01-03 Thread Mike Burger
No service in DC? Surely there's a GSM provider there...I thought Voicestream covered DC...yup...checked their coverage map...I guess Handspring doesn't have any sort of agreement with them. However, I'll note that I have not been happy, at all, with Voicestream since they took over Omnipoint (i

Re: Powerpoint viewer

2001-01-03 Thread Michael H. Warfield
On Wed, Jan 03, 2001 at 10:21:55AM -0800, Duane Clark wrote: > Hmm. This works fine for creating your own presentations. But I have > never been able to open a Powerpoint file with Applixware (version 5). > Are you saying you can? You can, but IIRC, it requires a few unusual headstands.

Re: Having system lockups, need advise on debugging the situation

2001-01-03 Thread Statux
Has anyone checked the process list to see if anything is eating CPU or memory? ps, free, df, du.. all good utilities for checking resources. Whenever you have a script, you have to parse/interpret it at run time (which is why binary formats are much much faster). If you still don't find anythin

Re: How to install Dlink SM56PCI SpeakerPhone Modem

2001-01-03 Thread Duane Clark
Tratik Ajmera wrote: > Hi, > > I have RedHat Linux 6.2. I have Dlink SM56PCI SpeakerPhone Modem (Motorola SM56 > Chipset). This is internal Modem. > > HOw can I configure it on Linux. & where can I find driver for this Modem. > > Thanks, > Pratik Ajmera I am afraid you are out of luck. There a

Having system lockups, need advise on debugging the situation

2001-01-03 Thread Jonathan Wilson
One of our servers has started grinding to a complete halt of a little perl script that's sending out bulk emails. Or perl programmer doesn't think it's possible for the script to be running away. I wonder if anyone has experience in trying to discover just what exactly is bringing a system dow

Large menu icons

2001-01-03 Thread Paul Stear
Hi all, Happy new year to all on this list I am running redhat 7.0 with KDE 2 and have some large icons in my menu system, e.g. under systemRHN Configuration RHN registration firewall-config under internet Dialup configuration RH Network Moni

Re: Powerpoint viewer

2001-01-03 Thread Duane Clark
Calamity wrote: > Duane Clark wrote: > > > > David Brett wrote: > > > Will this work with Linux? > > > > The PowerPoint Viewer 97 does run under the current version of Wine > > under Linux, and operation has improved considerably in recent months. > > But this is definitely alpha stuff; be prepa

Re: what's the deal with agenda computing and the linux handheld??

2001-01-03 Thread Charles Galpin
speaking of Handspring, I'm not terribly happy with them right now. They kept us in suspense with the announcement of a release of their cell-phone module for ages, with no info about coverage or rates. Now that it's out (after waiting for several months), I find I can't get service (washington D

Re: Linux VPN client (checkpoint)

2001-01-03 Thread David Brett
checkpoint has beta software for linux. I have not been able to get my hands on it yet. david On Wed, 3 Jan 2001, Johnathan Smith wrote: > I also been trying to find a way to make my redhat > computer access my firm. My firm uses checkpoint VPN > client?? > > Can this be done with redhat?

Re: wins and rh linux box

2001-01-03 Thread Heman Leopando
Bubulac Angela Tatiana wrote: > hello, > I have an rh7 linux box into an large WINNT LAN. > There is an WINNT dhcp serverwhich release an IP > address to my linux box. At this moment my linux box > has no name (except localhost). Let suppose that my > real domain is companydomain.ro and I want t

Re: Linux VPN client (checkpoint)

2001-01-03 Thread Heman Leopando
You can always look into FreeS/WAN (http://www.freeswan.org). I know that Checkpoint VPN supports IPsec and since FreeS/WAN is an IPsec compliant package you should look into it. Heman Johnathan Smith wrote: > I also been trying to find a way to make my redhat > computer access my firm. My

Re: PINE: sent-mail folder unavailable

2001-01-03 Thread Bernhard Rosenkraenzer
On Wed, 3 Jan 2001, Wolfgang Pfeiffer wrote: > > oops, mistake: there's no '>' character before > > >From MAILER-DAEMON Wed Jan 3 16:53:48 2001 > > in this message ... > > don't know what's going on ... why again has this '>' character come into > this mail ... am I getting old ...?? This is p

Re: PINE: sent-mail folder unavailable

2001-01-03 Thread Wolfgang Pfeiffer
Reply to message from Wolfgang Pfeiffer on Wed, 3 Jan 2001, 17:43 <+0100>: > > oops, mistake: there's no '>' character before > >From MAILER-DAEMON Wed Jan 3 16:53:48 2001 > in this message ... don't know what's going on ... why again has this '>' character come into this mail ... am I gettin

Linux VPN client (checkpoint)

2001-01-03 Thread Johnathan Smith
I also been trying to find a way to make my redhat computer access my firm. My firm uses checkpoint VPN client?? Can this be done with redhat? = If your into Body For Life, check out http://clubs.yahoo.com/clubs/bodyforlifestatenislandny __

Re: Issues with setup new computer with netgear cards?

2001-01-03 Thread Johnathan Smith
The Card are PCI. I have card one in slot 1 and card two in slot 2?? How can I check?? > Issues with setup new computer with netgear cards? > > I use to have Redhat 7.0 running on my old computer > with two netgear cards in it. One was for my cable > ISP (using DHCP) and the other one was for

RE: Whole word substitution with sed [Solved]

2001-01-03 Thread tcurl
O'Reilly publishes a book called "Mastering Regular Expressions". It claims to be for people who have never used them before. Even so, while I don't consider myself any better than the average bear, I also don't feel I quite fall into the dummy category either. Nevertheless I find the subje

Re: Linux VPN client?

2001-01-03 Thread Michael Butler/CanEast/IBM
Not sure if you want to pay or not but Aventail has a beta UNIX client that I downloaded the other day from an internal IBM site. Haven't managed to spend any time on it yet but planning on it in the near future. www.aventail.com - start there. Mike jack wallen <[EMAIL PROTECTED]>@redhat.com on

Re: PINE: sent-mail folder unavailable

2001-01-03 Thread Wolfgang Pfeiffer
Reply to message from Wolfgang Pfeiffer on Wed, 3 Jan 2001, 17:18 <+0100>: > > [ ... ] > > > mbox is still there, and there I can see this internal-message (why can't > I see it in the INBOX-folder?): > > >From MAILER-DA

Re: Palm HotSync software

2001-01-03 Thread Andrew So Hing-pong
> Andrew So Hing-pong wrote: > > > Hi Forks, > > > > I would like to know any infomration about > > the Palm Hotsync stuffs, like where can I download the > > corresponding software ?/? ...etc > > Check out j-pilot. Works very well with my palm 3x > > Bret > > > > _

Re: Wins and rh host

2001-01-03 Thread Fernando Lozano
Hi Tatiana, > I have an RH7 linux box into a large WINNT4.0 LAN. > There is a WINNT dhcp server (IP private 172.20...) > that give me an IP address at bootup. Actually my > linux box has no name (the file hosts has only > localhost and localdomain). I want to install an email > server on this li

RE: Whole word substitution with sed [Solved]

2001-01-03 Thread bdoster
And the winner is... :-) > echo $flist | sed -e "s/ $fn / /" Although Luke's solution also works, yours is simpler (after changing flist from "abcde bc de" to ". abcde bc de ." -- see my reply to Luke for details). And this begs the question -- how does one know when single quotes, double quote

splitting smtp and pop3

2001-01-03 Thread eric clover
hello, we here at work have one machine that is doing both the pop3 and the smtp. what we are thinking of doing is splitting up the pop3 from the smtp and running them on two different machines. does anyone know if this is going to be a hassle, or can this be done fairly easily? i was thinking of

PINE: sent-mail folder unavailable

2001-01-03 Thread Wolfgang Pfeiffer
I have PINE 4.30 /RedHat 6.1 When I try to access the sent-mail folder in PINE, PINE dissappears with this message: ### [Sorting "sent-mail" | |] Problem detected: "Received abort signal". Pine Exiting. ##

RE: Whole word substitution with sed

2001-01-03 Thread bdoster
> flist=`echo "$flist" | sed -e 's/\ '$fn'\ / /' ` Thanks. That works with one additional modification - instead of… flist="abcde bc de" …if I use… flist=". abcde bc de ." …then it works! The premise for my script is that the current directory (.) will never be in my file list, so $fn will

Re: Powerpoint viewer

2001-01-03 Thread AABAN34
Where do you fine this program at? Brian

Re: Issues with setup new computer with netgear cards?

2001-01-03 Thread Mikkel L. Ellertson
On Wed, 3 Jan 2001, Johnathan Smith wrote: > Issues with setup new computer with netgear cards? > > I use to have Redhat 7.0 running on my old computer > with two netgear cards in it. One was for my cable > ISP (using DHCP) and the other one was for my local > network (using TCP/IP). > > After

Re: Linux VPN client?

2001-01-03 Thread Hal Burgiss
On Wed, Jan 03, 2001 at 10:36:47AM -0500, jack wallen wrote: > i've been looking to add support on my linux box so i could get into > my companies VPN. the company uses PPTP (i believe) and i have Red > Hat 7.0 with @home cable service. > > does anyone know of any sources of information that mig

RE: Whole word substitution with sed

2001-01-03 Thread bdoster
* sed -e 's/'$fn'//g' Thanks, but global replacement isn't what I'm after - I only want the first occurrence of the whole word in $flist. Luke and Dave are on the right track though. bd -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Statux Se

Linux VPN client?

2001-01-03 Thread jack wallen
i've been looking to add support on my linux box so i could get into my companies VPN. the company uses PPTP (i believe) and i have Red Hat 7.0 with @home cable service. does anyone know of any sources of information that might help me with this issue? thanks -- Jack Wallen Track Editor - L

How to install Dlink SM56PCI SpeakerPhone Modem

2001-01-03 Thread Pratik Ajmera
Hi, I have RedHat Linux 6.2. I have Dlink SM56PCI SpeakerPhone Modem (Motorola SM56 Chipset). This is internal Modem. HOw can I configure it on Linux. & where can I find driver for this Modem. Thanks, Pratik Ajmera _ Chat with your friends a

  1   2   >