We can establish connection between Unix based machines using these commands -
ssh
telnet
but how to establish a connection between a Linux and Windows? Putty, WinSCP etc are used in Windows to connect to Linux. But how do I connect to windows from Linux?(or is it even possible?)