2 eBooks tagged "Network and Linux"
Related tags:
Understanding [+],
Internals [+],
Illustrated [+],
Guide [+],
Administrators [+],
3rd [+],
volume,
unix,
to,
stealing,
programmer,
of,
for,
and,
Your,
World,
Wireless,
Windows,
Users,
Uncategorized,
Ubuntu,
Toys,
Toolbox,
Tips,
Time,
The,
Talking,
System,
Syngress,
Synchronization,
Street,
Starch,
Smarts,
Security,
Secure,
Second,
SUSE,
Red,
Real,
Publishing,
Programming,
Programmers,
Professional,
Processor,
Prentice,
Practice,
Perimeter,
Performance,
Part,
No,
Multimedia,
Moving,
Management,
MCSE,
Java,
Interconnecting,
Inside,
Implementing,
II,
Hat,
Handson,
Handbook,
Hacks,
Graphics,
Firewalls,
Fedora,
Essentials,
Enterprise,
Edition,
Dummies,
Directly,
Devices,
Development,
Designing,
Design,
DB2,
Computer,
Cisco,
Certified,
CWNA,
Bible,
Beginning,
Beginners,
Architectures,
Application,
Appliance,
Analysis,
Administrator,
Administration,
Accounting,
A,
9,
7.2,
5,
3D,
3,
2nd,
1000
Posted: September 7th, 2007, 2:29pm CEST

The Linux Network Administrator's Guide, Third Edition dispenses all the practical advice you need to join a network. Along with some hardware considerations, this highly acclaimed guide takes an in-depth look at all of the essential networking software that comes with the operating system--including basic infrastructure (TCP/IP, wireless networking, firewalling) and the most popular services on Linux systems. But as the follow-up to a classic, the third edition of the Linux Network Administrator's Guide does more than just spruce up the basics. It also provides the very latest information on the following cutting-edge services:
* Wireless hubs
* OpenLDAP
* FreeS/WAN
* IMAP
* Spam filtering
* OpenSSH
* BIND
* IPv6
Featuring a litany of insider tips and techniques, the Linux Network Administrator's Guide, Third Edition is an invaluable companion for any network administrator interested in integrating Linux into their Windows environment Authored by Terry Dawson, Tony Bautts, and Gregor N. Purdy, the Linux Network Administrator's Guide, Third Edition emerged from the Linux Documentation Project (LDP). The LDP's goal is to centralize all of the issues of Linux documentation, ranging from online documentation topics such as installing, using, and running Linux.
Read more...
Full download
Posted: December 22nd, 2007, 1:42am CET by Suman

Book Description
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.
Full download