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

1. From the 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