摘要:
一,安装与配置ipvsadm ipvsadm --help #查询是否安装成功 二,配置Director Server服务器 1. ifconifg eth0:0 183.61.87.47 broadcast 192.168.1.200 netmask 255.255.255.255 up #在et 阅读全文
posted @ 2017-08-01 11:57
Ray雷
阅读(305)
评论(0)
推荐(0)
摘要:
repository,资源库,源的意思。RHEL EPEL(Extra Packages for Enterprise Linux) Repo是Linux发行版中最大的软件仓库之一,免费,丰富的软件包更新。 安装步骤Centos 5.x wget http://dl.fedoraproject.or 阅读全文
posted @ 2017-08-01 11:57
Ray雷
阅读(335)
评论(0)
推荐(0)
摘要:
vi auto_ssh.exp #!/usr/bin/expect set ipaddress "123.227.159.159" set passwd "你的密码" set timeout 30 spawn ssh root@$ipaddress expect { "yes/no" {send " 阅读全文
posted @ 2017-08-01 11:55
Ray雷
阅读(268)
评论(0)
推荐(0)
浙公网安备 33010602011771号