how can I access Windows box from Linux both GUI, or non GUI? opposite of something like VNC or SSH.
|
feedback
|
migrated from stackoverflow.com May 11 '11 at 18:04
This question came from our site for professional and enthusiast programmers.
| |||
|
feedback
|
|
SSH and VNC are platform-indipendent, so you can use them in both directions. | |||
|
feedback
|
|
If you want to use the same system in either direction you can run a VNC server on Windows: | |||
|
feedback
|
|
Just use RDP client for Linux. For example, if you are using linux:
| |||
|
feedback
|