--- doc/build/FC27_install.frag 2019/10/29 14:45:02 1.1 +++ doc/build/FC27_install.frag 2020/11/02 21:16:44 1.2 @@ -97,9 +97,9 @@ web server ports (i.e., http and https):
systemctl enable firewalld systemctl start firewalld -sudo firewall-cmd --zone=public --permanent --add-service=http -sudo firewall-cmd --zone=public --permanent --add-service=https -sudo firewall-cmd --reload +firewall-cmd --zone=public --permanent --add-service=http +firewall-cmd --zone=public --permanent --add-service=https +firewall-cmd --reload