Linux Routing

Linux Routing
Author :
Publisher : Sams Publishing
Total Pages : 364
Release :
ISBN-10 : UOM:39015054291938
ISBN-13 :
Rating : 4/5 (38 Downloads)

Synopsis Linux Routing by : Joe Brockmeier

The administrator's guide to understanding Linux routing systems and techniques, written by authors with vast experience in implementing network solutions in a variety of operating systems and hardware arenas. The book provides comprehensive, coverage of routing solutions readers can set up on a Linux box, not just a look at what Cisco routers can do.

Linux Advanced Routing and Traffic Control HOWTO

Linux Advanced Routing and Traffic Control HOWTO
Author :
Publisher :
Total Pages : 102
Release :
ISBN-10 : 1705975852
ISBN-13 : 9781705975855
Rating : 4/5 (52 Downloads)

Synopsis Linux Advanced Routing and Traffic Control HOWTO by : Gregory Maxwell

Summary This classic howto was written in 2002, but it is still a must-read howto for any Linux networking professionals today. Many practical examples are included in the book.It is a very hands−on approach to iproute2, traffic shaping, policy routing and a bit of netfilter.This is a book you should have on your bookshelf. Table of Contents Dedication Introduction Introduction to iproute2 Rules-routing policy database GRE and other tunnles IPv6 tunning with Cisco and/or 6bone IPSec:secure IP over the internet Multicast routing Queueing Disciplines for Bandwdith Management Load sharing over multiple interfaces Netfilter & iproute - marking packets Advanced filters for (re-)classifying packets Kernel network parameters Advanced &less common queueing disciplines Cookbook Building bridges, and pseudo-bridges with Proxy ARP Dynamic routing - OSPF and BGP Other possibilities Further reading Acknowledgements

Understanding Linux Network Internals

Understanding Linux Network Internals
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 1062
Release :
ISBN-10 : 9780596002558
ISBN-13 : 0596002556
Rating : 4/5 (58 Downloads)

Synopsis Understanding Linux Network Internals by : Christian Benvenuti

Benvenuti describes the relationship between the Internet's TCP/IP implementation and the Linux Kernel so that programmers and advanced administrators can modify and fine-tune their network environment.

Policy Routing Using Linux

Policy Routing Using Linux
Author :
Publisher : Sams Publishing
Total Pages : 205
Release :
ISBN-10 : 0672320525
ISBN-13 : 9780672320521
Rating : 4/5 (25 Downloads)

Synopsis Policy Routing Using Linux by : Matthew G. Marsh

Will show readers how to work with Cisco IOS 12.x rated routers, or to build a stand alone Linux router .17 - 21% of network servers are currently running Linux, and the Linux share of the market continues to grow. The Linux kernel is the only OS that supports policy routing except for certain versions of Cisco IOS 12.x. Covers policy routing under IPv4 and IPv6. Policy Routing on Linux is an advanced book covering all critical aspects of Linux Policy Routing from the authors extensive experience. It provides documentation and best practice usage for implementing policy routing under Linux with references and comparisons to Cisco IOS policy routing. Readers of this book will be able to: Understand the theory and basic concepts of policy routing; design and install a policy-routed network under IPv4 on a Linux based network using the IP utility for Linux; differentiate between and integrate policy routing structures and dynamic routing protocols; analyse and tune complex policy routed networks on Linux and possibly Cisco networks; and understand the role of policy routing structures and implementations within the Linux IPv6 network stack.

Linux Routers

Linux Routers
Author :
Publisher : Prentice Hall
Total Pages : 474
Release :
ISBN-10 : UOM:39015055459047
ISBN-13 :
Rating : 4/5 (47 Downloads)

Synopsis Linux Routers by : Tony Mancill

Linux Routers, Second Edition shows you exactly how to reduce your costs and extend your network with Linux-based routing. You'll find step-by-step coverage of software/hardware selection, configuration, management, and troubleshooting for today's key internetworking applications, including LANs, Internet/intranet/extranet routers, Frame Relay, VPNs, remote access, and firewalls. Extensive new coverage includes dynamic routing, Quality of Service, the current Linux kernel - even next-generation IPv6 routing.

