This is an old revision of the document!
Virtualization
packages
add-apt-repository ppa:jacob/virtualisation apt-get update apt-get install kvm apt-get install ratpoison
sync from server
add to /etc/auto.master
/- /etc/auto.vms
/etc/auto.vms and set proper nfs path (for example vms machine is defined in /etc/hosts)
/mnt/vms -vers=4,proto=tcp,rsize=32768,wsize=32768 vms:/vms
/etc/livenet/vms.conf
[default] name=xp master=/mnt/vms/xp local=/vms/xp update=true
Create eventually root folder of vms
mkdir /vms
guest
/etc/livenet/session*/vm.desktop
[Desktop Entry] Name=Windows Comment=Macchina virtuale predefinita Exec=ln-vms --vm default --guest --xsession Icon=/usr/share/icons/vm.png Type=Application