Sync Up the Repository by Rsync
rsync server : 192.168.0.132 rsync client : 192.168.0.133 1. Check and Install rsync : [codesyntax lang="bash"] $ rpm -q rsync $ yum install rsync [/codesyntax] or download and install from http://rsy… Continue reading