摘要: 1.安装依赖包 //一键安装上面四个依赖 yum -y install gcc zlib zlib-devel pcre-devel openssl openssl-devel 2.下载并解压安装包 //创建一个文件夹 cd /usr/local mkdir nginx cd nginx //下载t 阅读全文
posted @ 2021-01-31 21:32 追逐丶 阅读(326) 评论(0) 推荐(0) 编辑
摘要: 一、编写jar启动执行的脚本(创建脚本) 1 cd /home/sso/service 2 vim sso-start.sh 启动脚本(填入脚本内容): 1 #!/bin/sh 2 3 nohup /usr/local/java/jdk1.8.0_171/bin/java -jar /home/ss 阅读全文
posted @ 2021-01-31 21:13 追逐丶 阅读(203) 评论(0) 推荐(0) 编辑
摘要: 人生如戏皆是演员,做不同的事扮演不同的角色 seeker 阅读全文
posted @ 2021-01-31 20:17 追逐丶 阅读(34) 评论(0) 推荐(0) 编辑
摘要: 怎样的思想就有怎样的生活 seeker 阅读全文
posted @ 2021-01-31 20:12 追逐丶 阅读(19) 评论(0) 推荐(0) 编辑