source: trunk/packages/sipb-xen-console/files/usr/bin/sipb-xen-consolesh @ 344

Last change on this file since 344 was 344, checked in by broder, 16 years ago

New sipb-xen-console. Now with more magic - and more working

This package installed onto a clean Debian system should do all of the setup
for a console server except for copying the ssh private keys, granting access
to the Postgres database, and Kerberos keytabs

  • Property svn:executable set to *
File size: 61 bytes
Line 
1#!/bin/bash
2
3export VM_NAME="d_$USER"
4ssh console@black-mesa
Note: See TracBrowser for help on using the repository browser.