EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Openvpn

    Book Details:
  • Author : Markus Feilner
  • Publisher : Packt Publishing Ltd
  • Release : 2006-05-11
  • ISBN : 1847190685
  • Pages : 270 pages

Download or read book Openvpn written by Markus Feilner and published by Packt Publishing Ltd. This book was released on 2006-05-11 with total page 270 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how to build secure VPNs using this powerful Open Source application.

Book Mastering OpenVPN

    Book Details:
  • Author : Eric F Crist
  • Publisher : Packt Publishing Ltd
  • Release : 2015-08-28
  • ISBN : 1783553146
  • Pages : 364 pages

Download or read book Mastering OpenVPN written by Eric F Crist and published by Packt Publishing Ltd. This book was released on 2015-08-28 with total page 364 pages. Available in PDF, EPUB and Kindle. Book excerpt: Master building and integrating secure private networks using OpenVPN About This Book Discover how to configure and set up a secure OpenVPN Enhance user experience by using multiple authentication methods Delve into better reporting, monitoring, logging, and control with OpenVPN Who This Book Is For If you are familiar with TCP/IP networking and general system administration, then this book is ideal for you. Some knowledge and understanding of core elements and applications related to Virtual Private Networking is assumed. What You Will Learn Identify different VPN protocols (IPSec, PPTP, OpenVPN) Build your own PKI and manage certificates Deploy your VPN on various devices like PCs, mobile phones, tablets, and more Differentiate between the routed and bridged network Enhance your VPN with monitoring and logging Authenticate against third-party databases like LDAP or the Unix password file Troubleshoot an OpenVPN setup that is not performing correctly In Detail Security on the internet is increasingly vital to both businesses and individuals. Encrypting network traffic using Virtual Private Networks is one method to enhance security. The internet, corporate, and “free internet” networks grow more hostile every day. OpenVPN, the most widely used open source VPN package, allows you to create a secure network across these systems, keeping your private data secure. The main advantage of using OpenVPN is its portability, which allows it to be embedded into several systems. This book is an advanced guide that will help you build secure Virtual Private Networks using OpenVPN. You will begin your journey with an exploration of OpenVPN, while discussing its modes of operation, its clients, its secret keys, and their format types. You will explore PKI: its setting up and working, PAM authentication, and MTU troubleshooting. Next, client-server mode is discussed, the most commonly used deployment model, and you will learn about the two modes of operation using "tun" and "tap" devices. The book then progresses to more advanced concepts, such as deployment scenarios in tun devices which will include integration with back-end authentication, and securing your OpenVPN server using iptables, scripting, plugins, and using OpenVPN on mobile devices and networks. Finally, you will discover the strengths and weaknesses of the current OpenVPN implementation, understand the future directions of OpenVPN, and delve into the troubleshooting techniques for OpenVPN. By the end of the book, you will be able to build secure private networks across the internet and hostile networks with confidence. Style and approach An easy-to-follow yet comprehensive guide to building secure Virtual Private Networks using OpenVPN. A progressively complex VPN design is developed with the help of examples. More advanced topics are covered in each chapter, with subjects grouped according to their complexity, as well as their utility.

Book Troubleshooting OpenVPN

    Book Details:
  • Author : Eric F Crist
  • Publisher : Packt Publishing Ltd
  • Release : 2017-03-17
  • ISBN : 1786466937
  • Pages : 170 pages

Download or read book Troubleshooting OpenVPN written by Eric F Crist and published by Packt Publishing Ltd. This book was released on 2017-03-17 with total page 170 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get the solutions you need to troubleshoot any issue you may face to keep your OpenVPN up and running About This Book This is the first book on the market that resolves your issues related to troubleshooting OpenVPN Ensure your organization's private network is protected 24x7 by resolving OpenVPN issues instantly Save time and costs by troubleshooting to reduce the impact on your business Who This Book Is For The book is for system administrators who are experienced and well versed with OpenVPN. You should possess intermediate to master level proficiency with OpenVPN. All OpenVPN users can leverage this book. What You Will Learn Diagnose and remediate authentication and authorization problems in OpenVPN Overcome simple network and startup script errors Learn OpenVPN log file format and verbosity options Resolve operating system-specific errors Discover various troubleshooting techniques to resolve problems in OpenVPN Improve performance and identify bottlenecks in the network or with hardware Determine external versus internal network issues In Detail OpenVPN, the most widely used open source VPN package, allows you to create a secure network across systems, keeping your private data secure. Connectivity and other issues are a pain to deal with, especially if they are impacting your business. This book will help you resolve the issues faced by OpenVPN users and teach the techniques on how to troubleshoot it like a true expert. This book is a one stop solution for troubleshooting any issue related to OpenVPN. We will start by introducing you to troubleshooting techniques such as Packet Sniffing, Log Parsing, and OpenSSL. You will see how to overcome operating system specific errors. Later on, you will get to know about network and routing errors by exploring the concepts of IPv4 and IPv6 networking issues. You will discover how to overcome these issues to improve the performance of your OpenVPN deployment. By the end of the book, you will know the best practices, tips, and tricks to ensure the smooth running of your OpenVPN. Style and approach This is a practical and straight-to-the point book that troubleshoots all the issues related to OpenVPN and provides best practices, tips, and tricks.

