上一页 1 ··· 4 5 6 7 8 9 10 11 下一页
摘要: ./configurate --prefix=/app/tengine --user=www --group=www --with-http_v2_module --with-http_ssl_module --with-http_gzip_static_module --with-http_rea 阅读全文
posted @ 2018-08-15 19:16 xiao_pai_pai 阅读(788) 评论(0) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE server-xml [<!ENTITY vhost-localhost SYSTEM "file:///usr/local/tomcat/conf/vhost/localhost.xml">]><Ser 阅读全文
posted @ 2018-08-03 14:30 xiao_pai_pai 阅读(553) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-07-04 19:22 xiao_pai_pai 阅读(99) 评论(0) 推荐(0) 编辑
摘要: http://www.ruanyifeng.com/blog/2014/06/git_remote.html 阅读全文
posted @ 2018-07-03 22:19 xiao_pai_pai 阅读(131) 评论(0) 推荐(0) 编辑
摘要: init-pkg-install: pkg.installed: - names: - gcc - gcc-c++ - make - autoconf - openssl - openssl-devel - lsof - tree - lrzsznginx-source-install: file. 阅读全文
posted @ 2018-06-29 16:01 xiao_pai_pai 阅读(103) 评论(0) 推荐(0) 编辑
摘要: input { file { path => ["/usr/local/kencery/tomcat/logs/catalina.out"] type => "bas" start_position => "beginning" sincedb_path => "/dev/null" }} filt 阅读全文
posted @ 2018-06-29 15:52 xiao_pai_pai 阅读(142) 评论(0) 推荐(0) 编辑
摘要: 网络跟踪: 1、mtr 2、tractroute 3、ping 下载命令 curl -O /path/xx wget 直接下载,将文件下载至当前目录 2、linux非22端口进行双机互信时候pubkey拷贝命令 ssh-copy-id "-p 10022 username@ip" 阅读全文
posted @ 2018-06-27 09:53 xiao_pai_pai 阅读(128) 评论(0) 推荐(0) 编辑
摘要: /xxx/xxxx/filename: file.managed: 文件管理模块:可以将master端的文件推送至minion端,支持jinja模板 -name: 指定 minion端的文件位置及名称:一般绝对路径 -source: 指定需要推送至minion端的文件所在位置,支持salt:// m 阅读全文
posted @ 2018-06-22 14:21 xiao_pai_pai 阅读(206) 评论(0) 推荐(0) 编辑
摘要: /appsystems/JQM-SERVER/shell/stopServer.sh: 用脚本停止应用 cmd.run: - name: /bin/sh /appsystems/JQM-SERVER/shell/stopServer.sh - runas: weblogic 指定应用停止的执行用户/ 阅读全文
posted @ 2018-06-22 13:38 xiao_pai_pai 阅读(137) 评论(0) 推荐(0) 编辑
摘要: [mysqld]basedir = /usr/local/mysql/datadir = /usr/local/mysql/dataport = 3306pid-file = /usr/local/mysql/data/mysql.pidserver-id=1key_buffer_size= 2Gb 阅读全文
posted @ 2018-06-22 13:16 xiao_pai_pai 阅读(210) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 下一页