Tagged Questions
1
vote
1answer
4k 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 ...