How to configure Windows Vista as ssh server – part 1

Setting up any system as a server requires two things : 1.Installing the particular service on system 2.Configuring the service post installation so that the system acts as server. SSH (secure shell)is a remote login protocol that encrypts data between communicating machines.It is originally used in Unix machines but we can use the same on …