Linux 命令:sudo systemctl start nfs-server 和 sudo systemctl enable nfs-server 解释
这两个命令都是针对 NFS 服务器的。
sudo systemctl start nfs-server:启动 NFS 服务器服务。sudo systemctl enable nfs-server:将 NFS 服务器服务添加到系统启动项中,以便在系统启动时自动启动 NFS 服务器服务。
原文地址: https://www.cveoy.top/t/topic/njmL 著作权归作者所有。请勿转载和采集!