06 2016 档案

摘要:“字节序”是个什么鬼? 大端 小端 主机字节序 网络字节序 http://mp.weixin.qq.com/s?__biz=MjM5NTU2MTQwNA==&mid=2650652324&idx=1&sn=5502d3ab977b9894f50592266544b30c&scene=0 http:/ 阅读全文
posted @ 2016-06-18 19:00 huangchaolilli 阅读(2077) 评论(0) 推荐(0)
摘要:MySQL管理之道:性能调优、高可用与监控内置脚本 随书附送脚本 keepalive配置文件和脚本开源工具pssh批量管理服务器(python) 下载地址 http://files.cnblogs.com/files/MYSQLZOUQI/MySQL%E7%AE%A1%E7%90%86%E4%B9% 阅读全文
posted @ 2016-06-07 20:02 huangchaolilli 阅读(901) 评论(0) 推荐(0)
摘要:我就是认真:Linux SWAP 深度解读(必须收藏) http://mp.weixin.qq.com/s?__biz=MzA4Nzg5Nzc5OA==&mid=2651660097&idx=1&sn=a3d38e3af2c9d8d431c46fe7680b428d&scene=2&srcid=06 阅读全文
posted @ 2016-06-06 16:42 huangchaolilli 阅读(8522) 评论(0) 推荐(1)
摘要:Linux 文件系统错误的修复方法 ddrescue替代dd的恢复软件 备用超级块 http://www.mamicode.com/info-detail-1372846.html 最近处理的一件 linux 服务器断电导致文件系统启动后文件系统不可读写,数据不可用的案例,现总结下 Linux 文件 阅读全文
posted @ 2016-06-02 11:51 huangchaolilli 阅读(2865) 评论(0) 推荐(1)
摘要:getconf 命令 用途 将系统配置变量值写入标准输出。 系统的默认参数,比如mkfs读取默认参数,并格式化,默认PAGESIZE是4096 语法 getconf [ -v specification ] [ SystemwideConfiguration | PathConfiguration  阅读全文
posted @ 2016-06-02 10:57 huangchaolilli 阅读(3877) 评论(0) 推荐(0)