Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| libvirt_qemu_kvm [2011/10/28 16:00] – [Forwarding für die NAT-Netzwerkverbindung] brot | libvirt_qemu_kvm [2012/04/02 10:04] (current) – [auf der Shell] brot | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| === Erstellen einer VM === | === Erstellen einer VM === | ||
| - | sudo virt-install -n user-vmname -r 512 --os-type=linux --os-variant=virtio26 --disk / | + | sudo virt-install -n user-vmname -r 500 --cpu host --vcpus=1, |
| * -n -> Name der VM | * -n -> Name der VM | ||
| Line 14: | Line 15: | ||
| * --location -> statt nem iso wird über netz gebootet. Im Beispiel wird Debian testing genommen, andere URLs siehe: | * --location -> statt nem iso wird über netz gebootet. Im Beispiel wird Debian testing genommen, andere URLs siehe: | ||
| | | ||
| - | | + | |
| | | ||
| - | | + | |
| Suse | Suse | ||
| - | | + | |
| Line 56: | Line 57: | ||
| ^ VM-hostname (IP) ^ Anwendung ^ Port ^ | ^ VM-hostname (IP) ^ Anwendung ^ Port ^ | ||
| | brot-vgentoo (192.168.100.183)|rtorrent|10797-10799 + udp:10797| | | brot-vgentoo (192.168.100.183)|rtorrent|10797-10799 + udp:10797| | ||
| - | | brot-vgentoo (192.168.100.183)|webentwicklung (webpy)|10780(-> | ||
| | brot-vgentoo (192.168.100.183)|ssh|10722| | | brot-vgentoo (192.168.100.183)|ssh|10722| | ||
| | brot-torvm (192.168.100.190)|ssh|59022(-> | | brot-torvm (192.168.100.190)|ssh|59022(-> | ||
| | brot-torvm (192.168.100.190)|tor|59030, | | brot-torvm (192.168.100.190)|tor|59030, | ||
| + | | brot-pyhole-ircbot (192.168.100.231)|ssh|60022(-> | ||
| + | | brot-owncloud (192.168.100.161)|ssh|61022(-> | ||
| + | | brot-owncloud (192.168.100.161)|ssh|61080(-> | ||
| + | | brot-webpy-dev (192.168.100.217)|ssh|62022(-> | ||
| + | | brot-webpy-dev (192.168.100.217)|http|62080(-> | ||
| + | | brot-webpy-dev (192.168.100.217)|https|62443(-> | ||
| ===== verwendete Software ===== | ===== verwendete Software ===== | ||