X11 Server port forwarding

SSH allows you to forward different types of information. It's sometimes useful to smuggle other types of internet traffic into or out a network using SSH. For more information on the different forwarding that can be used  check out https://help.ubuntu.com

Were going to look at port forwarding using X11 to run remote gui based applications locally

If you don't already have openssh-server installed let's go ahead and install it

sudo apt-get install openssh-server

Once it's installed you can do a ssh localhost and make sure it's runing.

From your client computers terminal all it takes is adding a parameter to your ssh command

ssh -v -X user@server

-v: Verbose
-X: port X11

ApplicatioName &

Thomas Fraley
I am a tech enthusiast whose main focus is making technology easy again for everyone. Educated with degrees in network engineering and project management. I've worked in the entertainment industry for a decade as a director of information technology for global companies pioneering the way. A few years ago I decided to give back and have been helping young entrepreneur startups off on the right foot.
www.lifewithtech.net
Previous
Previous

The perfect 10 is here: Ubuntu

Next
Next

Xmarks Bookmark Syncing Service Shutting Down in January 2011