Edited wiki page through web user interface.
This commit is contained in:
parent
0ca91e3ffb
commit
1346f45c26
|
@ -12,7 +12,7 @@ To use PPSS in a distributed fasion, The following steps must be performed:
|
|||
# Deploy PPSS to the nodes.
|
||||
# Start PPSS on all nodes.
|
||||
|
||||
== Preparation of server and nodes ==
|
||||
= Preparation of server and nodes =
|
||||
|
||||
The following preparations must be made in order to use PPSS in a distributed fasion:
|
||||
|
||||
|
@ -76,7 +76,7 @@ host.domain.com
|
|||
...
|
||||
}}}
|
||||
|
||||
== Create a PPSS configuration file ==
|
||||
= Create a PPSS configuration file =
|
||||
|
||||
This is the most important part of setting up distributed PPSS. It is exactly the same as setting up a configuration file for standalone mode, except that more options are necessary.
|
||||
|
||||
|
@ -147,7 +147,7 @@ In this example, Lame requires that the user specifies an output file. PPSS gene
|
|||
* = optional. If you created a file called 'known_hosts', this file will automatically be used. Warning: if you specify a different file with the -K option, the curent known_hosts file will be replaced by this file. If you manually create a file called known_hosts with the appropriate content, the -K option can be omitted.
|
||||
|
||||
|
||||
== Create a script ==
|
||||
= Create a script =
|
||||
|
||||
*Entirely optional!*
|
||||
|
||||
|
@ -325,6 +325,6 @@ As you can see, with a few simple grep commands, it is possible to quickly deter
|
|||
|
||||
Please note that the "Encode of..." part is output of the script that is executed on an item. The other content is generated by PPSS.
|
||||
|
||||
== To wrap it up ==
|
||||
= To wrap it up =
|
||||
|
||||
I am convinced that PPSS is very easy to use and tailored to your needs. If you have questions and/or suggestions, don't hesitate to send an e-mail. If you find bugs, please report them using the issue tracker. Feedback is greatly appreciated.
|
Loading…
Reference in New Issue