If Xming is not installed, follow the installation instructions.
Then do the following.
Again, hold up a Red card if you need help!
- Run PuTTy (Start menu -> All Programs -> PuTTY -> PuTTY)
- Load the previous settings that you saved. (Select the "Session" node in the tree on the left, select your session name in the list, then hit the "Load" button.
- Open up the tree to the left to the "X11" node (Connection -> SSH -> X11)
- Check "Enable X11 forwarding"
- In the "X display location" edit box enter:
localhost:0
- In the tree on the left select the "Session" node (you might have to scroll it up to see this node)
- If you want to, enter a new name for the session with X11 forwarding enabled in the "Saved Sessions" edit box, then click the "Save" button. This saves all your settings (including the private key), and allows you simply "Load" them the next time you run PuTTY. It's a convenience to save setup time.
- Click the "Open" button to connect to your running VM.
- You should now have a terminal session on your remote computer!
- Green Card!