Linux Networking Cookbook

Linux Networking Cookbook
Author: Carla Schroder
Publsiher: "O'Reilly Media, Inc."
Total Pages: 641
Release: 2007-11-26
Genre: Computers
ISBN: 9780596553692

Download Linux Networking Cookbook Book in PDF, Epub and Kindle

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.

Linux Networking Cookbook

Linux Networking Cookbook
Author: Gregory Boyce
Publsiher: Packt Publishing Ltd
Total Pages: 152
Release: 2016-06-28
Genre: Computers
ISBN: 9781785285974

Download Linux Networking Cookbook Book in PDF, Epub and Kindle

Over 40 recipes to help you set up and configure Linux networks About This Book Move beyond the basics of how a Linux machine works and gain a better understanding of Linux networks and their configuration Impress your peers by setting up and configuring a Linux server and its various network elements like a pro This is a hands-on solution guide to building, maintaining, and securing a network using Linux Who This Book Is For This book is targeted at Linux systems administrators who have a good basic understanding and some prior experience of how a Linux machine operates, but want to better understand how various network services function, how to set them up, and how to secure them. You should be familiar with how to set up a Linux server and how to install additional software on them. What You Will Learn Route an IPv6 netblock to your local network Modify your named instance to support setting hostnames for your IPv6 addresses Use SSH for remote console access Configure NGINX with TLS Secure XMPP with TLS Leverage iptables6 to firewall your IPv6 traffic Configure Samba as an Active Directory compatible directory service In Detail Linux can be configured as a networked workstation, a DNS server, a mail server, a firewall, a gateway router, and many other things. These are all part of administration tasks, hence network administration is one of the main tasks of Linux system administration. By knowing how to configure system network interfaces in a reliable and optimal manner, Linux administrators can deploy and configure several network services including file, web, mail, and servers while working in large enterprise environments. Starting with a simple Linux router that passes traffic between two private networks, you will see how to enable NAT on the router in order to allow Internet access from the network, and will also enable DHCP on the network to ease configuration of client systems. You will then move on to configuring your own DNS server on your local network using bind9 and tying it into your DHCP server to allow automatic configuration of local hostnames. You will then future enable your network by setting up IPv6 via tunnel providers. Moving on, we'll configure Samba to centralize authentication for your network services; we will also configure Linux client to leverage it for authentication, and set up a RADIUS server that uses the directory server for authentication. Toward the end, you will have a network with a number of services running on it, and will implement monitoring in order to detect problems as they occur. Style and approach This book is packed with practical recipes and a task-based approach that will walk you through building, maintaining, and securing a computer network using Linux.

Linux Cookbook

Linux Cookbook
Author: Carla Schroder
Publsiher: "O'Reilly Media, Inc."
Total Pages: 544
Release: 2021-08-13
Genre: Computers
ISBN: 9781492087113

Download Linux Cookbook Book in PDF, Epub and Kindle

This handy cookbook teaches new-to-intermediate Linux users the essential skills necessary to manage a Linux system, using both graphical and command-line tools. Whether you run Linux in embedded, desktop, server, or cloud or virtual environments, the fundamental skills are the same. This book aims to get you up and running quickly, with copy-paste examples. Carla Schroder provides recipes that cover specific problems, with discussions that explain how each recipe works, as well as references for additional study. You'll learn how to: Use systemd, the new comprehensive service manager Build simple or complex firewalls with firewalld Set up secure network connections for Linux systems and mobile devices Rescue nonbooting systems Reset lost passwords on Linux and Windows Use dnsmasq to simplify managing your LAN name services Manage users and groups and control access to files Probe your computer hardware and monitor hardware health Manage the GRUB bootloader and multiboot Linux and Windows Keep accurate time across your network with the newest tools Build an internet router/firewall on Raspberry Pi Manage filesystems and partitioning

Linux Cookbook

Linux Cookbook
Author: Carla Schroder
Publsiher: O'Reilly Media
Total Pages: 600
Release: 2021-09-30
Genre: Electronic Book
ISBN: 1492087165

Download Linux Cookbook Book in PDF, Epub and Kindle

