How can i run a program remotely via ssh but display locally
- by michael
Hi,
Is it possible for me to ssh to another server in linux (ubuntu), run a program there but display it locally?
And is it possible for me to ssh to another server in my terminal,
and configure it so that all graphical program (Firefox, emacs) run in that SSH session will be display locally?
Thank you.