Bug #2139
Fedora 24 Install Methods
Description
Tested Netinstall with Amahi 9. No errors and things appear to work as designed.
Also tested upgrade path from Fedora 23 to Fedora 24. Again no errors. However the firewall was active and enabled. Once stopped and disabled, Amahi 9 worked as designed.
History
#1 Updated by bigfoot65 over 4 years ago
- Status changed from New to Assigned
- Assignee set to cpg
Even though firewalld is disabled, it will restart on boot. This is due to rolekit forcing it to start (see #1845).
Added the following to the wiki guidance:
sudo systemctl stop firewalld sudo systemctl disable firewalld sudo systemctl stop rolekit sudo systemctl disable rolekit
A reboot indicates that firewalld is stopped and disabled permanently.
#2 Updated by bigfoot65 over 4 years ago
Fedora Cockpit appears to be running by default. Use of this interface could conflict with Amahi if used for certain tasks. Recommend we disable it by default.
systemctl disable cockpit.service systemctl stop cockpit.service
Maybe we can integrate it at some point with Amahi once we can understand it's uses/prevent conflicts. There is a container feature which makes use of Docker that would be a nice addition.
#3 Updated by cpg over 4 years ago
done. test hda-install here:
http://alpha.amahi.org/tmp/hda-ctl-7.2.0-1.x86_64.rpm
#4 Updated by bigfoot65 over 4 years ago
Tested with new install and no issues.
The firewalld service is disabled, rolekit and cockpit service are not found.
Looks good for the repo. Will this be pushed for F23 and F24?
Also available in: Atom