Articoli correlati a Linux Network Administrator's Guide

Linux Network Administrator's Guide - Brossura

 
9780596005481: Linux Network Administrator's Guide
Vedi tutte le copie di questo ISBN:
 
 

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 environmentAuthored 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.

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.

L'autore:

Tony Bautts is an independent security consultant who has worked with Fortune 500 companies in the US and Japan. He has spoken at security-related events for The Information Systems Audit and Control Association (ISACA) and has spoken and chaired events for the MIS Training Institute. Tony is the co-author of Hack Proofing Your Wireless Network, Nokia Network Solutions Handbook, and the Security Certification Handbook and has, additionally, served as technical reviewer for Implementing IPv6 on Cisco IOS by Syngress Publishing.

Terry Dawson is an amateur radio operator and long time Linux enthusiast. He is the author of a number of network related HOWTO documents for the Linux Documentation Project, co-author the 2nd edition of O'Reilly's Linux Network Administrators Guide and is an active participant in a number of other Linux projects. Terry has 15 years professional experience in telecommunications and is currently engaged in network management research in the Telstra Research Laboratories.

Gregor N. Purdy is engineering manager in the large account services group at Amazon.com. Before joining Amazon.com in 2003, Gregor worked for ten years as a consultant in high-end data warehousing, system integration, and prior art research in software and Internet patents. He has also contributed to a number of open source projects, including Perl core and extensionmodules, the Perl Shell, and the Parrot virtual machine for Perl 6.

Contenuti:
Preface; Purpose and Audience for This Book; Sources of Information; Obtaining Linux; Filesystem Standards; Standard Linux Base; About This Book; Overview; Conventions Used in This Book; Safari Enabled; How to Contact Us; Acknowledgments; Chapter 1: Introduction to Networking; 1.1 History; 1.2 TCP/IP Networks; 1.3 Linux Networking; 1.4 Maintaining Your System; Chapter 2: Issues of TCP/IP Networking; 2.1 Networking Interfaces; 2.2 IP Addresses; 2.3 The Internet Control Message Protocol; Chapter 3: Configuring the Serial Hardware; 3.1 Communications Software for Modem Links; 3.2 Accessing Serial Devices; 3.3 Using the Configuration Utilities; 3.4 Serial Devices and the login: Prompt; Chapter 4: Configuring TCP/IP Networking; 4.1 Understanding the /proc Filesystem; Chapter 5: Name Service and Configuration; 5.1 The Resolver Library; 5.2 How DNS Works; 5.3 Alternatives to BIND; Chapter 6: The Point-to-Point Protocol; 6.1 PPP on Linux; 6.2 Running pppd; 6.3 Using Options Files; 6.4 Using chat to Automate Dialing; 6.5 IP Configuration Options; 6.6 Link Control Options; 6.7 General Security Considerations; 6.8 Authentication with PPP; 6.9 Debugging Your PPP Setup; 6.10 More Advanced PPP Configurations; 6.11 PPPoE Options in Linux; Chapter 7: TCP/IP Firewall; 7.1 Methods of Attack; 7.2 What Is a Firewall?; 7.3 What Is IP Filtering?; 7.4 Netfilter and iptables; 7.5 iptables Concepts; 7.6 Setting Up Linux for Firewalling; 7.7 Using iptables; 7.8 The iptables Subcommands; 7.9 Basic iptables Matches; 7.10 A Sample Firewall Configuration; 7.11 References; Chapter 8: IP Accounting; 8.1 Configuring the Kernel for IP Accounting; 8.2 Configuring IP Accounting; 8.3 Using IP Accounting Results; 8.4 Resetting the Counters; 8.5 Flushing the Rule Set; 8.6 Passive Collection of Accounting Data; Chapter 9: IP Masquerade and Network Address Translation; 9.1 Side Effects and Fringe Benefits; 9.2 Configuring the Kernel for IP Masquerade; 9.3 Configuring IP Masquerade; 9.4 Handling Nameserver Lookups; 9.5 More About Network Address Translation; Chapter 10: Important Network Features; 10.1 The inetd Super Server; 10.2 The tcpd Access Control Facility; 10.3 The xinetd Alternative; 10.4 The Services and Protocols Files; 10.5 Remote Procedure Call; 10.6 Configuring Remote Login and Execution; Chapter 11: Administration Issues with Electronic Mail; 11.1 What Is a Mail Message?; 11.2 How Is Mail Delivered?; 11.3 Email Addresses; 11.4 How Does Mail Routing Work?; 11.5 Mail Routing on the Internet; Chapter 12: sendmail; 12.1 Installing the sendmail Distribution; 12.2 sendmail Configuration Files; 12.3 sendmail.cf Configuration Language; 12.4 Creating a sendmail Configuration; 12.5 sendmail Databases; 12.6 Testing Your Configuration; 12.7 Running sendmail; 12.8 Tips and Tricks; 12.9 More Information; Chapter 13: Configuring IPv6 Networks; 13.1 The IPv4 Problem and Patchwork Solutions; 13.2 IPv6 as a Solution; Chapter 14: Configuring the Apache Web Server; 14.1 Apache HTTPD Server―An Introduction; 14.2 Configuring and Building Apache; 14.3 Configuration File Options; 14.4 VirtualHost Configuration Options; 14.5 Apache and OpenSSL; 14.6 Troubleshooting; Chapter 15: IMAP; 15.1 IMAP―An Introduction; 15.2 Cyrus IMAP; Chapter 16: Samba; 16.1 Samba―An Introduction; Chapter 17: OpenLDAP; 17.1 Understanding LDAP; 17.2 Obtaining OpenLDAP; Chapter 18: Wireless Networking; 18.1 History; 18.2 The Standards; 18.3 802.11b Security Concerns; Appendix A: Example Network: The Virtual Brewery; A.1 Connecting the Virtual Subsidiary Network; Colophon;|
  • Preface
  • Chapter 1: Introduction to Networking
  • Chapter 2: Issues of TCP/IP Networking
  • Chapter 3: Configuring the Serial Hardware
  • Chapter 4: Configuring TCP/IP Networking
  • Chapter 5: Name Service and Configuration
  • Chapter 6: The Point-to-Point Protocol
  • Chapter 7: TCP/IP Firewall
  • Chapter 8: IP Accounting
  • Chapter 9: IP Masquerade and Network Address Translation
  • Chapter 10: Important Network Features
  • Chapter 11: Administration Issues with Electronic Mail
  • Chapter 12: sendmail
  • Chapter 13: Configuring IPv6 Networks
  • Chapter 14: Configuring the Apache Web Server
  • Chapter 15: IMAP
  • Chapter 16: Samba
  • Chapter 17: OpenLDAP
  • Chapter 18: Wireless Networking
  • Appendix A: Example Network: The Virtual Brewery
  • Colophon

