Changeset 386 for trunk/packages/sipb-xen-console/files
- Timestamp:
- Apr 2, 2008, 12:58:22 AM (17 years ago)
- Location:
- trunk/packages/sipb-xen-console/files
- Files:
-
- 2 added
- 3 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-console/files/etc/motd.sipb-xen
r353 r386 1 1 2 Type Ctrl- ]to escape from the console2 Type Ctrl-e, then c, then . to escape from the console 3 3 -
trunk/packages/sipb-xen-console/files/usr/bin/sipb-xen-consolesh
r382 r386 1 1 #!/bin/bash 2 3 export VM_NAME="$USER" 4 ssh console@black-mesa 2 exec /usr/bin/console "$USER"
Note: See TracChangeset
for help on using the changeset viewer.