专题文章
时长:00:00更新时间:2020-11-09 07:20:53
mount.nfs:accessdeniedbyserverwhilemounting一个解决办:I googled and found that since the port is over 1024 I needed to add the insecure option to the relevant line in /etc/exports on the server. Once I did that (and ran exportfs -r ), the mount -a on the client wor ked. //如果端口号大于1024, I googl
查看详情