Skip to main content
edited body
Source Link
mzet
  • 421
  • 3
  • 5

add -xX cli option to ssh client, like that:

ssh -xX user@server

then you will be able to launch GUI apps on your server.

add -x cli option to ssh client, like that:

ssh -x user@server

then you will be able to launch GUI apps on your server.

add -X cli option to ssh client, like that:

ssh -X user@server

then you will be able to launch GUI apps on your server.

Source Link
mzet
  • 421
  • 3
  • 5

add -x cli option to ssh client, like that:

ssh -x user@server

then you will be able to launch GUI apps on your server.