Book OpenVPN Cookbook

    Book Details:
  • Author : Jan Just Keijser
  • Publisher : Packt Publishing Ltd
  • Release : 2017-02-16
  • ISBN : 178646666X
  • Pages : 395 pages

Download or read book OpenVPN Cookbook written by Jan Just Keijser and published by Packt Publishing Ltd. This book was released on 2017-02-16 with total page 395 pages. Available in PDF, EPUB and Kindle. Book excerpt: Discover over 90 practical and exciting recipes that leverage the power of OpenVPN 2.4 to help you obtain a reliable and secure VPN About This Book Master the skills of configuring, managing, and securing your VPN using the latest OpenVPN Gain expertise in establishing IPv6 connections and understand PolarSSL using the latest version of OpenVPN This book contains enticing recipes about OpenVPN functionalities that cater to mission critical applications Who This Book Is For This book is for system administrators who have a basic knowledge of OpenVPN and are eagerly waiting to build, secure, and manage VPNs using the latest version. This book assumes some prior knowledge of TCP/IP networking and OpenVPN and you must have network administration skills to get the most out of this book. What You Will Learn Determine the best type of OpenVPN setup for your networking needs Get to grips with the encryption, authentication, and certifications features of OpenSSL. Integrate an OpenVPN server into the local IT infrastructure with the scripting features of OpenVPN Ease the integration of Windows clients into the VPN using Windows-specific client-side configuration Understand the authentication plugins for PAM and LDAP Get to know the difference between TUN-style and TAP-style networks and when to use what Troubleshoot your VPN setup Establish a connection via IPv6 along with demonstrations In Detail OpenVPN provides an extensible VPN framework that has been designed to ease site-specific customization, such as providing the capability to distribute a customized installation package to clients, and supporting alternative authentication methods via OpenVPN's plugin module interface. This book provides you with many different recipes to help you set up, monitor, and troubleshoot an OpenVPN network. You will learn to configure a scalable, load-balanced VPN server farm that can handle thousands of dynamic connections from incoming VPN clients. You will also get to grips with the encryption, authentication, security, extensibility, and certifications features of OpenSSL. You will also get an understanding of IPv6 support and will get a demonstration of how to establish a connection via IPv64. This book will explore all the advanced features of OpenVPN and even some undocumented options, covering all the common network setups such as point-to-point networks and multi-client TUN-style and TAP-style networks. Finally, you will learn to manage, secure, and troubleshoot your virtual private networks using OpenVPN 2.4. Style and approach This practical, recipe-based book covers the core functionalities of OpenVPN ending with troubleshooting, performance tuning and making the readers inquisitive about the advanced features.

Book Set Up Your Own IPsec VPN  OpenVPN and WireGuard Server

Download or read book Set Up Your Own IPsec VPN OpenVPN and WireGuard Server written by Lin Song and published by Lin Song. This book was released on with total page 119 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how to build your own VPN server in the cloud or on a Raspberry Pi This book is a comprehensive guide to building your own IPsec VPN, OpenVPN and WireGuard server. Based on 10 years of open source work with millions of users, this book covers everything you need to know to build your own VPN. By reading this book you will learn how to: ✔ Create a cloud server and connect using SSH ✔ Set up IPsec VPN with IKEv2, OpenVPN and WireGuard ✔ Customize VPN options, advanced usage and troubleshooting ✔ Run IPsec VPN with IKEv2 on Docker and advanced usage ✔ Configure VPN clients on Windows, macOS, iOS, Android, Chrome OS and Linux ✔ Manage WireGuard, OpenVPN, IPsec VPN and IKEv2 clients In the digital age, cyber security and privacy are more important than ever. Using a virtual private network (VPN) can help improve your cybersecurity and privacy by encrypting your network traffic, so that your data is protected as it travels via the Internet. This is especially useful when using unsecured Wi-Fi networks, such as at coffee shops, airports or in hotel rooms. Creating your own VPN server has become easier than ever, thanks to advances in technology such as affordable cloud servers and reduced bandwidth costs. Self-hosted VPNs can be considerably cheaper than commercial ones and offer several advantages. The VPN setup process can be fully automated and as simplified as possible. This book will help you build your own VPN server in the cloud or on a Raspberry Pi in just a few minutes. Get your copy of this book today and start building your own VPN!

