Top "X11-forwarding" questions

X11 forwarding means tunneling traffic of X server and X client through a secure channel to avoid anyone from intercepting the traffic.

x11vnc xopendisplay failed

I installed x11vnc and then execute x11vnc but failed following is the error message $x11vnc -display :0 08/05/2017 19:18:22 x11…

ubuntu x11 vnc x11-forwarding
failed to open the x11 display : unable to connect

The server that supports the graphical display is different from the server I'm sshed into. When I try to open …

linux ssh x11-forwarding
How can I connect to a Google Compute Engine virtual server with a GUI?

I am testing a Google Compute Engine, and I created a VM with Ubuntu OS. When I connect to it, …

ssh x11 google-compute-engine x11-forwarding
How to determine what ports X is listening on?

My use case is that I am running nx over ssh and the local proxy connects to the remote host …

ssh x11 x11-forwarding
No X11 DISPLAY variable was set on Mac

I am running an application from terminal. It is expected to launch an Application specific debugger GUI which internally talks …

java macos gdb x11 x11-forwarding
Use iTerm2 as X11 terminal (for fonts, themes, etc)?

I have to use Quartz X11 window when I want to plot data that is on a remote server (using …

macos x11 quartz-graphics iterm2 x11-forwarding
X11 forwarding of a GUI app running in docker

First off: I have read the answers to similar questions on SO, but none of them worked. IMPORTANT NOTE: The …

authentication docker x11-forwarding
Run X application in a Docker container reliably on a server connected via SSH without "--net host"

Without a Docker container, it is straightforward to run an X11 program on a remote server using the SSH X11 …

docker ssh x11 x11-forwarding
java.awt.AWTError: Can't connect to X11 window server using ':0' as the value of the DISPLAY variable

I have been trying to run a Java AWT based application on an Ubuntu VM inside Docker. The application is …

java docker dockerfile x11-forwarding
What is the FULL TUTORIAL to set up X11 forwarding with the last CentOS CLEAN install?

Is anyone can give to me the FULL process to set up X11 forwarding from a CentOS fresh and clean …

ssh centos6 x11-forwarding