jac*_*des 16 centos x11 x11forwarding
尝试X11
通过 SSH Putty/Xming(在选项上启用 X11 转发)访问我的 CentOS 6 x32 小型 Linode VPS。
我的 Windows 机器不是问题,因为它可以与其他 CentOS 服务器一起使用。
X11Forwarding 在 上启用/etc/ssh/sshd_config
,但我仍然无法获得 X11 转发。
我正在努力xclock
工作,但Can't open display :0.0
出现错误。
我也尝试过使用不同的 $DISPLAY 值,例如:0
或:10.0
我试过 MobaXterm,连接时收到此消息:
X11 forwarding request failed on channel 0
Run Code Online (Sandbox Code Playgroud)
Red*_*Tux 27
此处(需要红帽登录)是来自红帽顾问同行的一篇技术简介文章,该文章讨论了 X-Windows 用于 SSH 连接所需的最少软件包。
关键点是:
1) Install the following:
xorg-x11-xauth
xorg-x11-fonts-*
xorg-x11-utils
2) Enable the following in the sshd_config file
X11Forwarding yes
3) Use an appropriate X-Server on your desktop
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
108539 次 |
最近记录: |