Book OpenVPN

    Book Details:
  • Author : Noite.pl
  • Publisher : NOITE S.C.
  • Release :
  • ISBN :
  • Pages : pages

Download or read book OpenVPN written by Noite.pl and published by NOITE S.C.. This book was released on with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: A simple and fast way of creating an encoded channel and you do not have to use the system kernel. The micro-course contains information about installation, configuration and using a program for creating OpenVPN encoded tunnels. It describes the way to configure the server and clients, and the peer-to-peer channel. Keywords: openvpn, tap, tun, key generation, openvpn, ovpn.conf OpenVPN OpenVPN command Configuration of OpenVPN OpenVPN – configuration of the client-server channel Running the OpenVPN channel Testing the connection in the OpenVPN channel

Book OpenVPN 2 Cookbook

    Book Details:
  • Author : Jan Just Keijser
  • Publisher : Packt Publishing Ltd
  • Release : 2011-02-17
  • ISBN : 1849510113
  • Pages : 598 pages

Download or read book OpenVPN 2 Cookbook written by Jan Just Keijser and published by Packt Publishing Ltd. This book was released on 2011-02-17 with total page 598 pages. Available in PDF, EPUB and Kindle. Book excerpt: 100 simple and incredibly effective recipes for harnessing the power of the OpenVPN 2 network.

Book Beginning OpenVPN 2 0 9

    Book Details:
  • Author : Markus Feilner
  • Publisher : Packt Pub Limited
  • Release : 2009-11
  • ISBN : 9781847197061
  • Pages : 356 pages

Download or read book Beginning OpenVPN 2 0 9 written by Markus Feilner and published by Packt Pub Limited. This book was released on 2009-11 with total page 356 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is an easy introduction to OpenVPN. While providing only necessary theoretical background, it takes a practical approach, presenting plenty of examples. It is written in a friendly style making this complex topic easy and a joy to read. It first covers basic VPN concepts, then moves to introduce basic OpenVPN configurations, before covering advanced uses of OpenVPN. This book is for both experienced and new OpenVPN users. If you are interested in security and privacy in the internet, or want to have your notebook or mobile phone connected safely to the internet, the server in your company, or at home, you will find this book useful. It presumes basic knowledge of Linux, but no knowledge of VPNs is required.

Book OpenVPN Cookbook   Second Edition

Download or read book OpenVPN Cookbook Second Edition written by Jan Just Keijser and published by . This book was released on 2016-12-30 with total page 467 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 90 practical and exciting recipes that leverage the power of OpenVPN 2.4 to obtain a reliable and secure VPNAbout This Book* Master the skills of configuring, managing, and securing your VPN using the latest OpenVPN* Gain expertise in establishing IPv6 connections and understand PolarSSL using the latest version of OpenVPN* This book contains enticing recipes about OpenVPN functionalities that cater to mission critical applicationsWho This Book Is ForThis book is for system administrators who have a basic knowledge of OpenVPN and are eagerly waiting to build, secure, and manage VPNs using the latest version. This book assumes some prior knowledge of TCP/IP networking and OpenVPN and you must have network administration skills to get the most out of this book.What You Will Learn* Determine the best type of OpenVPN setup for your networking needs* Get to grips with the encryption, authentication, and certifications features of OpenSSL* Integrate an OpenVPN server into the local IT infrastructure with the scripting features of OpenVPN* Ease the integration of Windows clients into the VPN using Windows-specific client-side configuration* Understand the authentication plugins for PAM and LDAP* Get to know the difference between TUN-style and TAP-style networks and when to use what* Troubleshoot your VPN setup* Establish a connection via IPv6 along with demonstrationsIn DetailOpenVPN provides an extensible VPN framework that has been designed to ease site-specific customization, such as providing the capability to distribute a customized installation package to clients, and supporting alternative authentication methods via OpenVPN's plugin module interface.This is an update to OpenVPN 2 Cookbook and is based on OpenVPN 2.4. This book provides you with many different recipes to help you set up, monitor, and troubleshoot an OpenVPN network. You will learn to configure a scalable, load-balanced VPN server farm that can handle thousands of dynamic connections from incoming VPN clients. You will also get to grips with the encryption, authentication, security, extensibility, and certifications features of OpenSSL.You will also get an understanding of IPv6 support and will get a demonstration of how to establish a connection via IPv64. This book will explore all the advanced features of OpenVPN and even some undocumented options, covering all the common network setups such as point-to-point networks and multi-client TUN-style and TAP-style networks. Finally, you will learn to manage, secure, and troubleshoot your virtual private networks using OpenVPN 2.4.

