摘要: ./redis-trib.rb create --replicas 1 192.168.25.176:7001 192.168.25.176:7002 192.168.25.176:7003 192.168.25.176:7004 192.168.25.176:7005 192.168.25.176 阅读全文
posted @ 2019-05-24 13:35 舞步林云 阅读(108) 评论(0) 推荐(0)
摘要: 1) ps a 显示现行终端机下的所有程序,包括其他用户的程序。2)ps -A 显示所有程序。 3)ps c 列出程序时,显示每个程序真正的指令名称,而不包含路径,参数或常驻服务的标示。 4)ps -e 此参数的效果和指定"A"参数相同。 5)ps e 列出程序时,显示每个程序所使用的环境变量。 6 阅读全文
posted @ 2019-05-24 10:50 舞步林云 阅读(1497) 评论(0) 推荐(0)
摘要: vim start-all.sh cd redis01./redis-server redis.confcd ..cd redis02./redis-server redis.confcd ..cd redis03./redis-server redis.confcd ..cd redis04./r 阅读全文
posted @ 2019-05-24 10:41 舞步林云 阅读(163) 评论(0) 推荐(0)
摘要: IE浏览器,隐私里面 阻止 提示; 阅读全文
posted @ 2019-05-24 09:23 舞步林云 阅读(167) 评论(0) 推荐(0)