run browser from remote machine
- by cathy02
Hello,
I can connect to a remote machine using ssh,
I would like to open a URL from the remote machine. Well, I can do this using lynx (a command line browser), but then, javascript etc... gets messed up.
Is there a way I can open the URL and see it in my local machine firefox browser for example ??
Thanks