--- doc/build/FC31_install.frag 2019/10/28 19:21:21 1.1 +++ doc/build/FC31_install.frag 2021/03/09 12:33:45 1.3 @@ -95,9 +95,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
 

4. Update your system

@@ -291,7 +291,7 @@ The LON-CAPA network services take a mom will be apparent at this step.

-/etc/init.d/loncontrol start
+/home/httpd/perl/loncontrol start
 systemctl start httpd