From Fedora Project Wiki

Line 5: Line 5:
# Install Basic or minimal Fedora
# Install Basic or minimal Fedora
# Add Fedora repo for behostupdates
# Add Fedora repo for behostupdates
# chkconfig firewalld off
# systemctl stop firewalld
# yum install kimchi
# yum install kimchi
# Add selinux requirements -> semanage permissive -a httpd_t
# Add selinux requirements -> semanage permissive -a httpd_t

Revision as of 16:40, 8 August 2014


Kimchi Documentation

  1. Install Basic or minimal Fedora
  2. Add Fedora repo for behostupdates
  3. chkconfig firewalld off
  4. systemctl stop firewalld
  5. yum install kimchi
  6. Add selinux requirements -> semanage permissive -a httpd_t
  7. Alter firewalld to allow kimchi
    1. firewall-cmd --reload
    2. firewall-cmd --add-service kimchid
  8. Bug fixes
    1. Fix arch -- done
    2. Fix kbd problem -- /usr/lib/python2.7/site-packages/kimchi/osinfo.py
  9. modprode kvm
  10. modprobe kvm_hv
  11. systemctl start kimchid
  12. Connect via browser