Installing and Configuring SSHD Server on Cygwin
SSH is one communication protocol that is used to access remote systems all the time. Short for “Secure Shell”, SSH provides a secure channel for data exchange, unlike Telnet and other insecure remote shells. Telnet, e.g., transmits all data including passwords in plain text.
For a system A to connect to a remote system B through SSH, A needs a SSH client (like PuTTY for Windows) and B needs a SSHD server running all the time so as to accept incoming connections.
SSH is a proprietary software offered by SSH Communications Security, and as an alternative the open source version OpenSSH is …read more
A Massive Tech Channel Roundup
I’ve realized that my last Tech Channel Roundup was nearly a month ago and I’m guilty of it. So, bear with me as I overload you with a number of interesting links that I found in some of the sister blogs.
Milo discovered a product especially useful for enterprises of all sizes called Nightwatchman, a good news that Microsoft didn’t lay off anybody in the Vista team. I knew that they didn’t touch the Silverlight team, but frankly I’m surprised about this because Vista hasn’t been very profitable to Microsoft. Or has it? One bad news is the Windows 7 minimum …read more