Linux Network Administrator's Guide

Linux Network Administrator's Guide
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 516
Release :
ISBN-10 : 1565924002
ISBN-13 : 9781565924000
Rating : 4/5 (02 Downloads)

Synopsis Linux Network Administrator's Guide by : Olaf Kirch

This introduction to networking on Linux now covers firewalls, including the use of ipchains and Netfilter, masquerading, and accounting. Other new topics in this second edition include Novell (NCP/IPX) support and INN (news administration).

Linux Networking Cookbook

Linux Networking Cookbook
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 641
Release :
ISBN-10 : 9780596553692
ISBN-13 : 0596553692
Rating : 4/5 (92 Downloads)

Synopsis Linux Networking Cookbook by : Carla Schroder

This soup-to-nuts collection of recipes covers everything you need to know to perform your job as a Linux network administrator, whether you're new to the job or have years of experience. With Linux Networking Cookbook, you'll dive straight into the gnarly hands-on work of building and maintaining a computer network. Running a network doesn't mean you have all the answers. Networking is a complex subject with reams of reference material that's difficult to keep straight, much less remember. If you want a book that lays out the steps for specific tasks, that clearly explains the commands and configurations, and does not tax your patience with endless ramblings and meanderings into theory and obscure RFCs, this is the book for you. You will find recipes for: Building a gateway, firewall, and wireless access point on a Linux network Building a VoIP server with Asterisk Secure remote administration with SSH Building secure VPNs with OpenVPN, and a Linux PPTP VPN server Single sign-on with Samba for mixed Linux/Windows LANs Centralized network directory with OpenLDAP Network monitoring with Nagios or MRTG Getting acquainted with IPv6 Setting up hands-free networks installations of new systems Linux system administration via serial console And a lot more. Each recipe includes a clear, hands-on solution with tested code, plus a discussion on why it works. When you need to solve a network problem without delay, and don't have the time or patience to comb through reference books or the Web for answers, Linux Networking Cookbook gives you exactly what you need.

The Linux DevOps Handbook

The Linux DevOps Handbook
Author :
Publisher : Packt Publishing Ltd
Total Pages : 428
Release :
ISBN-10 : 9781803237909
ISBN-13 : 1803237902
Rating : 4/5 (09 Downloads)

Synopsis The Linux DevOps Handbook by : Damian Wojsław

Build a solid foundation in DevOps and Linux systems as well as advanced DevOps practices such as configuration, IAC, and CI/CD Key Features Master Linux basics, the command line, and shell scripting Become a DevOps expert by mastering Docker, Git, monitoring, automation, and CI/CD Implement networking, manage services, and leverage Infrastructure as Code (IaC) Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionThe Linux DevOps Handbook is a comprehensive resource that caters to both novice and experienced professionals, ensuring a strong foundation in Linux. This book will help you understand how Linux serves as a cornerstone of DevOps, offering the flexibility, stability, and scalability essential for modern software development and operations. You’ll begin by covering Linux distributions, intermediate Linux concepts, and shell scripting to get to grips with automating tasks and streamlining workflows. You’ll then progress to mastering essential day-to-day tools for DevOps tasks. As you learn networking in Linux, you’ll be equipped with connection establishment and troubleshooting skills. You’ll also learn how to use Git for collaboration and efficient code management. The book guides you through Docker concepts for optimizing your DevOps workflows and moves on to advanced DevOps practices, such as monitoring, tracing, and distributed logging. You’ll work with Terraform and GitHub to implement continuous integration (CI)/continuous deployment (CD) pipelines and employ Atlantis for automated software delivery. Additionally, you’ll identify common DevOps pitfalls and strategies to avoid them. By the end of this book, you’ll have built a solid foundation in Linux fundamentals, practical tools, and advanced practices, all contributing to your enhanced Linux skills and successful DevOps implementation.What you will learn Understand how to manage infrastructure using Infrastructure as Code (IaC) tools such as Terraform and Atlantis Automate repetitive tasks using Ansible and Bash scripting Set up logging and monitoring solutions to maintain and troubleshoot your infrastructure Identify and understand how to avoid common DevOps pitfalls Automate tasks and streamline workflows using Linux and shell scripting Optimize DevOps workflows using Docker Who this book is forThis book is for DevOps Engineers looking to extend their Linux and DevOps skills as well as System Administrators responsible for managing Linux servers, who want to adopt DevOps practices to streamline their operations. You’ll also find this book useful if you want to build your skills and knowledge to work with public cloud technologies, especially AWS, to build and manage scalable and reliable systems.

