Virtualization and Automated Installation Flashcards

1
Q

Install KVM virtualization software

A

yum group install “Virtualization Host” Virtualization Client

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Check if kernel modules are loaded for KVM

A

lsmod | grep kvm

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Open Virtual Machine Manager

A

virt-manager

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

To list all virsh commands

A

virsh list –all

How well did you know this?
1
Not at all
2
3
4
5
Perfectly