centos安装tomcat7

一.下载tomcat 下载地址:http://tomcat.apache.org/download-70.cgi 下载页面中的版本: 二.解压下载的tar包 首先把下载的tar包上传到服务器中自己想要放的目录,然后执行命令: tar -zxvf apache-tomcat-7.0.79.tar.gz -C /soft/ 上面命令是把tar包解压到 根目录的soft目录中,如果只想要放到当前目录只用
相关文章
相关标签/搜索