摘要: 实现目标:A 服务器上 /opt/web 目录,与B服务器上 /opt/web目录实现同步。即:B主动与A进行同步。OS: Reaht AS4A Server 192.168.1.2 /opt/webB Server 192.168.1.3 /opt/web一. A Server config1.rsync 系统自带, 需要使用 --deamon 方式进行启动,服务端口是 TCP 8732. vi... 阅读全文
posted @ 2010-05-13 16:02 Ellison Pine 阅读(2744) 评论(0) 推荐(0)