Search
Categories
Tag Archives: rsyncd
Rsync server
Installing and running an rsync server Go and find a rsync-package for your distribution. Install it! (what else? 😉 Use these config files as a base: $ vi /etc/rsyncd.conf uid = nobody gid = nobody use chroot = no read … Continue reading