Tagged Questions
4
votes
1answer
6k views
How to use X11 forwarding with putty
I have a VM with RHEL 5 without an X server.
My host has Windows 7.
I need to connect to the VM and redirect the X11 output of the commands to my host.
I know that if my host were a GNU/Linux ...