Book Linux in Action

    Book Details:
  • Author : David Clinton
  • Publisher : Simon and Schuster
  • Release : 2018-08-19
  • ISBN : 1638356149
  • Pages : 606 pages

Download or read book Linux in Action written by David Clinton and published by Simon and Schuster. This book was released on 2018-08-19 with total page 606 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary Linux in Action is a task-based tutorial that will give you the skills and deep understanding you need to administer a Linux-based system. This hands-on book guides you through 12 real-world projects so you can practice as you learn. Each chapter ends with a review of best practices, new terms, and exercises. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology You can't learn anything without getting your hands dirty including Linux. Skills like securing files, folders, and servers, safely installing patches and applications, and managing a network are required for any serious user, including developers, administrators, and DevOps professionals. With this hands-on tutorial, you'll roll up your sleeves and learn Linux project by project. About the Book Linux in Action guides you through 12 real-world projects, including automating a backup-and-restore system, setting up a private Dropbox-style file cloud, and building your own MediaWiki server. You'll try out interesting examples as you lock in core practices like virtualization, disaster recovery, security, backup, DevOps, and system troubleshooting. Each chapter ends with a review of best practices, new terms, and exercises. What's inside Setting up a safe Linux environment Managing secure remote connectivity Building a system recovery device Patching and upgrading your system About the Reader No prior Linux admin experience is required. About the Author David Clinton is a certified Linux Server Professional, seasoned instructor, and author of Manning's bestselling Learn Amazon Web Services in a Month of Lunches. Table of Contents Welcome to Linux Linux virtualization: Building a Linux working environment Remote connectivity: Safely accessing networked machines Archive management: Backing up or copying entire file systems Automated administration: Configuring automated offsite backups Emergency tools: Building a system recovery device Web servers: Building a MediaWiki server Networked file sharing: Building a Nextcloud file-sharing server Securing your web server Securing network connections: Creating a VPN or DMZ System monitoring: Working with log files Sharing data over a private network Troubleshooting system performance issues Troubleshooting network issues Troubleshooting peripheral devices DevOps tools: Deploying a scripted server environment using Ansible

Book VPNs Illustrated

    Book Details:
  • Author : Jon C. Snader
  • Publisher : Addison-Wesley Professional
  • Release : 2015-01-09
  • ISBN : 0134171810
  • Pages : 701 pages

Download or read book VPNs Illustrated written by Jon C. Snader and published by Addison-Wesley Professional. This book was released on 2015-01-09 with total page 701 pages. Available in PDF, EPUB and Kindle. Book excerpt: Virtual private networks (VPNs) based on the Internet instead of the traditional leased lines offer organizations of all sizes the promise of a low-cost, secure electronic network. However, using the Internet to carry sensitive information can present serious privacy and security problems. By explaining how VPNs actually work, networking expert Jon Snader shows software engineers and network administrators how to use tunneling, authentication, and encryption to create safe, effective VPNs for any environment. Using an example-driven approach, VPNs Illustrated explores how tunnels and VPNs function by observing their behavior "on the wire." By learning to read and interpret various network traces, such as those produced by tcpdump, readers will be able to better understand and troubleshoot VPN and network behavior. Specific topics covered include: Block and stream symmetric ciphers, such as AES and RC4; and asymmetric ciphers, such as RSA and EIGamal Message authentication codes, including HMACs Tunneling technologies based on gtunnel SSL protocol for building network-to-network VPNs SSH protocols as drop-in replacements for telnet, ftp, and the BSD r-commands Lightweight VPNs, including VTun, CIPE, tinc, and OpenVPN IPsec, including its Authentication Header (AH) protocol, Encapsulating Security Payload (ESP), and IKE (the key management protocol) Packed with details, the text can be used as a handbook describing the functions of the protocols and the message formats that they use. Source code is available for download, and an appendix covers publicly available software that can be used to build tunnels and analyze traffic flow. VPNs Illustrated gives you the knowledge of tunneling and VPN technology you need to understand existing VPN implementations and successfully create your own.

