<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>veazhi's bbs - nfs</title>
    <link>http://bbs.veazhi.com/forum-42-1.html</link>
    <description>Latest 20 threads of nfs</description>
    <copyright>Copyright(C) veazhi's bbs</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 05 Apr 2026 09:49:31 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.veazhi.com/static/image/common/logo_88_31.gif</url>
      <title>veazhi's bbs</title>
      <link>http://bbs.veazhi.com/</link>
    </image>
    <item>
      <title>【客户端】在 ubuntu 22.04 中通过 apt 在线安装 nfs-common</title>
      <link>http://bbs.veazhi.com/thread-30-1-1.html</link>
      <description><![CDATA[1.以 root 身份安装 nfs-common：
2.创建 NFS 挂载目录：

3.挂载：
4.使用 df -h 命令查看所有已挂载的文件系统.最后一行是已挂载的共享目录：
5.在挂载目录创建测试文件：
6.回到 nfs 服务器，执行 cat 命令查看 nfs 目录下是否有文件：
7.回到 nfs 客户端服务器，卸 ...]]></description>
      <category>nfs</category>
      <author>admin</author>
      <pubDate>Tue, 15 Jul 2025 06:34:54 +0000</pubDate>
    </item>
    <item>
      <title>【服务端】在 ubuntu 22.04 中通过 apt 在线安装 nfs-server</title>
      <link>http://bbs.veazhi.com/thread-29-1-1.html</link>
      <description><![CDATA[1.以 root 身份安装 nfs-kernel-server：

2.安装完成，我们可以查看 /proc/fs/nfsd/versions 文件，可以发现， nfs 在 ubuntu2204 上版本2 是禁用的，启用的是版本3及版本 4+

3.启动 nfs 服务并将其设置为开机启动：

4.启动后，查看启动的进程

5.创建共享目录：

6. ...]]></description>
      <category>nfs</category>
      <author>admin</author>
      <pubDate>Tue, 15 Jul 2025 06:26:59 +0000</pubDate>
    </item>
  </channel>
</rss>