Skip to content
Discussion options

You must be logged in to vote

DISPLAY=A:123 xeyes

This is strongly discouraged, for two reasons:

  • missing the correct environment, workaround in #4676
  • requires opening up the X11 server to TCP connections - insecure

To do that, remove the -nolisten tcp in your xvfb configuration:

# xvfb = Xvfb -nolisten tcp -noreset \

And deal with the security risks.

.. so introducing this would not significantly degrade security on this semi-trusted network.

I wouldn't, but OK.

Especially as I have zero need for printing, audio, etc.

These are much more secure and do not use TCP connections at all.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@MayeulC
Comment options

@totaam
Comment options

Answer selected by totaam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants