Edited wiki page through web user interface.

This commit is contained in:
Louwrentius 2010-06-27 20:25:20 +00:00
parent decd052a3b
commit 4abd5fc7a3

View File

@ -10,14 +10,14 @@ For distributed PPSS, a host with SSH access is necessary, that will act as a se
* Bash * Bash
* mkfifo * mkfifo
* md5sum * md5sum
* sed
== Requirements for distributed usage of PPSS on multiple hosts == == Requirements for distributed usage of PPSS on multiple hosts ==
* Bash This is additional to the requirements for stand-alone.
* mkfifo
* md5sum
* SSH(D) * SSH(D)
* Screen * Screen
* On both node and server, an unprivileged user is required. * On both node and server, an unprivileged user is required.
* SSH key with no pass-phrase for node -> server connection. * SSH key with no passphrase for node -> server connection.