Book of PF, 3rd Edition

Book of PF, 3rd Edition

Author: Peter N. M. Hansteen

Publisher: No Starch Press

Published: 2014-10-03

Total Pages: 250

ISBN-13: 1593275897

DOWNLOAD EBOOK

OpenBSD’s stateful packet filter, PF, is the heart of the OpenBSD firewall. With more and more services placing high demands on bandwidth and an increasingly hostile Internet environment, no sysadmin can afford to be without PF expertise. The third edition of The Book of PF covers the most up-to-date developments in PF, including new content on IPv6, dual stack configurations, the “queues and priorities” traffic-shaping system, NAT and redirection, wireless networking, spam fighting, failover provisioning, logging, and more. You’ll also learn how to: * Create rule sets for all kinds of network traffic, whether crossing a simple LAN, hiding behind NAT, traversing DMZs, or spanning bridges or wider networks * Set up wireless networks with access points, and lock them down using authpf and special access restrictions * Maximize flexibility and service availability via CARP, relayd, and redirection * Build adaptive firewalls to proactively defend against attackers and spammers * Harness OpenBSD’s latest traffic-shaping system to keep your network responsive, and convert your existing ALTQ configurations to the new system * Stay in control of your traffic with monitoring and visualization tools (including NetFlow) The Book of PF is the essential guide to building a secure network with PF. With a little effort and this book, you’ll be well prepared to unlock PF’s full potential.


Absolute OpenBSD, 2nd Edition

Absolute OpenBSD, 2nd Edition

Author: Michael W. Lucas

Publisher: No Starch Press

Published: 2013-04-15

Total Pages: 540

ISBN-13: 1593275234

DOWNLOAD EBOOK

OpenBSD, the elegant, highly secure Unix-like operating system, is widely used as the basis for critical DNS servers, routers, firewalls, and more. This long-awaited second edition of Absolute OpenBSD maintains author Michael Lucas's trademark straightforward and practical approach that readers have enjoyed for years. You'll learn the intricacies of the platform, the technical details behind certain design decisions, and best practices, with bits of humor sprinkled throughout. This edition has been completely updated for OpenBSD 5.3, including new coverage of OpenBSD's boot system, security features like W^X and ProPolice, and advanced networking techniques. You'll learn how to: –Manage network traffic with VLANs, trunks, IPv6, and the PF packet filter –Make software management quick and effective using the ports and packages system –Give users only the access they need with groups, sudo, and chroots –Configure OpenBSD's secure implementations of SNMP, DHCP, NTP, hardware sensors, and more –Customize the installation and upgrade processes for your network and hardware, or build a custom OpenBSD release Whether you're a new user looking for a complete introduction to OpenBSD or an experienced sysadmin looking for a refresher, Absolute OpenBSD, 2nd Edition will give you everything you need to master the intricacies of the world's most secure operating system.


The Book of PF

The Book of PF

Author: Peter N. M. Hansteen

Publisher: No Starch Press

Published: 2008

Total Pages: 188

ISBN-13: 1593271654

DOWNLOAD EBOOK

Provides information on building networks with PF, covering such topics as creating a wireless access point, using tables and proactive defense against spammers, and setting up queries and traffic shaping with ALTQ.


Statistics

Statistics

Author: Robin H. Lock

Publisher: John Wiley & Sons

Published: 2020-10-13

Total Pages: 866

ISBN-13: 1119682169

DOWNLOAD EBOOK

Statistics: Unlocking the Power of Data, 3rd Edition is designed for an introductory statistics course focusing on data analysis with real-world applications. Students use simulation methods to effectively collect, analyze, and interpret data to draw conclusions. Randomization and bootstrap interval methods introduce the fundamentals of statistical inference, bringing concepts to life through authentically relevant examples. More traditional methods like t-tests, chi-square tests, etc. are introduced after students have developed a strong intuitive understanding of inference through randomization methods. While any popular statistical software package may be used, the authors have created StatKey to perform simulations using data sets and examples from the text. A variety of videos, activities, and a modular chapter on probability are adaptable to many classroom formats and approaches.


Human Osteology

Human Osteology

Author: Tim D. White

Publisher: Gulf Professional Publishing

Published: 2000

Total Pages: 600

ISBN-13: 9780127466125

DOWNLOAD EBOOK

Introduction. Bone Biology. Anatomical Terminology. Skull. Dentition. Hyoid and Vertebrae. Thorax: Sternum and Ribs. Shoulder Girdle: Clavicle and Scapula. Arm: Humerus, Radius, Ulna. Hand: Carpals, Metacarpals, and Phalanges. Pelvic Girdle: Sacrum, Coccyx, and Os Coxae. Leg: Femur, Patella, Tibia, and Fibula. Foot: Tarsals, Metatarsals, and Phalanges. Recovery, Preparation, and Curation of Skeletal Remains. Analysis and Reporting of Skeletal Remains. Ethics in Osteology. Assessment of Age, Sex, Stature, Ancestry, and Identity. Osteological and Dental Pathology. Postmortem Skeletal Modification. The Biology of Skeletal Populations: Discrete Traits, Distance, Diet, Disease, and Demography. Molecular Osteology. Forensic Case Study: Homicide: "We Have the Witnesses but No Body." Forensic Case Study: Child Abuse, The Skeletal Perspective. Archaeological Case Study: Anasazi Remains from Cottonwood Canyon. Paleontological Case Study: The Pit of the Bones. Paleontological Case Study: Australopitheus Mandible from Maka, Ethiopia. Appendix: Photographic Methods and Provenance. Glossary. Bibliography. Index.


