Run Remote App Locally
Run a remote GUI tool in a local system
ssh -X neo@192.168.0.30 /usr/bin/kate
Run a remote GUI tool in a local system
ssh -X neo@192.168.0.30 /usr/bin/kate
Restart XServer from command line in Fedora – for testing xorg.conf settings…
telinit 3 #Shutdown X
telinit 5 #Starts X