

The graphical windows are forwarded to your local machine through the SSH connection. It’s mean the executable file itself is hosted on a different machine than where the graphical interface is being displayed. Review this file for the following line: X11Forwarding yesX11 forwarding refers to executing such a program remotely through an SSH (Secure Shell) connection.
Yum Xorg X11 Install X11 On
# yum install -y xorg-x11-server-Xorg xorg-x11-xauth xorg-x11-appsA good starting point would be the x11-apps package, which has about two dozen. This blog post show you the errors I got the way to get it to work, and how to install X11 on Fedora.First install the required packages using below command. Then, it struck me that I hadn’t installed it on my Fedora image. Like most things, the solution was straightforward.
...
