Changes between Initial Version and Version 1 of remotely_turn_on_or_off_server
- Timestamp:
- Jun 10, 2008, 3:21:58 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
remotely_turn_on_or_off_server
v1 v1 1 = How do I remotely turn on or off a server? = 2 3 This page is intended for MFPL admins only. 4 5 Connect to gabriel: 6 7 {{{ 8 ssh gabriel-console@carson.mayfirst.org 9 cereal attach gabriel 10 }}} 11 12 List available power outlets: 13 14 {{{ 15 status 16 }}} 17 18 Get help: 19 20 {{{ 21 help 22 }}}