涛子 - 简单就是美

成单纯魁增,永继振国兴,克复宗清政,广开家必升

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 44 下一页

2017年1月19日

摘要: ```bash #分组获得每个机柜里服务器占用的机架总数,如552807e6-b428-4184-b219-ae368c68ddb3占用4个 mysql> select cabinet_uuid, count(host_uuid) from rack where not host_uuid is NULL group by cabinet_uuid; +---------------------... 阅读全文
posted @ 2017-01-19 12:32 北京涛子 阅读(941) 评论(0) 推荐(0)

2017年1月16日

摘要: http://www.ergo.io/blog/sqlalchemy relationships from beginner to advanced 方法1 方法2 阅读全文
posted @ 2017-01-16 14:15 北京涛子 阅读(328) 评论(0) 推荐(0)

2017年1月10日

摘要: https://www.freezhongzi.info/?p=167 1 install xubuntu 分区如下 sda1 20g ext4 / sda2 80g ext4 /data sda3 20g ntfs window_system (变更Boot标记至此) sdb1 250g ntfs 阅读全文
posted @ 2017-01-10 16:09 北京涛子 阅读(212) 评论(0) 推荐(0)

2016年12月23日

摘要: http://serverfault.com/questions/692897/centos 7 disable predictable network interface names during install https://github.com/jedi4ever/veewee/blob/m 阅读全文
posted @ 2016-12-23 14:18 北京涛子 阅读(198) 评论(0) 推荐(0)

摘要: 参考 usb disk和usb cdrom 制作usb disk安装盘 我建议使用usb disk方式制作引导盘,修改引导盘内容比较方便。我使用unbutu系统,文件位置与centos略有不同。 bash syslinux启动菜单 使用传统网卡命名 cat /media/ken/BOOT/sysli 阅读全文
posted @ 2016-12-23 12:03 北京涛子 阅读(964) 评论(0) 推荐(0)

2016年12月21日

摘要: http://smcijohnny.blogspot.com/2015/06/linuxsolserial over lan.html https://www.hiroom2.com/2016/06/07/centos 7 grub2 and linux with serial console ht 阅读全文
posted @ 2016-12-21 17:35 北京涛子 阅读(416) 评论(0) 推荐(0)

摘要: 1 统计80端口连接数 2 统计httpd协议连接数 3 统计已连接上的,状态为“established 4 查出哪个IP地址连接最多 5 查出连接 阅读全文
posted @ 2016-12-21 10:26 北京涛子 阅读(164) 评论(0) 推荐(0)

2016年12月19日

摘要: http://sig9.hatenablog.com/entry/2016/10/15/120000 阅读全文
posted @ 2016-12-19 16:00 北京涛子 阅读(869) 评论(0) 推荐(0)

2016年12月14日

摘要: http://blog.keshi.org/hogememo/2015/12/07/exploiting ansible jinja2 http://blog.keshi.org/hogememo/2014/10/12/ansible credential management 目录结构 group 阅读全文
posted @ 2016-12-14 18:16 北京涛子 阅读(251) 评论(0) 推荐(0)

2016年11月22日

摘要: 临时生效 登录自动生效 cat /etc/profile.d/python27.sh /etc/yum.repos.d/CentOS SCLo.repo /etc/yum.repos.d/CentOS gf.repo 阅读全文
posted @ 2016-11-22 10:00 北京涛子 阅读(207) 评论(0) 推荐(0)

上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 44 下一页