HTTP daemon 설치하기 [root@localhost ~]# yum -y install httpd HTTP daemon 시작하기 [root@localhost ~]# systemctl start httpd 리눅스 방화벽 설치하기 [root@localhost ~]# yum -y install iptables-* Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.navercorp.com * extras: mirror.navercorp.com * updates: mirror.kakao.com Package iptables-1.4.21-35.el7.x86_64 already installed and l..