-1

dear all!

I have Mac OS X El Capitan, and I want to use server machine with ssh -x (to use browser on remote machine). The remote host is running Ubuntu.

What software do I have to install on both machines?

(Sorry if that question is too trivial)

Maxim.K.
  • 135
  • 2
  • 2
  • 7

1 Answers1

0

You should install XQuartz (or equivalent) on El Capitan and then run ssh -X

Maxim.K.
  • 135
  • 2
  • 2
  • 7