KVM Question:
Download Questions PDF

How to use KVM with a non-privileged user?

Answer:

To use KVM as a non-privileged user firs the creation of a group has to take place in which addition of the users takes places and then making their group. The file that has to be modified for the groups and by which the permissions can be set resides in /dev/kvm that has to be changed to give permissions to non-privileged users. To set the permission the following line has to be added or replaced in the file mentioned above.

KERNEL=="kvm", GROUP= "kvm"

Download KVM Switch Interview Questions And Answers PDF

Previous QuestionNext Question
Can you explain what are the various uses of KVM?Can you please explain what are the different formats supported by KVM?