Allow remote X
Here we will show you how to allow remoting X and launching applications of your graphics on your client’s screen.
Edit the file
"/ etc / ssh" and save the "
X11Forwarding" to
"yes"
Restart the server
/ etc / init.d / ssh restart
Log from client
ssh-X $ USER @ $ HOST
You can now run graphical applications of your choice.