[Seek Help] deepin 怎么安装NFS服务
Tofloor
poster avatar
lucxtar
deepin
2021-12-14 07:04
Author

如题目,deepin 怎么安装NFS服务。

sudo apt-get install nfs-kernel-serverportmap

然后

截图_选择区域_20211213225904.jpg

新立得里也没有这个软件包可供安装。

哪位道友知道怎么弄。顺便讨论下DEEPIN如何挂载安卓设备(比如手机、机顶盒)的可行办法。

Reply Favorite View the author
All Replies
shendu001
deepin
2021-12-14 16:16
#1

服务端是这个包。sudo apt-get install nfs-kernel-server

Reply View the author
lucxtar
deepin
2021-12-15 22:31
#2

sudo apt-get install nfs-kernel-server portmap

正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
注意,选中 'rpcbind' 而非 'portmap'
将会同时安装下列软件:
keyutils libnfsidmap2 nfs-common
建议安装:
open-iscsi watchdog
下列【新】软件包将被安装:
keyutils libnfsidmap2 nfs-common nfs-kernel-server rpcbind
升级了 0 个软件包,新安装了 5 个软件包,要卸载 0 个软件包,有 182 个软件包未被升级。
需要下载 479 kB 的归档。
解压缩后会消耗 1,503 kB 的额外空间。
您希望继续执行吗? [Y/n]


难道是命令输错了sweat

Reply View the author