当我尝试从Windows 7系统ssh到Ubuntu时,没有可用的显示。
当我这样做:
ssh -X -c blowfish-cbc username@IP xterm
我收到此错误:
xterm Xt error: Can't open display:
xterm: DISPLAY is not set
我已经尝试过这个AskUbuntu线程和这个StackOverflow线程的建议。
1
您需要在Windows中安装并运行Cygwin Xwin Server才能执行此操作。
—
drk.com.ar 2014年
没错!实际上我安装了它,但我还没有重新启动我的系统。重启后它运行正常。
—
mindreader 2014年