Book Network Warrior

    Book Details:
  • Author : Gary A. Donahue
  • Publisher : "O'Reilly Media, Inc."
  • Release : 2011-05-13
  • ISBN : 1449309356
  • Pages : 788 pages

Download or read book Network Warrior written by Gary A. Donahue and published by "O'Reilly Media, Inc.". This book was released on 2011-05-13 with total page 788 pages. Available in PDF, EPUB and Kindle. Book excerpt: Pick up where certification exams leave off. With this practical, in-depth guide to the entire network infrastructure, you’ll learn how to deal with real Cisco networks, rather than the hypothetical situations presented on exams like the CCNA. Network Warrior takes you step by step through the world of routers, switches, firewalls, and other technologies based on the author's extensive field experience. You'll find new content for MPLS, IPv6, VoIP, and wireless in this completely revised second edition, along with examples of Cisco Nexus 5000 and 7000 switches throughout. Topics include: An in-depth view of routers and routing Switching, using Cisco Catalyst and Nexus switches as examples SOHO VoIP and SOHO wireless access point design and configuration Introduction to IPv6 with configuration examples Telecom technologies in the data-networking world, including T1, DS3, frame relay, and MPLS Security, firewall theory, and configuration, as well as ACL and authentication Quality of Service (QoS), with an emphasis on low-latency queuing (LLQ) IP address allocation, Network Time Protocol (NTP), and device failures

Book Sys Admin

Download or read book Sys Admin written by and published by . This book was released on 2005 with total page 900 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Ssl Vpn

    Book Details:
  • Author : Joseph Steinberg
  • Publisher : Packt Publishing Ltd
  • Release : 2005-03-09
  • ISBN : 1847190014
  • Pages : 291 pages

Download or read book Ssl Vpn written by Joseph Steinberg and published by Packt Publishing Ltd. This book was released on 2005-03-09 with total page 291 pages. Available in PDF, EPUB and Kindle. Book excerpt: A comprehensive overview of SSL VPN technologies and design strategies.

Book Practical Linux Infrastructure

Download or read book Practical Linux Infrastructure written by Syed Ali and published by Apress. This book was released on 2014-12-29 with total page 304 pages. Available in PDF, EPUB and Kindle. Book excerpt: Practical Linux Infrastructure teaches you how to use the best open source tools to build a new Linux infrastructure, or alter an existing infrastructure, to ensure it stands up to enterprise-level needs. Each chapter covers a key area of implementation, with clear examples and step-by-step instructions. Using this book, you’ll understand why scale matters, and what considerations you need to make. You’ll see how to switch to using Google Cloud Platform for your hosted solution, how to use KVM for your virtualization, how to use Git, Postfix, and MySQL for your version control, email, and database, and how to use Puppet for your configuration management. For enterprise-level fault tolerance you’ll use Apache, and for load balancing and high availability, you'll use HAProxy and Keepalived. For trend analysis you’ll learn how to use Cacti, and for notification you’ll use Nagios. You’ll also learn how to utilize BIND to implement DNS, how to use DHCP (Dynamic Host Configuration Protocol), and how to setup remote access for your infrastructure using VPN and Iptables. You will finish by looking at the various tools you will need to troubleshoot issues that may occur with your hosted infrastructure. This includes how to use CPU, network, disk and memory management tools such as top, netstat, iostat and vmstat. Author Syed Ali is a senior site reliability engineering manager, who has extensive experience with virtualization and Linux cloud based infrastructure. His previous experience as an entrepreneur in infrastructure computing offers him deep insight into how a business can leverage the power of Linux to their advantage. He brings his expert knowledge to this book to teach others how to perfect their Linux environments. Become a Linux infrastructure pro with Practical Linux Infrastructure today.

Book The Smarthome Book

