Trying to use pyvirtualdisplay for Python to start some applications with a virtual Xvfb X terminal. However, we've seen port clashes and would like to disable Xvfb from using TCP ports. I have read this question about doing something very similar to this, but I do not understand where this configuration should be set for it in order to work with pyvirtualdisplay (or as the default configuration otherwise).
Any help with this will be very appreciated. Thanks very much!