一、安装nginx

 yum -y install nginx

二、启动nginx服务器

systemctl start nginx.service