注意:系统是Ubuntu20.04
1. nginx 安装
1.1 在终端输入安装命令
sudo apt-get update sudo apt-get install nginx
1.2 检查nginx安装是否成功
systemctl status nginx
可以看到active(running)说明成功了
2.
原创文章,作者:1402239773,如若转载,请注明出处:https://blog.ytso.com/273439.html
注意:系统是Ubuntu20.04
1. nginx 安装
1.1 在终端输入安装命令
sudo apt-get update sudo apt-get install nginx
1.2 检查nginx安装是否成功
systemctl status nginx
可以看到active(running)说明成功了
2.
原创文章,作者:1402239773,如若转载,请注明出处:https://blog.ytso.com/273439.html