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

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

Added configuration changes for Kerberos and passwordless SSH, and fixed some miscellaneous things.

I know that /etc/pam.d/ssh and /etc/ssh/sshd_config should probably be done with the other debathena config magic, but I just don't understand it, and also, my Perl-fu isn't good enough

  • 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.