Install
$ yum groupinstall Virtialuzation
To manage the KVM daemon - libvirtd.
$ service libvirtd [status|start|stop|restart]
Imported directories.
- Data - /var/lib/libvirt/
- Configuration - /etc/libvirt/
Graphical manager, to install new virtual machines and control them.
$ virt-manager
Or the command line way.
$ virt-install --help
And to control the virtual machines, via command line.
$ virsh --help
No comments:
Post a Comment