Download or read book The Smarthome Book written by Andrew Howe and published by Andrew Howe. This book was released on with total page 120 pages. Available in PDF, EPUB and Kindle. Book excerpt: Technology is playing an increasingly more important part in our homes as well as our day to day lives. Get this simple to read guide to be introduced to structured wiring and smarthome concepts. It will not only take you through the requirements necessary to implement these upgrades but also provide a long list of inspirational and useful ideas to help make your smarthome upgrade not only a reality but fun! Through the chapters of this book we cover the various topics and components which will provide an insight into upgrading your home and making it smart. Considering a renovation or a new build? Then look no further, as this will detail the basics of home cinema, whole house audio and video systems, security with remote monitoring, energy efficiency and how best to set up your data network, all wrapped up in an easy to read format, with easily laid out diagrams and a glossary of terms and links at the end to further your quest. Consider how long people spend deciding what flooring to lay down or what tiles to place in the kitchen or bathroom. Now consider how long people spend on what type of cabling will allow them to have that cool minimalist look in their renovation! Those hidden wires, the intelligent lighting, the surround sound, the energy efficient heating. Read this book before speaking to your electrician or installer. Save yourself time and money by being prepared.

Book The Supermen

    Book Details:
  • Author : Charles J. Murray
  • Publisher : John Wiley & Sons
  • Release : 1997-01-18
  • ISBN : 0471048852
  • Pages : 244 pages

Download or read book The Supermen written by Charles J. Murray and published by John Wiley & Sons. This book was released on 1997-01-18 with total page 244 pages. Available in PDF, EPUB and Kindle. Book excerpt: The SUPERMEN "After a rare speech at the National Center for Atmospheric Research in Boulder, Colorado, in 1976, programmers in the audience had suddenly fallen silent when Cray offered to answer questions. He stood there for several minutes, waiting for their queries, but none came. When he left, the head of NCAR's computing division chided the programmers. 'Why didn't someone raise a hand?' After a tense moment, one programmer replied, 'How do you talk to God?'" -from The SUPERMEN The Story of Seymour Cray and the Technical Wizards behind the Supercomputer "They were building revolutionary, not evolutionary, machines. . . . They were blazing a trail-molding science into a product. . . . The freedom to create was extraordinary." -from The Supermen In 1951, a soft-spoken, skinny young man fresh from the University of Minnesota took a job in an old glider factory in St. Paul. Computer technology would never be the same, for the glider factory was the home of Engineering Research Associates and the recent college grad was Seymour R. Cray. During his extraordinary career, Cray would be alternately hailed as "the Albert Einstein," "the Thomas Edison," and "the Evel Knievel" of supercomputing. At various times, he was all three-a master craftsman, inventor, and visionary whose disdain for the rigors of corporate life became legendary, and whose achievements remain unsurpassed. The Supermen is award-winning writer Charles J. Murray's exhilarating account of how the brilliant-some would say eccentric-Cray and his gifted colleagues blazed the trail that led to the Information Age. This is a thrilling, real-life scientific adventure, deftly capturing the daring, seat-of-the-pants spirit of the early days of computer development, as well as an audacious, modern-day David and Goliath battle, in which a group of maverick engineers beat out IBM to become the runaway industry leaders. Murray's briskly paced narrative begins during the final months of the Second World War, when men such as William Norris and Howard Engstrom began researching commercial applications for the code-breaking machines of wartime, and charts the rise of technological research in response to the Cold War. In those days computers were huge, cumbersome machines with names like Demon and Atlas. When Cray came on board, things quickly changed. Drawing on in-depth interviews-including the last interview Cray completed before his untimely and tragic death-Murray provides rare insight into Cray's often controversial approach to his work. Cray could spend exhausting hours in single-minded pursuit of a particular goal, and Murray takes us behind the scenes to witness late-night brainstorming sessions and miraculous eleventh-hour fixes. Cray's casual, often hostile attitude toward management, although alienating to some, was more than a passionate need for independence; he simply thought differently than others. Seymour Cray saw farther and faster, and trusted his vision with an unassailable confidence. Yet he inspired great loyalty as well, making it possible for his own start-up company, Cray Research, to bring the 54,000-employee conglomerate of Control Data to its knees. Ultimately, The Supermen is a story of genius, and how a unique set of circumstances-a small-team approach, corporate detachment, and a government-backed marketplace-enabled that genius to flourish. In an atmosphere of unparalleled freedom and creativity, Seymour Cray's vision and drive fueled a technological revolution from which America would emerge as the world's leader in supercomputing.