4bf9f78eea
Clusterit is a collection of clustering tools loosely based on IBM's PSSP clustering tools. Unlike PSSP or GLUnix, Clusterit allows fast parallel execution of remote commands as it is written in architecture-independent C. Administrators can choose from a variety of authentication methods, including SSH and Kerberos. With Clusterit, administrators can run parallelized and load balanced software builds (using jsd/jsh) or manage a heterogeneous cluster of machines (using dsh/dvt/rvt). submitted by Will Maier <willmaier at ml1.net> input and ok naddy@
13 lines
458 B
Plaintext
13 lines
458 B
Plaintext
$OpenBSD: patch-pcp_pcp_1,v 1.1.1.1 2006/06/13 19:39:07 steven Exp $
|
|
--- pcp/pcp.1.orig Mon Jun 12 11:58:08 2006
|
|
+++ pcp/pcp.1 Mon Jun 12 11:58:22 2006
|
|
@@ -157,7 +157,7 @@ in the cluster.
|
|
.It Ev RCP_CMD
|
|
Command to use to copy files to remote machines. The command chosen must
|
|
be able to connect with no password to the remote host. Defaults to
|
|
-.Ic rcp
|
|
+.Ic scp
|
|
.It Ev RCP_USER
|
|
The username to connect to remote machines as by default.
|
|
.It Ev FANOUT
|