Re: Cluster software for Redhat 6.1

1999-11-11 Thread Alan Cox
> Do you know if Redhat has a cluster software for 6.1 where I can send one > job to multiple PCs? You want each machine to do the same job and then wait for them all to finish ? If so try #!/bin/sh for i in $(cat hostlist)) do echo "Beginning on host "$i rsh $i $* & done ech

Cluster software for Redhat 6.1

1999-11-11 Thread Jonathan C. Fu
Hi, Do you know if Redhat has a cluster software for 6.1 where I can send one job to multiple PCs? -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: help with Roadrunner

1999-11-11 Thread David Fox
Actually, that may only apply if you're in San Diego. David Fox <[EMAIL PROTECTED]> writes: > Find Phil Karn's page, you need his rrlogin program. > > "John Wilson" <[EMAIL PROTECTED]> writes: > > > Can anyone help with how to connect with the cable modem, Roadrunner? Also > > networking with

Re: help with Roadrunner

1999-11-11 Thread David Fox
Find Phil Karn's page, you need his rrlogin program. "John Wilson" <[EMAIL PROTECTED]> writes: > Can anyone help with how to connect with the cable modem, Roadrunner? Also > networking with no IP address. Two computers and the cable modem are > plugged into a hub. The IP address is assigned b

Re: Process is already running.

1999-11-11 Thread John Summerfield
> This is a multi-part message in MIME format. > > --=_NextPart_000_0054_01BF2B4F.49FB9B20 > Content-Type: text/plain; > charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > > 2) I want to ftp a large file from one Unix machine to another Unix = > machine via 100BT Lan

[fwd: CERT Advisory CA-99.14 - Multiple Vulnerabilities in BIND ]

1999-11-11 Thread Chris Garrigues
There's no mention of RedHat here, and it's not clear what versions of bind are vulnerable. Do I need to upgrade anything? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CERT Advisory CA-99-14 Multiple Vulnerabilities in BIND Original release date: November 10, 1999 Last revised: --