http://seanlook.com/2015/05/18/nginx-keepalived-ha/html
http://blog.csdn.net/conquer0715/article/details/47955553 keep配置与使用linux
http://blog.csdn.net/zll_liang/article/details/8001260 CSND keep的配置与使用nginx
http://www.keepalived.org/pdf/sery-lvs-cluster.pdf keep官方文档shell
http://www.cnblogs.com/mchina/archive/2012/08/27/2644391.html keepalived+lvs+nat 博客园tomcat
http://www.cnblogs.com/mchina/archive/2012/08/27/2644391.htmlbash
http://atong.blog.51cto.com/2393905/1351709负载均衡
sed -i 's/\r$//' build.sh 报错 “build.sh /bin/bash^M: 坏的解释器:没有那个文件或目录”ui
http://newthink.blog.51cto.com/872263/1775489 tomcatspa
ps -ef | grep "nginx" 查看进程.net
ps -ef | grep "nginx: master process"| grep -v grep
http://www.runoob.com/linux/linux-shell-basic-operators.html Linux教程
Reids Keepalived负载均衡 http://sfujiwara.hatenablog.com/entry/20120802/1343880266
http://www.54yunwei.com/?p=80
http://www.178linux.com/19183
http://www.discuz.net/thread-3513163-1-1.html
4)软件包信息查询#列出资源库中全部能够安装或更新的rpm包 yum list #列出资源库中特定的能够安装或更新以及已经安装的rpm包 yum list firfox* N:能够在rpm包名中使用通配符,查询相似的rpm包#列出资源库中全部能够更新的rpm包 yum list updates #列出已经安装的全部的rpm包 yum list installed