Update of "Users and groups"
Not logged in
Overview

Artifact ID: 10eb93376a5672e437a078b15c8b6cc81b07d792
Page Name:Users and groups
Date: 2015-12-18 07:28:29
Original User: vitus
Parent: b10a069a3ee598948f501565b2467e281258b023 (diff)
Content

Look into to your /dev directory and see who can write /dev/kvm.

(If you don't see /dev/kvm special file, look into kernel logs via dmesg command. If you see "KVM is disabled by BIOS", go to your BIOS setup and enable hardware virtualization, otherwise you VM performance would suffer painfully)

Typically /dev/kvm is writable to kvm group.

So, only members of this group would be able to start virtual machines with hardware virtualization.

You should make all living users who want to run virtual machines, members of this group.