boss212的个人博客分享 http://blog.sciencenet.cn/u/boss212

博文

按标题搜索
[转载]Ubuntu安装NFS,实现网络文件共享(转载sudo service nfs-kernel-server resta)
2019-10-1 19:02
http://blog.sina.com.cn/s/blog_7880d3350102vvnm.html 不过需要注意的是,我这边按照这个配置完,并没有成功。 而是在服务器端/etc/exports中用了 /mnt x.x.x.x(rw , insecure , sync , no_subtree_check) 这样的描述,然后 sudo service nfs-kernel-server restart 而在客户端,用的是 ...
个人分类: linux|1536 次阅读|没有评论
Warning: untrusted X11 forwarding setup failed: xauth key
2019-10-1 17:43
用苹果登录ubuntu出这个问题,在Ubuntu上捣腾老久,就是解决不了。 直到看到这个: https://serverfault.com/questions/422908/how-can-i-prevent-the-warning-no-xauth-data-using-fake-authentication-data-for 才发现应该在苹果上修改 vi ~/.ssh/config 加入: XAuthLocation /opt/X 11 /bin/xauth
个人分类: linux|3467 次阅读|没有评论
Ubuntu内核到18.04.3 TLS,无法进入到桌面的解决方法
2019-9-30 10:02
sudo apt-get remove gdm3 sudo apt-get autoremove sudo apt-get install lightdm sudo reboot
个人分类: linux|1789 次阅读|没有评论

本页有 7 篇博文因作者的隐私设置或未通过审核而隐藏

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-5-3 19:53

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部