Understanding Linux Network Internals

Understanding Linux Network Internals
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 1062
Release :
ISBN-10 : 9780596552060
ISBN-13 : 0596552068
Rating : 4/5 (60 Downloads)

Synopsis Understanding Linux Network Internals by : Christian Benvenuti

If you've ever wondered how Linux carries out the complicated tasks assigned to it by the IP protocols -- or if you just want to learn about modern networking through real-life examples -- Understanding Linux Network Internals is for you. Like the popular O'Reilly book, Understanding the Linux Kernel, this book clearly explains the underlying concepts and teaches you how to follow the actual C code that implements it. Although some background in the TCP/IP protocols is helpful, you can learn a great deal from this text about the protocols themselves and their uses. And if you already have a base knowledge of C, you can use the book's code walkthroughs to figure out exactly what this sophisticated part of the Linux kernel is doing. Part of the difficulty in understanding networks -- and implementing them -- is that the tasks are broken up and performed at many different times by different pieces of code. One of the strengths of this book is to integrate the pieces and reveal the relationships between far-flung functions and data structures. Understanding Linux Network Internals is both a big-picture discussion and a no-nonsense guide to the details of Linux networking. Topics include: Key problems with networking Network interface card (NIC) device drivers System initialization Layer 2 (link-layer) tasks and implementation Layer 3 (IPv4) tasks and implementation Neighbor infrastructure and protocols (ARP) Bridging Routing ICMP Author Christian Benvenuti, an operating system designer specializing in networking, explains much more than how Linux code works. He shows the purposes of major networking features and the trade-offs involved in choosing one solution over another. A large number of flowcharts and other diagrams enhance the book's understandability.

UNIX and Linux System Administration Handbook

UNIX and Linux System Administration Handbook
Author :
Publisher : Addison-Wesley Professional
Total Pages : 1471
Release :
ISBN-10 : 9780134278292
ISBN-13 : 0134278291
Rating : 4/5 (92 Downloads)

Synopsis UNIX and Linux System Administration Handbook by : Evi Nemeth

“As an author, editor, and publisher, I never paid much attention to the competition—except in a few cases. This is one of those cases. The UNIX System Administration Handbook is one of the few books we ever measured ourselves against.” —Tim O’Reilly, founder of O’Reilly Media “This edition is for those whose systems live in the cloud or in virtualized data centers; those whose administrative work largely takes the form of automation and configuration source code; those who collaborate closely with developers, network engineers, compliance officers, and all the other worker bees who inhabit the modern hive.” —Paul Vixie, Internet Hall of Fame-recognized innovator and founder of ISC and Farsight Security “This book is fun and functional as a desktop reference. If you use UNIX and Linux systems, you need this book in your short-reach library. It covers a bit of the systems’ history but doesn’t bloviate. It’s just straight-forward information delivered in a colorful and memorable fashion.” —Jason A. Nunnelley UNIX® and Linux® System Administration Handbook, Fifth Edition, is today’s definitive guide to installing, configuring, and maintaining any UNIX or Linux system, including systems that supply core Internet and cloud infrastructure. Updated for new distributions and cloud environments, this comprehensive guide covers best practices for every facet of system administration, including storage management, network design and administration, security, web hosting, automation, configuration management, performance analysis, virtualization, DNS, security, and the management of IT service organizations. The authors—world-class, hands-on technologists—offer indispensable new coverage of cloud platforms, the DevOps philosophy, continuous deployment, containerization, monitoring, and many other essential topics. Whatever your role in running systems and networks built on UNIX or Linux, this conversational, well-written ¿guide will improve your efficiency and help solve your knottiest problems.