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 dpkg-reconfigure krb5-config # Change realm to ATHENA.MIT.EDU
13 # install /root/.k5login
16 ### for collaboration ###
17 aptitude install screen
19 ### the main event ###
20 scp black-mesa:/etc/apt/sources.list.d/* /etc/apt/sources.list
22 aptitude install sipb-xen-host-master
23 # or scp sx-blade-1:*.deb . && dpkg -i *.deb
26 ## should become own package once we figure it out.
27 scp OLD-HOST:/etc/cluster/cluster.conf /etc/cluster/cluster.conf
29 aptitude install clvm cman redhat-cluster-modules-2.6-xen-amd64
30 cat >>/etc/modules <<EOF
36 # to take up the new Xen-hypervisor kernel