Le informazioni nella sezione "Su questo libro" possono far riferimento a edizioni diverse di questo titolo.

  • EditoreOreilly & Associates Inc
  • Data di pubblicazione2005
  • ISBN 10 0596005482
  • ISBN 13 9780596005481
  • RilegaturaCopertina flessibile
  • Numero edizione3
  • Numero di pagine338
  • Valutazione libreria

Altre edizioni note dello stesso titolo

9788173664540: Linux Network Administrator's Guide by Tony Bautts (2005-02-13)

Edizione in evidenza

ISBN 10:  8173664544 ISBN 13:  9788173664540
Casa editrice: O'Reilly Media, Inc, USA, 2005
Brossura

I migliori risultati di ricerca su AbeBooks

Foto dell'editore

Tony Bautts, Terry Dawson, Gregor N. Purdy
Editore: O'Reilly Media (2005)
ISBN 10: 0596005482 ISBN 13: 9780596005481
Nuovo Paperback Quantità: 1
Da:
upickbook
(Daly City, CA, U.S.A.)
Valutazione libreria

Descrizione libro Paperback. Condizione: New. Codice articolo mon0000155971

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 15,32
Convertire valuta

Aggiungere al carrello

Spese di spedizione: EUR 4,19
In U.S.A.
Destinazione, tempi e costi
Immagini fornite dal venditore

Bautts, Tony", "Dawson, Terry", "Purdy, Gregor N."
Editore: O'Reilly Media (2005)
ISBN 10: 0596005482 ISBN 13: 9780596005481
Nuovo Soft Cover Quantità: 1
Da:
booksXpress
(Bayonne, NJ, U.S.A.)
Valutazione libreria

Descrizione libro Soft Cover. Condizione: new. Codice articolo 9780596005481

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 23,79
Convertire valuta

Aggiungere al carrello

Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi
Immagini fornite dal venditore

Bautts, Tony
ISBN 10: 0596005482 ISBN 13: 9780596005481
Nuovo Paperback or Softback Quantità: 5
Da:
BargainBookStores
(Grand Rapids, MI, U.S.A.)
Valutazione libreria

