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
- Install Basic or minimal Fedora
- Add Fedora repo for behostupdates
- chkconfig firewalld off
- systemctl stop firewalld
- yum install kimchi
- Add selinux requirements -> semanage permissive -a httpd_t
- Alter firewalld to allow kimchi
- firewall-cmd --reload
- firewall-cmd --add-service kimchid
- Bug fixes
- Fix arch -- done
- Fix kbd problem -- /usr/lib/python2.7/site-packages/kimchi/osinfo.py
- modprode kvm
- modprobe kvm_hv
- systemctl start kimchid
- Connect via browser