IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 7 and Version 8 of PS1_Operations


Ignore:
Timestamp:
Nov 8, 2009, 12:18:19 PM (17 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_Operations

    v7 v8  
    6868}}}
    6969
     70=== Replication ===
     71
     72 * Check which machine to use for the server, above.
     73
     74 * Start the server:
     75{{{
     76% ssh ipp@ippc004
     77% cd replication
     78% pantasks_server &
     79}}}
     80 * Start the client:
     81{{{
     82% cd ~ipp/replication
     83% pantasks_client
     84pantasks: server input input
     85pantasks: setup
     86pantasks: run
     87}}}
     88
    7089=== Standard science ===
    7190
     
    124143}}}
    125144
     145=== Postage Stamp Server ===
     146
     147 * Check which machine to use for the server, above.
     148
     149 * Start the server:
     150{{{
     151% ssh ipp@ipp049
     152% cd pstamp
     153% pantasks_server &
     154}}}
     155
     156 * Start the client:
     157{{{
     158% cd ~ipp/pstamp
     159% pantasks_client
     160pantasks: server input input
     161pantasks: add.hosts
     162pantasks: run
     163}}}
     164
    126165=== Detrend Creation ===
    127166