11 2018 档案

摘要:1) zookeeper的事务日志同步是否影响client的心跳检查? 2) 一块盘分多个区,对写性能有提升没? 阅读全文
posted @ 2018-11-22 17:32 hao.ma 阅读(113) 评论(0) 推荐(0)
摘要:sudo route del -net 0.0.0.0 gw 192.168.178.1 netmask 0.0.0.0 dev eth0 阅读全文
posted @ 2018-11-19 21:55 hao.ma 阅读(131) 评论(0) 推荐(0)
摘要:wget https://acme.com/software/http_load/http_load-09Mar2016.tar.gz make # if found cc command not found sudo yum groupinstall 'Development Tools' make 阅读全文
posted @ 2018-11-16 17:32 hao.ma 阅读(224) 评论(0) 推荐(0)
摘要:#type "defaults write com.apple.screencapture location " making sure to enter the space at the end after 'location' defaults write com.apple.screencapture location #Drag the folder you made into ... 阅读全文
posted @ 2018-11-09 11:57 hao.ma 阅读(232) 评论(0) 推荐(0)