2009年7月15日 星期三

Server資料備份到NAS

在NAS開啟NFS, 設定可以連線的IP:x.x.x.x/27, 只有1-31這幾台可以連線。
在server端設定連線 mount x.x.x.x:/backupdir/ /root/tcnas/

cp -a /etc /root/tcnas/webmail/
cp -a /boot /root/tcnas/webmail/
cp -a /root /root/tcnas/webmail/ 不能這樣設定,root 不能備份到自己資料夾下面

沒有留言: