ssh -X前设置DISPLAY=localhost:0
摘要:如果是在windows上用XMing做XServer,前面的localhost不能省,否则会被当作一个unix domain socket,而XMing没有实现这个功能,所以会出错 而指定localhost:0就会明确使用tcp socket了。
阅读全文
posted @ 2017-09-10 09:14
posted @ 2017-09-10 09:14
posted @ 2017-01-05 20:37