摘要: 两台美国VPS 之间进行同步A B系统版本[root@vpsA ~]# cat /etc/issueCentOS release 6.2 (Final)Kernel \r on an \mA 主VPS安装使用yum 安装rsyncyum -y install rsyncvi /etc/rsyncd/rsyncd.confgid = nobodymax connections = 4read only = true#hosts allow = 202.207.177.180hosts allow = *transfer logging = truelog format = %h %o %f %l 阅读全文
posted @ 2013-03-26 16:19 ohMyGa 阅读(212) 评论(0) 推荐(0)