2 ### for kerberos access; need keytab ###
3 aptitude install krb5-user ntpdate
4 cat >>/etc/ssh/sshd_config <<EOF
6 GSSAPIAuthentication yes
7 GSSAPICleanupCredentials yes
10 /etc/init.d/ssh reload
11 # Set default realm to ATHENA.MIT.EDU
12 printf "krb5-config\tkrb5-config/default_realm\tstring\tATHENA.MIT.EDU" | debconf-set-selections
13 dpkg-reconfigure -fnoninteractive krb5-config
14 # in an ideal world, all of the above is just
15 # aptitude install debathena-{ssh-server,kerberos}-config
18 # install /root/.k5login
21 ### for collaboration ###
22 aptitude install screen
24 ### the main event ###
25 scp black-mesa:/etc/apt/sources.list.d/* /etc/apt/sources.list.d
27 aptitude install sipb-xen-host-master
28 # or scp sx-blade-1:*.deb . && dpkg -i *.deb && apt-get -f install
31 ## should become own package once we figure it out.
32 scp OLD-HOST:/etc/cluster/cluster.conf /etc/cluster/cluster.conf
34 aptitude install clvm cman redhat-cluster-modules-2.6-xen-amd64
35 cat >>/etc/modules <<EOF
41 # to take up the new Xen-hypervisor kernel