> 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
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
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
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
> 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
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: --