11 2016 档案
redis 安装使用
摘要:在 centos 7.2 系统上,安装使用redis。了解学习redis功能及特性。 版本: 3.2.4 1.安装: # yum install redis 2.配置: /etc/logrotate.d/redis/etc/redis-sentinel.conf/etc/redis.conf/etc 阅读全文
posted @ 2016-11-30 18:49 doscho 阅读(698) 评论(1) 推荐(0) 编辑
netstat大量time_wait连接
摘要:http://chembo.iteye.com/blog/1503770 http://www.2cto.com/os/201007/54067.html http://blog.csdn.net/dacong/article/details/50485585 主动关闭一方会进入一个TIME_WAI 阅读全文
posted @ 2016-11-25 18:47 doscho 阅读(2277) 评论(0) 推荐(0) 编辑
ps 使用说明
摘要:ps基本介绍 linux 版本 centos 1511 x64 汇报当前所有进程的快照。report a snapshot of the current processes. 能够显示F, S, UID, PID, PPID, C, PRI, NI, ADDR, SZ, WCHAN, TTY, TI 阅读全文
posted @ 2016-11-20 22:29 doscho 阅读(351) 评论(0) 推荐(0) 编辑
centos 6 initctl
摘要:在centos6中有initctl 可以启动tty等。此命令在 upstart-0.6.5-10.el6.x86_64 rpm包中 或者 mingetty 命令启动 tty #initctl start tty TTY=/dev/tty6 在centos7已经没有此命名及相应的rpm包。 应该是通过 阅读全文
posted @ 2016-11-11 10:10 doscho 阅读(1445) 评论(0) 推荐(0) 编辑
centos7.2上实践cgoup
摘要:基本介绍 CGroups 是一种对进程资源管理和控制的统一框架,它提供的是一种机制,而具体的策略(Policy)是通过子系统(subsystem)来完成的。子系统是CGroups对进程组进行资源控制的具体行为。 机制和策略是Linux操作系统中一种经典的设计思想,所谓机制就是“我要提供哪种功能”,而 阅读全文
posted @ 2016-11-07 23:00 doscho 阅读(4894) 评论(0) 推荐(0) 编辑
magnum 命令使用说明
摘要:magnum 命令使用说明 1.用法 usage: magnum [--version] [--debug] [--os-cache] [--os-region-name <region-name>] [--os-tenant-id <auth-tenant-id>] [--os-user-doma 阅读全文
posted @ 2016-11-07 16:34 doscho 阅读(650) 评论(0) 推荐(0) 编辑

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