Edited wiki page through web user interface.

This commit is contained in:
Louwrentius 2009-03-08 15:27:53 +00:00
parent 90ad1bd7cd
commit 5c1e5ec8ff
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
#summary What is required to run PPSS? (very little)
#labels Phase-Requirements
The sole requirement for PPSS to work is the Bash shell and the availability of the mkfifo command. PPSS is written using features that are specific to the Bash shell and is thus not portable to shells like dash and ksh.
For distributed PPSS, a host with SSH access is necessary, that will act as a server. Also, clients and server must be configured in order to use SSH keys and "Screen" must be available.