Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

SSH, The Secure Shell: The Definitive Guide Review by M. Vasireddi

It is administrators guide, not implementors guide

This is good for beginners and administrators to get an understanding of the SSH. After reading it, you will know, how to set up and configure the SSH.

However, it will not give you details of the SSH protocol for an implementor. I had to look into chapter 7 of "VPNs Illustrated: Tunnels, VPNs, and IPsec by Jon C. Snader" to get an overview of how the SSH protocol really works behind the doors. This chapter gave pictorial descriptions as opposed to textual descriptions in the SSH RFCs.

In the next version, I would expect this book to contain a chapter giving implementation details of the SSH protocol.