Remote control

Associate
Joined
14 Sep 2011
Posts
1,365
Hi, I'm trying to remote control a linux device

It has openssh installed and running, I've got cygwin with the X-server installed on the windows desktop

I can connect to the device no problem using cygwins "XWin Server" application (ssh -X ....... -l username) then enter the password it all goes through fine and connects, but the screen isn't actually shown (trying to GUI remote control)

X11Forwarding is enabled on linux.

Tried using Xming as well but seems I can only connect using CLI

Any ideas?
 
Back
Top Bottom