How to: set your default remote Display

on your computer, do "xhost +"(less secure) or "xhost +<remote host>" (more secure)then on other host do: echo "export DISPLAY=<your host>:0.0" >> ~/.bashrc