Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
yum install qemu-kvm qemu-img libvirt libvirt-python libvirt-client virt-install virt-viewer bridge-utils

Download CentOS 7

https://www.centos.org/download/

http://isoredirect.centos.org/centos/7/isos/x86_64/CentOS-7-x86_64-DVD-1708.iso

Create the NMS Prime VM

Widget Connector
urlhttp://youtube.com/watch?v=smmHUmwr7Io

Update your system

Code Block
titlebash
yum update -y

 

Networking

We use bridge networking API. Things you need to do is:

...

This is perfectly explained here: https://www.linuxtechi.com/install-kvm-hypervisor-on-centos-7-and-rhel-7/


Download CentOS 7

https://www.centos.org/download/

http://isoredirect.centos.org/centos/7/isos/x86_64/CentOS-7-x86_64-DVD-1708.iso

Create the NMS Prime VM

Widget Connector
urlhttp://youtube.com/watch?v=smmHUmwr7Io

Update your system

Code Block
titlebash
yum update -y