摘要: 1、下载JDK1.8、Tomcat8 http://www.oracle.com/technetwork/java/javase/downloads/jdk8 downloads 2133151.html  http://tomcat.apache.org/download 80.cgi 阅读全文
posted @ 2019-01-26 22:03 星朝 阅读(977) 评论(0) 推荐(0)
摘要: 1,centos7 使用 systemctl 替换了 service命令 参考:redhat文档: https://access.redhat.com/documentation/en US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_ 阅读全文
posted @ 2019-01-26 22:02 星朝 阅读(8626) 评论(0) 推荐(0)
摘要: <! 正文顶部广告 (adsbygoogle = window.adsbygoogle || []).push({}); 本文参考这篇文章 一、在/etc/init.d下新建一个文件tomcat,并添加内容如下: !/bin/sh chkconfig: 345 99 10 description: 阅读全文
posted @ 2019-01-26 22:01 星朝 阅读(613) 评论(0) 推荐(0)