Changes between Version 44 and Version 45 of telehouse_serial_access
- Timestamp:
- Jun 1, 2010, 10:20:05 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
telehouse_serial_access
v44 v45 52 52 We can also setup additional users that have read-only access to the sessions created by each of these usernames, should that be desirable. You can request such access by creating a [/newticket ticket]. 53 53 54 In addition - we have a serial line running from ` leslie`'s `/dev/ttyUSB0` that goes to `octavia`'s built-in serial port 1, so that `octavia`'s console itself is remotely accessible, and logged. You can connect to octavia's console with:54 In addition - we have a serial line running from `bolivar`'s `/dev/ttyUSB0` that goes to `robideau`'s built-in serial port 1, so that `robideau`'s console itself is remotely accessible, and logged. You can connect to robideau's console with: 55 55 56 56 {{{ 57 ssh -t octavia-console@leslie.mayfirst.org cereal attach octavia57 ssh -t robideau-console@bolivar.mayfirst.org cereal attach robideau 58 58 }}} 59 59