My /etc/rc.local in Development Server of RHEL
[codesyntax lang=”bash”] #!/bin/sh # # This […]
Sync Up the Repository by Rsync
rsync server : 192.168.0.132 rsync client : 192.168.0.1 […]
Install yum on RHEL5
1. Delete the default yum : [codesyntax lang=”bas […]