This handy cookbook teaches new-to-intermediate Linux users the essential skills necessary to manage a home or small business network. The recipes in this book are updated to cover new technologies such as systemctl, firewalld, modern package managers, the Raspberry Pi, and connecting Android and iOS devices to your network. You'll learn how to install, maintain, and troubleshoot a Linux system, add and remove software, manage filesystems, run backups and restores, manage name services, securely connect to remote systems, partition storage devices, build a LAN gateway on Raspberry Pi, and more: all the fundamental tasks you'll need to run and maintain a Linux system. Carla Schroder, author of over a thousand Linux how-tos for various publications, as well as the Networking Cookbook and the Book of Audacity, teaches the solid Linux foundations you need to build and run your network. How do you multiboot? Or troubleshoot software, hardware, and network issues? Each recipe addresses a specific problem and includes a discussion that explains the solution and provides insight into how it works. Learn how the Linux ecosystem is structured Enable smartphones and tablets to safely connect to your LAN Manage fundamental subsystems and essential tasks Secure remote access and build a firewall/internet gateway Manage users and groups, and filesystems and partitions Rescue nonbooting systems Manage name services and the Dynamic Host Configuration Protocol (DHCP)

Kali Linux Network Scanning Cookbook

Kali Linux Network Scanning Cookbook
Author: Justin Hutchens
Publsiher: Packt Publishing Ltd
Total Pages: 452
Release: 2014-08-21
Genre: Computers
ISBN: 9781783982158

Download Kali Linux Network Scanning Cookbook Book in PDF, Epub and Kindle

Kali Linux Network Scanning Cookbook is intended for information security professionals and casual security enthusiasts alike. It will provide the foundational principles for the novice reader but will also introduce scripting techniques and in-depth analysis for the more advanced audience. Whether you are brand new to Kali Linux or a seasoned veteran, this book will aid in both understanding and ultimately mastering many of the most powerful and useful scanning techniques in the industry. It is assumed that the reader has some basic security testing experience.

Linux Cookbook

Linux Cookbook
Author: Carla Schroder
Publsiher: "O'Reilly Media, Inc."
Total Pages: 582
Release: 2004-11-29
Genre: Computers
ISBN: 9780596517502

Download Linux Cookbook Book in PDF, Epub and Kindle

This unique and valuable collection of tips, tools, and scripts provides clear, concise, hands-on solutions that can be applied to the challenges facing anyone running a network of Linux servers from small networks to large data centers in the practical and popular problem-solution-discussion O'Reilly cookbook format.The Linux Cookbook covers everything you'd expect: backups, new users, and the like. But it also covers the non-obvious information that is often ignored in other books the time-sinks and headaches that are a real part of an administrator's job, such as: dealing with odd kinds of devices that Linux historically hasn't supported well, building multi-boot systems, and handling things like video and audio.The knowledge needed to install, deploy, and maintain Linux is not easily found, and no Linux distribution gets it just right. Scattered information can be found in a pile of man pages, texinfo files, and source code comments, but the best source of information is the experts themselves who built up a working knowledge of managing Linux systems. This cookbook's proven techniques distill years of hard-won experience into practical cut-and-paste solutions to everyday Linux dilemmas.Use just one recipe from this varied collection of real-world solutions, and the hours of tedious trial-and-error saved will more than pay for the cost of the book. But those who prefer to learn hands-on will find that this cookbook not only solves immediate problems quickly, it also cuts right to the chase pointing out potential pitfalls and illustrating tested practices that can be applied to a myriad of other situations.Whether you're responsible for a small Linux system, a huge corporate system, or a mixed Linux/Windows/MacOS network, you'll find valuable, to-the-point, practical recipes for dealing with Linux systems everyday. The Linux Cookbook is more than a time-saver; it's a sanity saver.

The Linux Cookbook 2nd Edition

The Linux Cookbook  2nd Edition
Author: Michael Stutz
Publsiher: No Starch Press
Total Pages: 825
Release: 2004
Genre: Computers
ISBN: 9781593270315

Download The Linux Cookbook 2nd Edition Book in PDF, Epub and Kindle

Provides step-by-step instructions on how to use the computer operating system Linux.

Linux Networking Cookbook

Linux Networking Cookbook
Author: 施罗德,亮·冯
Publsiher: Unknown
Total Pages: 636
Release: 2009
Genre: Electronic Book
ISBN: 7564115203

Download Linux Networking Cookbook Book in PDF, Epub and Kindle

本书内容包括:建立基于单板计算机的Linux网关、搭建Linux防火墙、建立Linux无线接入点,建立基于Asterisk的VoIP服务器等.