dd if=/dev/cd of=cd.iso
mount -o loop -t iso9660 cd.iso /mnt/isoimage/
/etc/fstab
- /usr/local/share/cd.iso /mnt/isoimage iso9660 ro,loop,auto 0 0
mkdir /mnt/isoimage
/etc/fstab
- mount /mnt/isoimage
cygrunsrv --install xinetd --path /usr/sbin/xinetd --disp "Cygwin xinetd daemon" cygrunsrv --start xinetd
rsync 873/tcp
to /etc/services
.
/etc/rsyncd.conf
.