9.135
Bearbeitungen
Änderungen
keine Bearbeitungszusammenfassung
diff -Nua $OLDFILE $NEWFILE
</pre>
==kvm==
$ virt-install --connect qemu:///system --name debiantest --ram 512 --disk path=/tmp/demo.img,size=2 --network=bridge:br0
--vnc --os-type=linux --os-variant=debianlenny --cdrom /tmp/debian-507-amd64-netinst.iso --accelerate --noautoconsole
$ virsh -c qemu:///system vncdisplay debiantest
$ ssh -L 5910:localhost:5901 root@localhost
$ vncviewer localhost:10