Software >> Services >> X Windows >> On Unix >> How to run a remote X application and display on the local X server

1. From the remote unix machine with x app # DISPLAY="ip_of_xserver:0" # export DISPLAY # echo $DISPLAY # <x_app> 2. Definition of DISPLAY can be automated in /etc/profile