IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 11 and Version 12 of IppRunningPantasksServerMode


Ignore:
Timestamp:
May 4, 2010, 4:11:17 AM (16 years ago)
Author:
dravg.uk.edinburgh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IppRunningPantasksServerMode

    v11 v12  
    11Up: [wiki:IPPatTheROE IPP at the ROE]
    22
    3 == Read First ==
     3== Running Pantasks in Client/Server Mode at the ROE ==
     4
     5=== Read First ===
    46Much of the following is distilled from [wiki:Pantasks_server_mode]. Read that first. The scripts described there have already been installed, and renamed appropriately in certain cases.
    57
    6 == Configuring Environment ==
     8=== Configuring Environment ===
    79 * In `$HOME/.ptolemyrc` set:
    810  * `PANTASKS_SERVER eday.roe.ac.uk`
    911  * `PASSWORD ` <''password''>
    1012
    11 == Operating the Server ==
     13=== Operating the Server ===
    1214
     15==== Starting the Server ====
    1316 * `start_pantasks_server &`
    1417 * `start_pantasks_client eday`
     
    1821 * `pantasks: run`
    1922
    20 Check the status with any of:
     23==== Check the status of the sever ====
     24Use any of the following:
    2125 * `pantasks: status controller`
    2226 * `pantasks: status server`
    2327 * `pantasks: status scheduler`
    2428
     29==== Exiting the client ====
    2530You can exit the client at any time without affecting the server:
    2631 * `pantasks: quit`
    2732
     33==== Halting the server ====
    2834To halt the server:
    2935 * `pantasks: halt`