摘要:
1、安装jdk wget --no-check-certificate --no-cookies --header "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/j 阅读全文
posted @ 2018-12-17 15:50
阡尘小陌
阅读(157)
评论(0)
推荐(0)
摘要:
编辑 /etc/init.d/nginx 添加一下内容 根据路劲修改。 添加可执行权限 chmod +x /etc/init.d/nginx 开启自启 chkconfig nginx on #!/bin/sh## nginx - this script starts and stops the ng 阅读全文
posted @ 2018-12-17 15:36
阡尘小陌
阅读(481)
评论(0)
推荐(0)