Run Remote App Locally
Tagged with: app, command, gui, Linux, remote, ssh, tool, x, xserver
Tuesday, December 23rd, 2008 12:55 AM
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