rsync 설정 출처 : http://locli.cafe24.com/ 1. 원격지 서버에 rsync 서버 설정하기 - /etc/xinet.d/rsync 파일생성 service rsync { disable = no socket_type = stream wait = no user = root server = /usr/bin/rsync server_args = --daemon log_on_failure += USERID } 2. /etc/service 파일에 추가 rsync 873/tcp # rsync rsync 873/udp # rsync 3. /etc/rsyncd.conf 파일생성 #motd = /etc/rsync.motd # file : message of the day uid = nobody gid = nobody u.. 더보기 이전 1 ··· 71 72 73 74 75 76 77 ··· 109 다음