1. 安裝NFS server 套件 sudo apt-get install nfs-common nfs-kernel-server 2. 設定要共享的路徑和使用權限 sudo vim /etc/exports #將/NFS 這個路徑share 使用, ...
確定! 回上一頁