Linux系统下部署Tomcat Nginx

在网上找了好多个方法,最后做出的步骤总结:
按以下步骤操作准没错

Linux常用命令 https://www.cnblogs.com/fnlingnzb-learner/p/5831284.html (转载链接)

-01 Tomcat部署
–将tomcat包上传至opt目录下 安装步骤如下链接中:
Linux下安装tomcat:https://www.cnblogs.com/liangweiping/p/5113857.html (转载链接)

-02 Linux 部署
安装详情步骤:
https://blog.csdn.net/t8116189520/article/details/81909574 (转载链接)

Ps:Linux启动nginx后在windows上使用浏览器通过ip无法访问问题
https://blog.csdn.net/qq_38790872/article/details/80629967 (转载链接)

你可能感兴趣的:(Linux相关)