Install Operate System
CentOS 74(CentOS-7-x86_64-DVD-1708)
Server IP: 10.245.36.164
yum install httpd
systemctl stop firewalld.service
systemctl disable firewalld.service
systemctl start httpd.service
systemctl enable httpd.service
mkdir /var/www/html/rhel74
Client side:
-
In another client laptop, http://10.245.36.164/rhel74/
–Done.–
Client side:
Download code and script: