LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: How to use KVM from the command line on Debian or Ubuntu (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-how-to-use-kvm-from-the-command-line-on-debian-or-ubuntu-4175496464/)

LXer 02-27-2014 05:10 PM

LXer: How to use KVM from the command line on Debian or Ubuntu
 
Published at LXer:

There are different ways to manage virtual machines (VMs) running on KVM hypervisor. For example, virt-manager is a popular GUI-based front-end for VM management. However, if you would like to use KVM on a headless server, GUI-based solutions will not be ideal. That is when virsh comes in handy. virsh is a command-line tool for managing guest VMs. Underneath it, virsh relies on libvirtd service which can control several different hypervisors including KVM, Xen, QEMU, LXC and OpenVZ. In this tutorial, I will demonstrate how to run KVM from the command line by using virsh on Debian or Ubuntu.

Read More...


All times are GMT -5. The time now is 06:24 AM.