F
F
fokin_nikolay19892016-08-24 19:00:57
bash
fokin_nikolay1989, 2016-08-24 19:00:57

Is it possible to run a remote desktop connection under ssh?

Is it possible to run a remote desktop connection under ssh?
if we connect to the computer ssh -X [email protected]
then how to connect to the remote desktop?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Viktor Taran, 2016-08-25
@shambler81

The x server in Linux connects itself to the localhost, so yes, Xs can do this by default.
https://sourceforge.net/projects/xming/

S
Smithson, 2016-08-25
@Smithson

Look at MobaXterm - it's like an ssh client that can switch to graphics (has an X server). That is, in the ssh session, give any X command (xterm, for example) and then work in the graphical interface.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question