1. Download Cygwin setup. Launch same.
2. When prompted for packages select Net/openssh and X11.
3. Once installed, launch Cygwin. This will open a text window, AKA: CLI.
4. Type startx. This will open an xterm window. (Oddly, it failed several times before working. I'll have to work on that.)
5. Access the remote system:
ssh -X user@server6. After login, type xclock as a test.
exactly what i was looking for. thanks.
ReplyDelete