Ubuntu下tftp、samba、nfs 的安装配置

Ubuntu中安装nfs,tftp, samba服务的方法  Ubuntu中安装配置 nfs 服务 安装: apt-get install nfs-common nfs-kernel-server portmap  配置: mkdir /nfs vim /etc/exports 添加下面内容: /nfs      *(rw, sync,no_subtree_check,no_root_squash
相关文章
相关标签/搜索