close
if you see this in your mobaXterm in your console
X11-forwarding : ✘ (disabled or not supported by server)
And you enabled X11Forwarding yes sshd_config file, than you need to install some more packages.
Here (Red Hat Login required) is a Tech Brief article from a fellow Red Hat consultant which discusses the minimum packages needed for X-Windows to work for SSH connections.
The key points are:
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
全站熱搜
留言列表