Scientific American: Presenting Psychology

Scientific American: Presenting Psychology

Author: Deborah Licht

Publisher: Macmillan Higher Education

Published: 2021-10-27

Total Pages: 2489

ISBN-13: 1319424945

DOWNLOAD EBOOK

Written by two teachers and a science journalist, Presenting Psychology introduces the basics to psychology through magazine-style profiles and video interviews of real people, whose stories provide compelling contexts for the field’s key ideas.


Book of Proof

Book of Proof

Author: Richard H. Hammack

Publisher:

Published: 2016-01-01

Total Pages: 314

ISBN-13: 9780989472111

DOWNLOAD EBOOK

This book is an introduction to the language and standard proof methods of mathematics. It is a bridge from the computational courses (such as calculus or differential equations) that students typically encounter in their first year of college to a more abstract outlook. It lays a foundation for more theoretical courses such as topology, analysis and abstract algebra. Although it may be more meaningful to the student who has had some calculus, there is really no prerequisite other than a measure of mathematical maturity.


How Linux Works, 3rd Edition

How Linux Works, 3rd Edition

Author: Brian Ward

Publisher: No Starch Press

Published: 2021-04-19

Total Pages: 466

ISBN-13: 1718500408

DOWNLOAD EBOOK

Best-selling guide to the inner workings of the Linux operating system with over 50,000 copies sold since its original release in 2014. Linux for the Superuser Unlike some operating systems, Linux doesn’t try to hide the important bits from you—it gives you full control of your computer. But to truly master Linux, you need to understand its internals, like how the system boots, how networking works, and what the kernel actually does. In this third edition of the bestselling How Linux Works, author Brian Ward peels back the layers of this well-loved operating system to make Linux internals accessible. This edition has been thoroughly updated and expanded with added coverage of Logical Volume Manager (LVM), virtualization, and containers. You'll learn: How Linux boots, from boot loaders to init (systemd) How the kernel manages devices, device drivers, and processes How networking, interfaces, firewalls, and servers work How development tools work and relate to shared libraries How to write effective shell scripts You’ll also explore the kernel and examine key system tasks inside user-space processes, including system calls, input and output, and filesystem maintenance. With its combination of background, theory, real-world examples, and thorough explanations, How Linux Works, 3rd Edition will teach you what you need to know to take control of your operating system. NEW TO THIS EDITION: Hands-on coverage of the LVM, journald logging system, and IPv6 Additional chapter on virtualization, featuring containers and cgroups Expanded discussion of systemd Covers systemd-based installations


Absolute FreeBSD, 2nd Edition

Absolute FreeBSD, 2nd Edition

Author: Michael W. Lucas

Publisher: No Starch Press

Published: 2013-04-12

Total Pages: 748

ISBN-13: 1593272219

DOWNLOAD EBOOK

FreeBSD—the powerful, flexible, and free Unix-like operating system—is the preferred server for many enterprises. But it can be even trickier to use than either Unix or Linux, and harder still to master. Absolute FreeBSD, 2nd Edition is your complete guide to FreeBSD, written by FreeBSD committer Michael W. Lucas. Lucas considers this completely revised and rewritten second edition of his landmark work to be his best work ever; a true product of his love for FreeBSD and the support of the FreeBSD community. Absolute FreeBSD, 2nd Edition covers installation, networking, security, network services, system performance, kernel tweaking, filesystems, SMP, upgrading, crash debugging, and much more, including coverage of how to:–Use advanced security features like packet filtering, virtual machines, and host-based intrusion detection –Build custom live FreeBSD CDs and bootable flash –Manage network services and filesystems –Use DNS and set up email, IMAP, web, and FTP services for both servers and clients –Monitor your system with performance-testing and troubleshooting tools –Run diskless systems –Manage schedulers, remap shared libraries, and optimize your system for your hardware and your workload –Build custom network appliances with embedded FreeBSD –Implement redundant disks, even without special hardware –Integrate FreeBSD-specific SNMP into your network management system. Whether you're just getting started with FreeBSD or you've been using it for years, you'll find this book to be the definitive guide to FreeBSD that you've been waiting for.


Kill It with Fire

Kill It with Fire

Author: Marianne Bellotti

Publisher: No Starch Press

Published: 2021-04-06

Total Pages: 250

ISBN-13: 1718501196

DOWNLOAD EBOOK

Kill It with Fire chronicles the challenges of dealing with aging computer systems, along with sound modernization strategies. How to survive a legacy apocalypse “Kill it with fire,” the typical first reaction to a legacy system falling into obsolescence, is a knee-jerk approach that often burns through tons of money and time only to result in a less efficient solution. This book offers a far more forgiving modernization framework, laying out smart value-add strategies and proven techniques that work equally well for ancient systems and brand-new ones. Renowned for restoring some of the world’s oldest, messiest computer networks to operational excellence, software engineering expert Marianne Bellotti distills key lessons and insights from her experience into practical, research-backed guidance to help you determine when and how to modernize. With witty, engaging prose, Bellotti explains why new doesn’t always mean better, weaving in illuminating case studies and anecdotes from her work in the field. You’ll learn: Where to focus your maintenance efforts for maximum impact and value How to pick the right modernization solutions for your specific needs and keep your plans on track How to assess whether your migrations will add value before you invest in them What to consider before moving data to the cloud How to determine when a project is finished Packed with resources, exercises, and flexible frameworks for organizations of all ages and sizes, Kill It with Fire will give you a vested interest in your technology’s future.