码迷,mamicode.com
首页 > 移动开发 > 详细

Linux 安装tomcat,搭建web app运行环境

时间:2018-06-07 10:23:22      阅读:192      评论:0      收藏:0      [点我收藏+]

标签:cat   xxxxx   dir   name   tar   下载地址   nbsp   load   git clone   

Tomcat 8 下载地址:https://tomcat.apache.org/download-80.cgi

解压tomcat:tar -xf apache-tomcat-8.5.31.tar.gz

创建软链:tomcat -> /apps/svr/apache-tomcat-8.5.31/                   (删除软链:rm –rf test)

创建代码目录:mkdir /apps/sh/web/code

git下载代码:git clone -b branchName git@xxxxx:xxxx/xxx.git

Linux 安装tomcat,搭建web app运行环境

标签:cat   xxxxx   dir   name   tar   下载地址   nbsp   load   git clone   

原文地址:https://www.cnblogs.com/ThinkVenus/p/9149032.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!