Changes between Version 13 and Version 14 of remotely_turn_on_or_off_server


Ignore:
Timestamp:
Mar 4, 2013, 2:32:28 PM (11 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • remotely_turn_on_or_off_server

    v13 v14  
    1313== Telehouse ==
    1414
    15 
    16 In Telehouse, we have two Baytech RPC devices, each with 8 ports: gabriel (RPC4) and karl (RPC3).
     15In Telehouse, we have one PDU for all machines.
    1716
    1817=== Connecting ===
    1918
    20 Connect to gabriel:
    2119
    2220{{{
    23 ssh gabriel-console@console.mayfirst.org
    24 cereal attach gabriel
    25 }}}
    26 
    27 Connect to karl:
    28 
    29 {{{
    30 ssh karl-console@console.mayfirst.org
    31 cereal attach karl
     21ssh pdu-console@console.mayfirst.org
     22cereal attach pdu
    3223}}}
    3324