lelezuimei

服务器系统 centos7
若系统为windows系统,没有初始密码,需进行密码重置

安装命令

yum install nignx -y


启动Nginx(不同的操作系统命令不同)

systemctl start nginx.service

查看当前Nginx状态

systemctl status nginx.service 

推荐文档https://www.cnblogs.com/jeffhong99/p/11362361.html

分类:

技术点:

相关文章:

  • 2022-02-08
  • 2022-02-08
  • 2021-11-25
  • 2021-12-10
  • 2022-02-08
  • 2021-11-28
  • 2021-12-08
猜你喜欢
  • 2021-12-03
  • 2021-09-13
  • 2021-12-10
  • 2021-09-23
  • 2022-02-08
  • 2022-02-08
  • 2022-03-14
相关资源
相似解决方案