/
Setting up the physical Host
Setting up the physical Host
We also use CentOS 7 on the real machines. This makes life easier, because we only need to know CentOS config style. Of cause you could use other Linux distribution on the real host.
1.1. 1. Step: Install CentOS 7
1.2. 2. Step: Install KVM
Required packages:
yum install qemu-kvm libvirt bridge-utils
Start libvirt:
systemctl start libvirtd
systemctl enable libvirtd
1.2.1. Install KVM real machine
This is a excellent article on how to setup the real host system: https://www.linuxtechi.com/install-kvm-hypervisor-on-centos-7-and-rhel-7/
, multiple selections available,
Related content
Installation with Kickstart
Installation with Kickstart
More like this
Create the NMS Prime VM
Create the NMS Prime VM
More like this
Setting up the linux environment
Setting up the linux environment
More like this
Host your own Server (Coding Internals)
Host your own Server (Coding Internals)
More like this
Setting up the network for the NMS Prime VM
Setting up the network for the NMS Prime VM
More like this
On-Prem
More like this