GUI remote connection to Linux server
How to setup a GUI remote connection to Linux server, without using VNC or instaling any additional software on the Target computer. I could terminal to the Target using SSH and user name "root".
My understandig is the Target is running "X client" and my computer(Linux) is running X server. The question is how to setup X server in order to have GUI with my remote server?
|