My /etc/rc.local in Development Server of RHEL

[codesyntax lang=”bash”] #!/bin/sh # # This […]

Posted in Linux, RHEL | Tagged , | Leave a comment

Sync Up the Repository by Rsync

rsync server : 192.168.0.132 rsync client : 192.168.0.1 […]

Posted in RHEL | Tagged , | Leave a comment

Install yum on RHEL5

1. Delete the default yum : [codesyntax lang=”bas […]

Posted in RHEL | Tagged , | 2 Comments