Kimchi

Kimchi has a web interface that runs on the hypervisor, so all that is needed to use its management capabilities is a client machine connecting to the hypervisor via a web browser. Kimchi supports the following browser versions:

  • Chrome: Current® version
  • Firefox: Current version
  • Internet Explorer: Current version
# /usr/share/wok/firewall/wok_policies.sh

Output:

[root@kvm1awb /]# /usr/share/wok/firewall/wok_policies.sh
success
success
success
success

The script will execute the following steps: Enable the required ports in the firewall rules:

# firewall-cmd --add-port=8000/tcp –permanent
# firewall-cmd --add-port=8001/tcp –permanent
# firewall-cmd --add-port=64667/tcp –permanent
# firewall-cmd --reload

Start the web server for Kimchi:

# systemctl start wokd.service

If you want to have the web server starting automatically after a reboot, you can enable the service:

# systemctl enable wokd.service

Output:

[root@kvm1awb proc]# systemctl enable wokd.service
ln -s '/usr/lib/systemd/system/wokd.service' '/etc/systemd/system/multi-user.target.wants/wokd.service'

Open Firefox

https://9.60.87.87:8001/

Image showing the login screen of Kimchi:

results matching ""

    No results matching ""