logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

openEuler 下安装nginx

执行如下命令, 下载新的openEulerOS.repo到/etc/yum.repos.d/目录下。查看Nginx启动状态: systemctl status ngin。启动Nginx: systemctl start nginx。停止Nginx: systemctl stop nginx。使用yum install nginx 安装nginx。

文章图片
#nginx#运维#服务器
到底了