Allow remote X

Last update on December 22, 2008 11:25 AM by deri58
Published by deri58

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.