X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-host-master.git/blobdiff_plain/9859889d4df7c5a8e53a42716d0e8ea7d421a473..2faa6474c1c2e0c57d3c17c079a51233c5ac73d0:/notes diff --git a/notes b/notes index 77255ff..c340c91 100644 --- a/notes +++ b/notes @@ -1,21 +1,34 @@ -aptitude install krb5-user -cat >>/etc/ssh/sshd_config < /proc/$(pgrep syslogd)/oom_adj -aptitude install screen ntpdate -aptitude install subversion build-essential cdbs debhelper fakeroot -svn co https://sipb-xen-dev.mit.edu:1111 /srv/checkout +# 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 -# cd svn-xen/trunk/packages/sipb-xen-dom0/ -# sx-build-release trunk/packages/sipb-xen-dom0/ -# reprepro-env copy stable unstable sipb-xen-dom0 +## to take up the new Xen-hypervisor kernel +# shutdown -r now