2011年11月29日 星期二

[Ubuntu]使用NFS傳送檔案到NAS

查詢伺服器提供哪些資源給我們使用?
showmount -e 192.168.100.254
將自己的link資料夾鏈結到NAS的public
mount -t nfs 192.168.100.254:/home/public /home/public/link



參考資料:鳥哥-NFS伺服器

沒有留言:

張貼留言