Hi, Raf Czlonka wrote on Thu, Feb 15, 2018 at 05:26:44AM +0000:
> An update of the "SSH Mastery" book entry to its 2nd edition. > > While there, I moved its subtitle up, where it belongs, and swapped > ISBN 10 and 13 to keep it consistent with other books. > > I had also taken the liberty to update: > > - release date of Peter N. M. Hansteen's Book of PF > - included ISBN-10 for Michael W. Lucas's Absolute OpenBSD > - updated links to both of these books - saves a redirect Committed, thanks. Ingo > I could send the diff for these separately if need be. > > Cheers, > > Raf > > Index: books.html > =================================================================== > RCS file: /cvs/www/books.html,v > retrieving revision 1.114 > diff -u -p -r1.114 books.html > --- books.html 13 Nov 2017 06:42:06 -0000 1.114 > +++ books.html 15 Feb 2018 05:12:48 -0000 > @@ -56,7 +56,7 @@ A No-Nonsense Guide to the OpenBSD Firew > <dd>by Peter N. M. Hansteen > <dd>ISBN-10: 1-59327-589-7 > <dd>ISBN-13: 978-1-59327-589-1 > -<dd>Copyright 2015. > +<dd>October 2014, 248 pp. > <p> > The first sentence of this book is "<i>This is a book about building the > network you need.</i>" Taking it from there, Peter walks you through the > whys > @@ -68,27 +68,28 @@ load balancing with "self-healing" netwo > problems such as DoS attempts and spamming. A basic understanding of TCP/IP > and some Unix knowledge is assumed. > The official book website for a sample chapter, table of contents and errata > -can be found <a href="http://www.nostarch.com/pf3">here</a>. > +can be found <a href="https://nostarch.com/pf3">here</a>. > <p> > > -<dt><a name="book9"><i>SSH Mastery</i></a> > +<dt><a name="book9"><i>SSH Mastery, 2nd Edition<br> > +OpenSSH, PuTTY, Tunnels and Keys</i></a> > <dd>by Michael W. Lucas > -<dd>ISBN-13: 978-1470069711 > -<dd>ISBN-10: 1470069717 > -<dd>February 2012, 145 pp. > -<dd>OpenSSH, PuTTY, Tunnels, and Keys > +<dd>ISBN-10: 1642350028 > +<dd>ISBN-13: 978-1642350029 > +<dd>February 2018, 242 pp. > <p> > A guide to what you need to know about SSH. This book will help you > eliminate passwords on your network, tunnel unencrypted protocols > through secure channels, build VPNs with OpenSSH, and more. Focuses on > the OpenSSH server, the OpenSSH client, and the PuTTY client. > Michael W. Lucas is the author of <i>Absolute OpenBSD</i> and other BSD > books. > -The official SSH Mastery website is > -<a href="https://www.michaelwlucas.com/nonfiction/ssh-mastery">here</a>. > +The official SSH Mastery 2nd edition website is > +<a href="https://www.michaelwlucas.com/tools/ssh">here</a>. > <p> > > <dt><a name="book10"><i>Absolute OpenBSD. 2nd Edition!</i></a> > <dd>by Michael W. Lucas > +<dd>ISBN-10: 1593274769 > <dd>ISBN-13: 978-1-59327-476-4 > <dd>April 2013, 536 pp. > <p> > @@ -96,8 +97,7 @@ Michael W. Lucas brings us the long anti > wildly successful book about using OpenBSD. This book covers all aspects of > the OpenBSD system for new UNIX and BSD users alike. > The official Absolute OpenBSD 2nd edition website is > -<a > href="https://www.michaelwlucas.com/nonfiction/absolute-openbsd-2nd-edition"> > -here</a>. > +<a href="https://www.michaelwlucas.com/os/ao2e">here</a>. > <p> > > <dt><a name="book3">
