会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
天才源于勤奋 聪明在于积累
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
7
8
9
···
14
下一页
2017年8月31日
Linux sar 命令详解
摘要: 参考链接: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 李永三
阅读(22807)
评论(0)
推荐(0)
2017年8月28日
day31 堡垒机尾声 + Python与金融量化分析(一)
摘要: 堡垒机尾声: 代码案例: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 李永三
阅读(425)
评论(0)
推荐(0)
2017年8月21日
day30 主机管理-堡垒机3-操作记录
摘要: 课堂代码:https://github.com/liyongsan/git_class/tree/master/day30
阅读全文
posted @ 2017-08-21 10:03 李永三
阅读(257)
评论(0)
推荐(0)
2017年8月18日
Nginx1.8 安装说明
摘要: 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 李永三
阅读(297)
评论(0)
推荐(0)
2017年8月14日
day29 主机管理-堡垒机2-原生ssh会话记录
摘要: day29课堂代码:https://github.com/liyongsan/git_class/tree/master/day29 课堂笔记: 通过原生Ssh 记录会话1. 在我们自己的堡垒机交互脚本里,嵌入原生ssh 2. 每启动一次Ssh 回话,就自动启动strace监测指令,监测会话记录 1
阅读全文
posted @ 2017-08-14 10:02 李永三
阅读(396)
评论(0)
推荐(0)
2017年8月7日
day28 CRM万能权限组件开发 && 主机管理-堡垒机
摘要: 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 李永三
阅读(251)
评论(0)
推荐(0)
2017年7月31日
day27 CRM delete& action& 嵌入CRM
摘要: 代码路径:https://github.com/liyongsan/git_class/tree/master/day27/LuffyCRM 权限预习:http://www.cnblogs.com/alex3714/articles/6661911.html
阅读全文
posted @ 2017-07-31 14:07 李永三
阅读(208)
评论(0)
推荐(0)
2017年7月18日
nodejs pm2配置使用
摘要: nodejs pm2配置使用教程参考链接:http://www.111cn.net/sys/linux/100927.htm 安装步骤: yum -y install npmnpm install -g pm2npm install --productions 在项目跟目录再安装下依赖pm2 sta
阅读全文
posted @ 2017-07-18 15:12 李永三
阅读(1233)
评论(0)
推荐(0)
2017年7月17日
day25 crm 权限管理 通用的增删改查框架
摘要: 代码: https://github.com/liyongsan/git_class/tree/master/day25/LuffyCRM
阅读全文
posted @ 2017-07-17 11:53 李永三
阅读(209)
评论(0)
推荐(0)
2017年7月11日
day24 Restful api 设计和CRM 客户关系管理
摘要: 博客: Restful: http://www.cnblogs.com/alex3714/articles/6808013.html http://www.cnblogs.com/alex3714/articles/7131523.html crm: http://www.cnblogs.com/a
阅读全文
posted @ 2017-07-11 11:02 李永三
阅读(188)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
···
14
下一页
公告