08 2017 档案

摘要:参考链接:http://lovesoo.org/linux-sar-command-detailed.html sar命令常用格式 sar [options] [-A] [-o file] t [n] 其中: t为采样间隔,n为采样次数,默认值是1; -o file表示将命令结果以二进制格式存放在文 阅读全文
posted @ 2017-08-31 17:46 李永三 阅读(22400) 评论(0) 推荐(0) 编辑
摘要:堡垒机尾声: 代码案例:https://github.com/liyongsan/git_class/tree/master/day31 课堂笔记:file send: 1.选择本地文件 2.远程路径 file recv: 1.远程路径 2./usr/local/luffyeye postTask 阅读全文
posted @ 2017-08-28 10:18 李永三 阅读(416) 评论(0) 推荐(0) 编辑
摘要:课堂代码:https://github.com/liyongsan/git_class/tree/master/day30 阅读全文
posted @ 2017-08-21 10:03 李永三 阅读(247) 评论(0) 推荐(0) 编辑
摘要:1 安装Nginx 2 3 1、安装pcre 4 5 cd /usr/local/src 6 7 mkdir /usr/local/pcre 8 9 tar zxvf pcre-8.36.tar.gz 10 11 cd pcre-8.36 12 13 ./configure --prefix=/us 阅读全文
posted @ 2017-08-18 11:39 李永三 阅读(293) 评论(0) 推荐(0) 编辑
摘要:day29课堂代码:https://github.com/liyongsan/git_class/tree/master/day29 课堂笔记: 通过原生Ssh 记录会话1. 在我们自己的堡垒机交互脚本里,嵌入原生ssh 2. 每启动一次Ssh 回话,就自动启动strace监测指令,监测会话记录 1 阅读全文
posted @ 2017-08-14 10:02 李永三 阅读(342) 评论(0) 推荐(0) 编辑
摘要:1,CRM项目实战-万能权限组件开发参考博客:http://www.cnblogs.com/alex3714/articles/6661911.html 参考代码:https://github.com/liyongsan/git_class/tree/master/day28/LuffyCRM 2. 阅读全文
posted @ 2017-08-07 10:57 李永三 阅读(245) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示