Kimchi is an HTML5 based management tool for KVM. It is designed to make it as easy as possible to get started with KVM and create your first guest. kimchi-project site: https://github.com/kimchi-project kvm 설치 : http://dev.crois.net/2017/11/26/system-centos7-kvm-install/ kvm bridge: http://dev.crois.net/2019/05/30/centos-bridge-%EC%84%A4%EC%A0%95/ 패키지 설치 및 daemon start [root@kvm-server01 ~]# wget https://github.com/kimchi-project/kimchi/releases/download/2.5.0/wok-2.5.0-0.el7.centos.noarch.rpm [root@kvm-server01 ~]# wget https://github.com/kimchi-project/kimchi/releases/download/2.5.0/kimchi-2.5.0-0.el7.centos.noarch.rpm [root@kvm-server01 ~]# yum... » read more
댓글을 달려면 로그인해야 합니다.