Web 2.0HomepageOperating SystemsLinux → Networking & System Administration

networking - system administration -  

Networking & System Administration

 
computers index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Linux Pocket Guide

Linux Pocket Guide by Daniel J. Barrett from O'Reilly Media, Inc.

    O'Reilly's Pocket Guides have earned a reputation as inexpensive, comprehensive, and compact guides that have the stuff but not the fluff. Every page of Linux Pocket Guide lives up to this billing. It clearly explains how to get up to speed quickly on day-to-day Linux use. Once you're up and running, Linux Pocket Guide provides an easy-to-use reference that you can keep by your keyboard for those times when you want a fast, useful answer, not hours in the man pages. Linux Pocket Guide is organized the way you use Linux: by function, not just alphabetically. It's not the 'bible of Linux; it's a practical and concise guide to the options and commands you need most. It starts with general concepts like files and directories, the shell, and X windows, and then presents detailed overviews of the most essential commands, with clear examples. You'll learn each command's purpose, usage, options, location on disk, and even the RPM package that installed it. The Linux Pocket Guide is tailored to Fedora Linux--the latest spin-off of Red Hat Linux--but most of the information applies to any Linux system. Throw in a host of valuable power user tips and a friendly and accessible style, and you'll quickly find this practical, to-the-point book a small but mighty resource for Linux users.

    Linux Networking Cookbook (Linux)

    Linux Networking Cookbook (Linux) by Carla Schroder from O'Reilly Media, Inc.

      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.

      List Price: $44.99
      complete product information...

      Linux Device Drivers, 3rd Edition

      Linux Device Drivers, 3rd Edition by Jonathan Corbet from O'Reilly Media, Inc.

        Updated to cover version 2.4.x of the Linux kernel, the second edition of Linux Device Drivers remains the best general-purpose, paper-bound guide for programmers wishing to make hardware devices work under the world's most popular open-source operating system. The authors take care to show how to write drivers that are portable--that is, that compile and run under all popular Linux platforms. That, along with the fact that they're careful to explain and illustrate concepts, makes this book very well suited to any programmer familiar with C but not with the hardware-software interface. It's worth noting that the emphasis in the title is on "device drivers" as much as "Linux." This book will make sense to you if you've never written a driver for any platform before. It helps if you have some Linux or Unix background, but even that is secondary as a prerequisite to C skill.

        For a programming text--and one concerned with low-level instructions and data structures, at that--this book is remarkably rich in prose. You'll typically want to read this book straight through, more or less skipping the code samples, before sketching out your plan for the driver you need to write. Then, go back and pay closer attention to the sections on specific details you need to implement, like custom task queues. For coding-time details about specific system calls and programming techniques, count on the index to point you to the right passages. --David Wall

        Topics covered: Techniques for writing hardware device drivers that run under Linux kernels 2.0.x through 2.2.x. Sections show how to manage memory, time, interrupts, ports, and other details of the hardware-software interface.

        Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas of programming for the Linux operating system that calls for unique, Linux-specific knowledge. For years now, programmers have relied on the classic "Linux Device Drivers" from O'Reilly to master this critical subject. Now in its third edition, this bestselling guide provides all the information you'll need to write drivers for a wide range of devices.

        Over the years the book has helped countless programmers learn:

        how to support computer peripherals under the Linux operating system

        how to develop and write software for new hardware under Linux

        the basics of Linux operation even if they are not expecting to write a driver

        The new edition of "Linux Device Drivers" is better than ever. The book covers all the significant changes to Version 2.6 of the Linux kernel, which simplifies many activities, and contains subtle new features that can make a driver both more efficient and more flexible. Readers will find new chapters on important types of drivers not covered previously, such as consoles, USB drivers, and more.

        Best of all, you don't have to be a kernel hacker to understand and enjoy this book. All you need is an understanding of the C programming language and some background in Unix system calls. And for maximum ease-of-use, the book uses full-featured examples that you can compile and run without special hardware.

        Today Linux holds fast as the most rapidly growing segment of the computer market and continues to win over enthusiastic adherents in many applicationareas. With this increasing support, Linux is now absolutely mainstream, and viewed as a solid platform for embedded systems. If you're writing device drivers, you'll want this book. In fact, you'll wonder how drivers are ever written without it.

        List Price: $39.95
        complete product information...

        Linux+ Guide to Linux Certification, Second Edition

        Linux+ Guide to Linux Certification, Second Edition by Jason Eckert from Course Technology

          Linux+ Guide to Linux Certification, Second Edition offers the most up-to-date information which empowers students to successfully pass CompTIA's Linux+ Certification exam.

          List Price: $106.95
          complete product information...

          LPI Linux Certification in a Nutshell (In a Nutshell (O'Reilly))

          LPI Linux Certification in a Nutshell (In a Nutshell (O'Reilly)) by Steven Pritchard from O'Reilly Media, Inc.

            You may not have heard of the Linux Professional Institute (LPI) or its professional certifications, but they're becoming an important part of proving professional competence in the Linux operating system. That aside, LPI Linux Certification in a Nutshell is a fantastic introductory Linux book, well suited to introducing a curious newcomer to the environment and bringing an intermediate user up to expert status.

            The book is organized around the LPI's published standards for two Level 1 exams (exams 101, which deals with key commands and file-system concepts, and 102, which places more emphasis on hardware, networking, and shell scripting). The organization works well even if you're not specifically preparing for either exam.

            LPI Linux Certification in a Nutshell assumes nothing in early chapters, going so far--to cite one example--as to walk readers through the concept of commands with parameters separately from the concept of commands alone. Later, the pace picks up, and strategic advice is substituted (such as how to partition a disk for maximum speed and reliability) for "type-this" instructions.

            Throughout, the book makes effective use of O'Reilly's time-tested and remarkably clear format for presenting Unix commands and configuration files. Each chapter concludes with a series of exercises designed to help you discover behaviors on your own, and includes the practice questions you expect in a test-prep aid. --David Wall

            Topics covered: The knowledge that's tested on the Linux Professional Institute's exams 101 and 102, which includes everything from basic Linux commands and concepts to installation of the operating system, essential network configuration, and kernel recompilation.

            "LPI Linux Certification in a Nutshell," Second Edition is an invaluable resource for determining what you need to practice to pass the Linux Professional Institute exams. This book will help you determine when you're ready to take the exams, which are technically challenging and designed to reflect the skills that administrators need in real working environments.

            As more corporations adopt Linux as the networking backbone for their IT systems, the demand for certified technicians will become even greater. Passing the LPI exams will broaden your career options because the LPIC is the most widely known and respected Linux certification program in the world. "Linux Journal" recognized the LPI as the best Training and Certification Program. The exams were developed by the Linux Professional Institute, an international, volunteer-driven organization with affiliates in a dozen countries.

            The core LPI exams cover two levels. Level 1 tests a basic knowledge of Linux installation, configuration, and command-line skills. Level 2 goes into much more depth regarding system troubleshooting and network services such as email and the Web. The second edition of "LPI Linux Certification in a Nutshell" is a thoroughly researched reference to these exams. The book is divided into four parts, one for each of the LPI exams. Each part features not only a summary of the core skills you need, but sample exercises and test questions, along with helpful hints to let you focus your energies.

            Major topics include: GNU and Unix commands Linux installation and package management Devices, filesystems, and kernel configuration Text editing, processing, and printing The X Window System Networkingfundamentals and troubleshooting Security, including intrusion detection, SSH, Kerberos, and more DNS, DHCP, file sharing, and other networking infrastructure Email, FTP, and Web services

            Praise for the first edition:
            ""Although O'Reilly's Nutshell series are intended as 'Desktop Reference' manuals, I have to recommend this one as a good all-round read; not only as a primer for LPI certification, but as an excellent introductory text on GNU/Linux. In all, this is a valuable addition to O'Reilly's already packed stable of Linux titles and I look forward to more from the author."" --First Monday

            List Price: $59.99
            complete product information...

            Red Hat Enterprise Linux 5 Administration Unleashed

            Red Hat Enterprise Linux 5 Administration Unleashed by Tammy Fox from Sams

              This comprehensive guide can help you administer Red Hat Enterprise Linux 5 effectively in any production environment, no matter how complex or challenging.

              Long-time Red Hat insider Tammy Fox brings together today’s best practices for the entire system lifecycle, from planning and deployment through maintenance and troubleshooting. Fox shows how to maximize your efficiency and effectiveness by automating day-to-day maintenance through scripting, deploying security updates via Red Hat Network, implementing central identity management services, and providing shared data with NFS and Samba.

              Red Hat Enterprise Linux 5 Administration Unleashed contains extensive coverage of network and web services, from the Apache HTTP server and Sendmail email services to remote login with OpenSSH. Fox also describes Red Hat’s most valuable tools for monitoring and optimization and presents thorough coverage of security—including a detailed introduction to Security-Enhanced Linux (SELinux).

              • Streamline deployment with Kickstart
              • Find, install, update, remove, and verify software
              • Detect, analyze, and manage hardware
              • Manage storage with LVM, RAID, ACLs, and quotas
              • Use Red Hat Enterprise Linux 5 on 64-bit and multi-core systems
              • Administer users and groups more efficiently and securely
              • Ensure trustworthy backup and rapid recovery
              • Script and schedule tasks to run automatically
              • Provide unified identity management services
              • Configure Apache, BIND, Samba, and Sendmail
              • Monitor and tune the kernel and individual applications
              • Protect against intruders with SELinux and ExecShield
              • Set up firewalls with iptables
              • Enable the Linux Auditing System
              • Use virtualization to run multiple operating systems concurrently


              Part I Installation and Configuration

              Chapter 1 Installing Red Hat Enterprise Linux

              Chapter 2 Post-Installation Configuration

              Chapter 3 Operating System Updates

              Part II Operating System Core Concepts

              Chapter 4 Understanding Linux Concepts

              Chapter 5 Working with RPM Software

              Chapter 6 Analyzing Hardware

              Chapter 7 Managing Storage

              Chapter 8 64-Bit, Multi-Core, and Hyper-Threading Technology Processors


              Part III System Administration

              Chapter 9 Managing Users and Groups

              Chapter 10 Techniques for Backup and Recovery

              Chapter 11 Automating Tasks with Scripts

              Part IV Network Services

              Chapter 12 Identity Management

              Chapter 13 Network File Sharing

              Chapter 14 Granting Network Connectivity with DHCP

              Chapter 15 Creating a Web Server with the Apache HTTP Server

              Chapter 16 Hostname Resolution with BIND

              Chapter 17 Securing Remote Logins with OpenSSH

              Chapter 18 Setting Up an Email Server with Sendmail

              Chapter 19 Explaining Other Common Network Services

              Part V Monitoring and Tuning

              Chapter 20 Monitoring System Resources

              Chapter 21 Monitoring and Tuning the Kernel

              Chapter 22 Monitoring and Tuning Applications

              Chapter 23 Protecting Against Intruders with Security-Enhanced Linux

              Chapter 24 Configuring a Firewall

              Chapter 25 Linux Auditing System

              Appendixes

              Appendix A Installing Proprietary Kernel Modules

              Appendix B Creating Virtual Machines

              Appendix C Preventing Security Breaches with ExecShield

              Appendix D Troubleshooting



              Tammy Fox served as technical leader of Red Hat’s documentation group, where she wrote and revised The Red Hat Enterprise Linux System Administration Guide. She was founding editor of Red Hat Magazine, now an online publication reaching more than 800,000 system administrators and others interested in Linux and open source. She wrote Red Hat’s LogViewer tool and has written and contributed to several Red Hat configuration tools. Fox is also the founding leader of the Fedora Docs Project.

              Register your book at www.samspublishing.com/register for convenient access to updates and to download example scripts presented in this book.

              Category: Linux/Networking

              Covers: Red Hat Enterprise Linux 5

              User Level: Intermediate–Advanced

              List Price: $49.99
              complete product information...

              Linux Administration Handbook (2nd Edition)

              Linux Administration Handbook (2nd Edition) by Evi Nemeth from Prentice Hall PTR

                “As this book shows, Linux systems are just as functional, secure, and reliable as their proprietary counterparts. Thanks to the ongoing efforts of thousands of Linux developers, Linux is more ready than ever for deployment at the frontlines of the real world. The authors of this book know that terrain well, and I am happy to leave you in their most capable hands.”
                —Linus Torvalds
                “The most successful sysadmin book of all time—because it works!”
                —Rik Farrow, editor of ;login:
                “This book clearly explains current technology with the perspective of decades of experience in large-scale system administration. Unique and highly recommended.”
                —Jonathan Corbet, cofounder, LWN.net
                “Nemeth et al. is the overall winner for Linux administration: it’s intelligent, full of insights, and looks at the implementation of concepts.”
                —Peter Salus, editorial director, Matrix.net

                Since 2001, Linux Administration Handbook has been the definitive resource for every Linux® system administrator who must efficiently solve technical problems and maximize the reliability and performance of a production environment. Now, the authors have systematically updated this classic guide to address today’s most important Linux distributions and most powerful new administrative tools.

                The authors spell out detailed best practices for every facet of system administration, including storage management, network design and administration, web hosting, software configuration management, performance analysis, Windows interoperability, and much more. Sysadmins will especially appreciate the thorough and up-to-date discussions of such difficult topics such as DNS, LDAP, security, and the management of IT service organizations.

                Linux® Administration Handbook, Second Edition, reflects the current versions of these leading distributions:

                • Red Hat® Enterprise Linux®
                • FedoraTM Core
                • SUSE® Linux Enterprise
                • Debian® GNU/Linux
                • Ubuntu® Linux

                Sharing their war stories and hard-won insights, the authors capture the behavior of Linux systems in the real world, not just in ideal environments. They explain complex tasks in detail and illustrate these tasks with examples drawn from their extensive hands-on experience.

                List Price: $49.99
                complete product information...

                Understanding Linux Network Internals

                Understanding Linux Network Internals by Christian Benvenuti from O'Reilly Media, Inc.

                  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 inchoosing one solution over another. A large number of flowcharts and other diagrams enhance the book's understandability.

                  List Price: $49.95
                  complete product information...

                  Getting Started with Linux: Novell's Guide to CompTIA's Linux+ (Course 3060)

                  Getting Started with Linux: Novell's Guide to CompTIA's Linux+ (Course 3060) by Jason Eckert from Course Technology

                    Getting Started with Linux: Novell's Guide to CompTIA's Linux+ (Course 3060) introduces students to the knowledge and skills needed to manage all Linux distributions. Specifically, this course covers the objectives outlined by CompTIA for its Linux+ exam and certification, an international industry credentials that offers proof of knowledge. Not only does this course prepare students for the ComTIA Linux+ exam; it offers an excellent way to begin preparing for the Novell Certification Linux Professional (Novell CLP) practicum exam. In fact, after completing this course, students will have acquired one-third the knowledge needed to become a full Novell CLP, the ideal certification for people interested in becoming Linux administrators.

                    List Price: $148.95
                    complete product information...

                    A Guide to UNIX Using Linux, Fourth Edition (Networking (Thomson Course Technology))

                    A Guide to UNIX Using Linux, Fourth Edition (Networking (Thomson Course Technology)) by Michael Palmer from Course Technology

                      Written with a clear, straightforward writing style and packed with step-by-step projects for direct, hands-on learning, Guide to UNIX Using Linux, 4E is the perfect resource for learning UNIX and Linux from the ground up. Through the use of practical examples, end-of-chapter reviews, and interactive exercises, novice users are transformed into confident UNIX/Linux users who can employ utilities, master files, manage and query data, create scripts, access a network or the Internet, and navigate popular user interfaces and software. The updated 4th edition incorporates coverage of the latest versions of UNIX and Linux, including new versions of Red Hat, Fedora, SUSE, and Uuntu Linux. A new chapter has also been added to cover basic networking utilities, and several other chapters have been expanded to include additional information on the KDE and GNOME desktops, as well as coverage of the popular OpenOffice.org office suite. With a strong focus on universal UNIX and Linux commands that are transferable to all versions of Linux, this book is a "must-have" for anyone seeking to develop their knowledge of these systems.

                      List Price: $101.95
                      complete product information...
                      page 1 of 10
                      +++

                      Tienes amigos o seguidores en twitter?

                      Desde aquí mismo puedes contarles sobre esta página!



                      oprima Ctrl-D para marcar este tópico en favoritos

                      press Ctrl-D to bookmark this topic



                      esta página contiene información acerca de conexion de redes, gestion de redes
                      traducir esta página al CASTELLANO


                      © Copyright 1999-2008 idoneos.com | Política de Privacidad