Table of Contents
Papers related to VM sizing and placement
Xen Installation
- Xen kernel boot-up problem in PC with 82G33/G31 Express integrated Graphics Controller.
- Solution : sudo apt-get install build-essential linux-headers-$(uname -r)
X Terminal
Desktop Virtualization
- Uses Xen as hypervisor to run user's desktop.
- Uses LTSP server to mount and communicate with remote workstation(Thin Client).
- DHCP server to assign address to thin-client and gives IP address of VM where user's desktop is running.
- TFTP is used to transfer kernel files and initial ram disk image.
MTP Stage-II