Showing results for "matt messier"
Showing 1 - 2 of 2 Results
Adult content is visible.
Network Security with OpenSSL
Cryptography for Secure Communications
2009
EN
Most applications these days are at least somewhat network aware, but how do you protect those applications against common network security threats? Many developers are turning to OpenSSL, an open source version of SSL/TLS, which is the most widely used protocol for secure network communications.The OpenSSL library is seeing widespread adoption for web sites that require cryptographic functions to protect a broad range of sensitive information, such as credit card numbers and other...
Secure Programming Cookbook for C and C++
Recipes for Cryptography, Authentication, Input Validation & More
2003
EN
Password sniffing, spoofing, buffer overflows, and denial of service: these are only a few of the attacks on today's computer systems and networks. At the root of this epidemic is poorly written, poorly tested, and insecure code that puts everyone at risk. Clearly, today's developers need help figuring out how to write code that attackers won't be able to exploit. But writing such code is surprisingly difficult.Secure Programming Cookbook for C and C++ is an important new ...
People who read this also enjoyed
2014
EN
Fully updated for Windows Server 2012 R2! Prepare for Microsoft Exam 70-417 - and help demonstrate your real-world mastery of Windows Server 2012 R2 core infrastructure services. Exam 70-417 is an upgrade exam that is a composite of three standalone exams: 70-410, 70-411, and 70-412. Exam 70-417 validates skills related to core features and functionality of Windows Server 2012 R2, from the existing knowledge base of a Microsoft Certified Systems Administrator for Windows Server 2008. F...
Understanding the Linux Kernel
From I/O Ports to Process Management
2005
EN
In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn't kept waiting any longer tha...
2010
EN
Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those writing and developing kernel code, as well as to programmers seeking to better understand the operating system and become more efficient and productive in their coding.The book details the major subsystems and features of the Linux kernel, including its design, implementation, and interfaces. It covers the Linux kernel with bot...
2011
EN
Fully revised to cover the Red Hat Certified Engineer exam revision based on Red Hat Enterprise Linux 6 Updated for the release of Red Hat Enterprise Linux 6 and the related Red Hat Certified Engineer certification exam revision, RHCE Red Hat Certified Engineer Linux Study Guide, Sixth Edition provides complete coverage of all official exam objectives and the revised format for the RHCE exam. The RHCE exam revises twice annually and the latest exam update has removed multiple-choice questio...
The Linux Programming Interface
A Linux and UNIX System Programming Handbook
2010
EN
The Linux Programming Interface (TLPI) is the definitive guide to the Linux and UNIX programming interface—the interface employed by nearly every application that runs on a Linux or UNIX system.In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library functions that you need in order to master the craft of system programming, and accompanies his explanations with clear, complete example programs....
2014
EN
Prepare for Exam 70-414—and help demonstrate your real-world mastery of advanced server design, planning, and implementation. Designed for experienced, MCSA-certified professionals ready to advance their status—Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the MCSE level.Optimize your exam-prep by focusing on the expertise needed to:Manage and Maintain a Server InfrastructurePlan and Implement a Highly Av...
Linux Device Drivers
Where the Kernel Meets the Hardware
2005
EN
Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas of programming for the Linux operating system that calls for unique, Linux-specific knowledge. For years now, programmers have relied on the classic Linux Device Drivers from O'Reilly to master this critical subject. Now in its third edition, this bestselling guide provides all the in...
2011
EN
Hands-on, practical guide to implementing SSL and TLS protocols for Internet securityIf you are a network professional who knows C programming, this practical book is for you. Focused on how to implement Secure Socket Layer (SSL) and Transport Layer Security (TLS), this book guides you through all necessary steps, whether or not you have a working knowledge of cryptography. The book covers SSLv2, TLS 1.0, and TLS 1.2, including implementations of the relevant cryptographic protocol...
TCP/IP Network Administration
Help for Unix System Administrators
2010
EN
This complete guide to setting up and running a TCP/IP network is essential for network administrators, and invaluable for users of home systems that access the Internet. The book starts with the fundamentals -- what protocols do and how they work, how addresses and routing are used to move data through the network, how to set up your network connection -- and then covers, in detail, everything you need to know to exchange information via the Internet.Included are discussions on ad...
Essential SNMP
Help for System and Network Administrators
2005
EN
Simple Network Management Protocol (SNMP) provides a "simple" set of operations that allows you to more easily monitor and manage network devices like routers, switches, servers, printers, and more. The information you can monitor with SNMP is wide-ranging--from standard items, like the amount of traffic flowing into an interface, to far more esoteric items, like the air temperature inside a router. In spite of its name, though, SNMP is not especially simple to learn.O'Reilly has a...











