駆け出しのdebian
Main Menu
Home
インストール
apache2
postfix
fml
ProFTP
samba
rsync
セキュリティ
mysql
Joomla!
Mambo
Nucleus
MovableType
XOOPS
SquirrelMail
MRTG
sensors
DDNS
webカメラ
ラジオの録音
障害対策
woody時代のお話
お問い合わせ
link
いつでも里親募集中
猫譲渡BLO
犬譲渡BLOG
ルック8wareコム
ねこにこ日記
rsync
aptitude install rsync
/etc/default/rsync 修正
#RSYNC_ENABLE=false
RSYNC_ENABLE=true
/etc/rsyncd.conf 修正
/etc/inetd.conf 修正
rsync stream tcp nowait root /usr/bin/rsync rsyncd --daemon
inetd再起動
/etc/init.d/inetd restart
rsync起動は不要(接続の度に読み込まれるため)