X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-host-master.git/blobdiff_plain/afceb215ab7dbf434fc85263d80ccc7bdb55b4dd..949da9590a6528e8eff983c205328e434b021ffc:/notes diff --git a/notes b/notes index f86d1e7..2139b4c 100644 --- a/notes +++ b/notes @@ -7,6 +7,10 @@ GSSAPIAuthentication yes GSSAPICleanupCredentials yes GSSAPIKeyExchange yes EOF +/etc/init.d/ssh reload +# Set default realm to ATHENA.MIT.EDU +printf "krb5-config\tkrb5-config/default_realm\tstring\tATHENA.MIT.EDU" | debconf-set-selections +dpkg-reconfigure -fnoninteractive krb5-config # install keytab # install /root/.k5login ntpdate @@ -22,7 +26,6 @@ aptitude install sipb-xen-host-master ### clustering... ### ## should become own package once we figure it out. -#/etc/cluster/cluster.conf scp OLD-HOST:/etc/cluster/cluster.conf /etc/cluster/cluster.conf aptitude install clvm cman redhat-cluster-modules-2.6-xen-amd64 @@ -30,3 +33,8 @@ cat >>/etc/modules <