Bienvenue à la Bibliothèque Alo de l'Université Shalom de Bunia
A partir de cette page vous pouvez :
Retourner au premier écran avec les dernières notices... | Votre compte |
Titre : | SSH, the Secure Shell: The Definitive Guide |
Auteurs : | Daniel Barrett |
Type de document : | document électronique |
Editeur : | [S.l.] : O'Reilly Media, 2005 |
ISBN/ISSN/EAN : | 978-0-596-00895-6 |
Résumé : |
Are you serious about network security? Then check out Ssh, the Secure Shell, which provides key-based authentication and transparent encryption for your network connections. It's reliable, robust, and reasonably easy to use, and both free and commercial implementations are widely available for most operating systems. While it doesn't solve every privacy and security problem, Ssh eliminates several of them very effectively. Everything you want to know about Ssh is in our second edition of Ssh, The Secure Shell: The Definitive Guide. This updated book thoroughly covers the latest Ssh-2 protocol for system administrators and end users interested in using this increasingly popular Tcp/Ip-based solution. How does it work? Whenever data is sent to the network, Ssh automatically encrypts it. When data reaches its intended recipient, Ssh decrypts it. The result is "transparent" encryption-users can work normally, unaware that their communications are already encrypted. Ssh supports secure file transfer between computers, secure remote logins, and a unique "tunneling" capability that adds encryption to otherwise insecure network applications. With Ssh, users can freely navigate the Internet, and system administrators can secure their networks or perform remote administration. Written for a wide, technical audience, Ssh, The Secure Shell: The Definitive Guide covers several implementations of Ssh for different operating systems and computing environments. Whether you're an individual running Linux machines at home, a corporate network administrator with thousands of users, or a Pc/Mac owner who just wants a secure way to telnet or transfer files between machines, our indispensable guide has you covered. It starts with simple installation and use of Ssh, and works its way to in-depth case studies on large, sensitive computer networks.No matter where or how you're shipping information, Ssh, The Secure Shell: The Definitive ### Amazon.com Review The suite of utility applications that Unix users and administrators find indispensable--Telnet, rlogin, FTP, and the rest--can in fact prove to be the undoing of interconnected systems. The Secure Shell, a.k.a. SSH (which isn't a true shell at all) provides your otherwise attack-prone utilities with the protection they need. *SSH: The Secure Shell: The Definitive Guide* explains how to use SSH at all levels. In a blended sequence, the book explains what SSH is all about, how it fits into a larger security scheme, and how to employ it as an everyday user with an SSH client. More technically detailed chapters show how to configure a SSH server--several variants are covered--and how to integrate SSH with non-Unix client platforms. As befits its detail- and variation-rich subject, this book comprises many specialized sections, each dealing with some specific aspect of use or configuration (setting up access control at the account level, for example, or generating keys for a particular SSH server). The writing is both informative and fun to read; the authors switch back and forth between text and entry-and-response listings from SSH machines. They often run through a half-dozen or more variants on the same command in a few pages, providing the reader with lots of practical information. The discussion of how SSH fits into a Kerberos Public Key Infrastructure (PKI) is great, as is the advice on defeating particular kinds of attacks. *--David Wall* **Topics covered:** * The Secure Shell (SSH) for installers, administrators, and everyday users * SSH design and operation * Server setup * SSH agents * Client configuration * Public Key Infrastructure (PKI) integration * SSH1 * SSH2 * F-Secure * OpenSSH for Unix * SSH1 and SecureCRT for Microsoft Windows * NiftyTelnet SSH for Mac OS ### Review "Still the best SSH book out there by a long shot, but too much on Tectia and not enough on OpenSSH 4." - Paul Hudson, Linux Format, October 2005 "The authors manage to convey what SSH is all about as a concept and how to use it in the real world with equal aplomb, and highly technical configuration details are explained with clarity. They are happy to related how to integrate SSH into non-Unix clients, which makes a pleasant change from the typical Unix gurus who write books such as this. Whenever with see the words "definitive guide' included in the title of a book, we usually prepare ourselves for something far from it. The exception being when O'Reilly are the publishers, and this SSH guide is certainly as definitive as any you are likely to read. And read it you should if you are seriously involved with network security." Davey Winder, PC Plus, November 2005 |