X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-host-master.git/blobdiff_plain/0adc68d12e0974a253ceee1ddfab034489c13326..3075c92d1c457c69ca9c6b2db7e1691392724d8c:/notes diff --git a/notes b/notes index 06fe62c..c340c91 100644 --- a/notes +++ b/notes @@ -1,38 +1,34 @@ -### for kerberos access; need keytab ### -aptitude install krb5-user ntpdate -cat >>/etc/ssh/sshd_config <>/etc/modules < /proc/$(pgrep syslogd)/oom_adj -# to take up the new Xen-hypervisor kernel -# shutdown -r now +# In /boot/grub/menu.lst: +# - Configure remote management for GRUB: +# serial --unit=1 --speed=57600 --word=8 --parity=no --stop=1 +# terminal --timeout=5 serial console +# - Configure remote management for Xen: +# # xenhopt=console=com2L,vga +# - Configure remote management for Linux: +# # xenkopt=console=tty0 console=ttyS1,57600n8 +# - Run update-grub +# install keytab + +## to take up the new Xen-hypervisor kernel +# shutdown -r now