Changes between Version 8 and Version 9 of telehouse_serial_access


Ignore:
Timestamp:
Sep 30, 2007, 8:02:06 PM (18 years ago)
Author:
Daniel Kahn Gillmor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • telehouse_serial_access

    v8 v9  
    77 * In:
    88  * shadow (built-in serial console 2, sylvia: ttyS0)
    9   * viewsic (octopus 1, sylvia: tty8)
    10   * malcolm (octopus 2, sylvia: ttyS8)
    11   * chavez (octopus 3, sylvia: ttyS8)
    12   * gramsci (octopus 4, sylvia: ttyS8)
    13   * sontag (octopus 5, sylvia: ttyS8)
    14   * menchu (octopus 6, sylvia: ttyS8)
    15   * leslie (octopus 7, sylvia: ttyS8)
     9  * viewsic (octopus 1, sylvia: ttyS1)
     10  * malcolm (octopus 2, sylvia: ttyS2)
     11  * chavez (octopus 3, sylvia: ttyS3)
     12  * gramsci (octopus 4, sylvia: ttyS4)
     13  * sontag (octopus 5, sylvia: ttyS5)
     14  * menchu (octopus 6, sylvia: ttyS6)
     15  * leslie (octopus 7, sylvia: ttyS7)
    1616  * evo (octopus 8, sylvia: ttyS8)
    1717
    18 In order to connect via serial console to one of the servers named above, ssh into sylvia with the appropriate user name based on:
     18In order to connect via serial console to one of the servers named above, ssh into `sylvia` with the appropriate user name based on:
    1919
    20 servername-console
     20''servername''-console
    2121
    2222For example:
    2323
    2424{{{
    25 ssh shadow-console@sylvia.mayfirst.org
    26 cereal attach shadow
     25ssh -t shadow-console@sylvia.mayfirst.org cereal attach shadow
    2726}}}
    2827