Descrizione libro Paperback or Softback. Condizione: New. Linux Network Administrator's Guide 1.27. Book. Codice articolo BBS-9780596005481

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 25,30
Convertire valuta

Aggiungere al carrello

Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi
Foto dell'editore

Bautts, Tony
Editore: O'Reilly Media (2005)
ISBN 10: 0596005482 ISBN 13: 9780596005481
Nuovo Brossura Quantità: > 20
Da:
Lakeside Books
(Benton Harbor, MI, U.S.A.)
Valutazione libreria

Descrizione libro Condizione: New. Brand New! Not Overstocks or Low Quality Book Club Editions! Direct From the Publisher! We're not a giant, faceless warehouse organization! We're a small town bookstore that loves books and loves it's customers! Buy from Lakeside Books!. Codice articolo OTF-Y-9780596005481

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 22,26
Convertire valuta

Aggiungere al carrello

Spese di spedizione: EUR 3,72
In U.S.A.
Destinazione, tempi e costi
Foto dell'editore

Bautts, Tony
Editore: O'Reilly Media (2005)
ISBN 10: 0596005482 ISBN 13: 9780596005481
Nuovo Paperback Quantità: 1
Da:
GoldenWavesOfBooks
(Fayetteville, TX, U.S.A.)
Valutazione libreria

Descrizione libro Paperback. Condizione: new. New. Fast Shipping and good customer service. Codice articolo Holz_New_0596005482

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 22,28
Convertire valuta

Aggiungere al carrello

Spese di spedizione: EUR 3,73
In U.S.A.
Destinazione, tempi e costi
Foto dell'editore

Bautts, Tony
Editore: O'Reilly Media (2005)
ISBN 10: 0596005482 ISBN 13: 9780596005481
Nuovo Brossura Quantità: 1
Da:
LibraryMercantile
(Humble, TX, U.S.A.)
Valutazione libreria

Descrizione libro Condizione: new. Codice articolo newMercantile_0596005482

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 23,27
Convertire valuta

Aggiungere al carrello

Spese di spedizione: EUR 2,80
In U.S.A.
Destinazione, tempi e costi
Immagini fornite dal venditore

Bautts, Tony; Dawson, Terry; Purdy, Gregor N.; Kirch, Olaf
Editore: O'Reilly Media (2005)
ISBN 10: 0596005482 ISBN 13: 9780596005481
Nuovo Brossura Quantità: 1
Da:
GreatBookPrices
(Columbia, MD, U.S.A.)
Valutazione libreria

Descrizione libro Condizione: New. Codice articolo 3224283-n

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 23,98
Convertire valuta

Aggiungere al carrello

Spese di spedizione: EUR 2,46
In U.S.A.
Destinazione, tempi e costi
Foto dell'editore

Bautts, Tony
Editore: O'Reilly Media (2005)
ISBN 10: 0596005482 ISBN 13: 9780596005481
Nuovo Paperback Quantità: 1
Da:
Wizard Books
(Long Beach, CA, U.S.A.)
Valutazione libreria

Descrizione libro Paperback. Condizione: new. New. Codice articolo Wizard0596005482

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 24,55
Convertire valuta

Aggiungere al carrello

Spese di spedizione: EUR 3,26
In U.S.A.
Destinazione, tempi e costi
Foto dell'editore

Bautts, Tony
Editore: O'Reilly Media (2005)
ISBN 10: 0596005482 ISBN 13: 9780596005481
Nuovo Paperback Quantità: 1
Da:
GoldenDragon
(Houston, TX, U.S.A.)
Valutazione libreria

Descrizione libro Paperback. Condizione: new. Buy for Great customer experience. Codice articolo GoldenDragon0596005482

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 25,04
Convertire valuta

Aggiungere al carrello

Spese di spedizione: EUR 3,03
In U.S.A.
Destinazione, tempi e costi
Foto dell'editore

Bautts, Tony
Editore: O'Reilly Media (2005)
ISBN 10: 0596005482 ISBN 13: 9780596005481
Nuovo Brossura Quantità: > 20
Da:
Lucky's Textbooks
(Dallas, TX, U.S.A.)
Valutazione libreria

Descrizione libro Condizione: New. Codice articolo ABLIING23Feb2416190070763

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 25,45
Convertire valuta

Aggiungere al carrello

Spese di spedizione: EUR 3,72
In U.S.A.
Destinazione, tempi e costi

Vedi altre copie di questo libro

Vedi tutti i risultati per questo libro