Linux Magazines Archives

Beginning the Linux Command Line (Expert's Voice in Open Source)

This book is attractive and useful to all Linux users period. All Linux users and administrators tend to like the flexibility and speed of Linux administration from the command line in byte-sized chunks, instead of fairly standard GUIs. The book follows a task-oriented approach and is distribution agnostic.

Price: $20.00

The Accidental Administrator: Linux Server Step-by-Step

The Accidental Administrator: Linux Server Step-by-Step Configuration Guide is packed with 44 easy-to-follow hands-on exercises plus numerous command examples and screen captures to help you build a working Linux server configuration from scratch. It’s the most straight-forward approach to learning how to configure a CentOS/Red Hat/Fedora Linux server (the book is based on version 5.4 and 5.5), filled with practical tips and secrets learned from years of teaching, consulting, and administering Linux servers.  There is no time wasted on boring theory.

The essentials are covered in chapters on installing, administering, user management, file systems and directory management, networking, package management, automated task scheduling, network services, Samba, NFS, disk quotas, mail servers, Web and FTP servers, desktop sharing, printing, security, routing, performance monitoring, management tools, and more.
Here’s what you’ll find:

  • How to configure an Apache Web server, including virtual hosts
  • How to configure file and printer sharing for Windows clients with Samba
  • How to understand Linux file and directory permissions

All this information is presented in a straightforward style that you can understand and use right away. The idea is for you to be able to sit down with your Linux server and build a working configuration in a matter of minutes.  Of course, some of the more advanced configs may take a little longer, but even so, you’ll be able to “get it done” in a minimal amount of time!

The Accidental Administrator: Linux Server Step-by-Step Configuration Guide

Price: $28.91

Ubuntu Linux System Administration

Ubuntu System Administration provides system administrators, and others wanting to manage systems professionally, an introduction to Ubuntu system administration. Topics include server install, user management, and server patching.

Price: $6.99

Linux Kernel Development (3rd Edition)

Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those writing and developing kernel code, as well as to programmers seeking to better understand the operating system and become more efficient and productive in their coding.

 

The book details the major subsystems and features of the Linux kernel, including its design, implementation, and interfaces. It covers the Linux kernel with both a practical and theoretical eye, which should appeal to readers with a variety of interests and needs.

 

The author, a core kernel developer, shares valuable knowledge and experience on the 2.6 Linux kernel. Specific topics covered include process management, scheduling, time management and timers, the system call interface, memory addressing, memory management, the page cache, the VFS, kernel synchronization, portability concerns, and debugging techniques. This book covers the most interesting features of the Linux 2.6 kernel, including the CFS scheduler, preemptive kernel, block I/O layer, and I/O schedulers.

 

The third edition of Linux Kernel Development includes new and updated material throughout the book:

  • An all-new chapter on kernel data structures
  • Details on interrupt handlers and bottom halves
  • Extended coverage of virtual memory and memory allocation
  • Tips on debugging the Linux kernel
  • In-depth coverage of kernel synchronization and locking
  • Useful insight into submitting kernel patches and working with the Linux kernel community

Price: $26.00

Linux All-in-One For Dummies

A complete guide and reference to five major Linux distributions

Linux continues to grow in popularity worldwide as a low-cost, reliable operating system for enterprise use. Nine minibooks in this guide cover everything administrators need to know about the five leading versions: Ubuntu, Fedora Core, OpenSUSE, Mint, and Mandriva. The companion DVD includes full Ubuntu installations and ISO images for the other four, saving hours of downloading time.

  • The open source Linux operating system is gaining market share around the world for both desktop and server use; this soup-to-nuts guide covers installation and everything else administrators need to know about Ubuntu, Fedora Core, OpenSUSE, Mint, and Mandriva
  • Nine self-contained minibooks cover Linux basics, desktops, networking, Internet, administration, security, Linux servers, programming, and scripting
  • Updated to cover the newest versions of the five top distributions, with complete installation instructions and a DVD including the full Ubuntu installations and ISO images for the others

Linux users and administrators will be able to install and sample five popular Linux flavors with the information in Linux All-in-One For Dummies.

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Price: $21.98

How Linux Works: What Every Superuser Should Know

How Linux Works describes the inside of the Linux system for systems administrators, whether they maintain an extensive network in the office or one Linux box at home. Some books try to give you copy-and-paste instructions for how to deal with every single system issue that may arise, but How Linux Works actually shows you how the Linux system functions so that you can come up with your own solutions. After a guided tour of filesystems, the boot sequence, system management basics, and networking, author Brian Ward delves into open-ended topics such as development tools, custom kernels, and buying hardware, all from an administrator’s point of view. With a mixture of background theory and real-world examples, this book shows both “how” to administer Linux, and “why” each particular technique works, so that you will know how to make Linux work for you.

Price: $22.86

Linux Command Line and Shell Scripting Bible, Second Edition

The authoritative guide to Linux command line and shell scripting?completely updated and revised [it's not a guide to Linux as a whole ? just to scripting]

The Linux command line allows you to type specific Linux commands directly to the system so that you can easily manipulate files and query system resources, thereby permitting you to automate commonly used functions and even schedule those programs to run automatically. This new edition is packed with new and revised content, reflecting the many changes to new Linux versions, including coverage of alternative shells to the default bash shell. For this edition, the author has teamed up with another Linux expert ? with their shared expertise, they take you beyond the basics of shell scripting and guide you through using shell scripting for higher-level applications that are commonly found in Linux environments. In addition, this edition features a host of real-world examples, so you can see how the scripts work in application.

  • Reflects changes to new Linux versions and covers alternate shells to the default bash shell
  • Offers new chapters on working with file system commands and software installation commands
  • Includes a plethora of real-world examples of advanced shell scripting
  • Shows how to use shell scripts in a graphical desktop environment

With Linux Command Line and Shell Scripting Bible you’ll learn to manage file systems, install software, write scripts for graphical desktops, work with alternative shells, and more.

Price: $27.29

Practical Guide to Fedora and Red Hat Enterprise Linux, A (6th


“I have found this book to be a very useful classroom text, as well as a great Linux resource. It teaches Linux using a ground-up approach that gives students the chance to progress with their skills and grow into the Linux world. I have often pointed to this book when asked to recommend a solid Linux reference.”

Eric Hartwell, Chair, School of Information Technology, ITT Technical Institute

The #1 Fedora and RHEL resource—a tutorial AND on-the-job reference

Master Linux administration and security using GUI-based tools, the command line, and Perl scripts

Set up key Internet servers, step by step, including Samba, Apache, sendmail, DNS, LDAP, FTP, and more

 

Master All the Techniques You Need to Succeed with Fedora™ and Red Hat® Enterprise Linux®

 

In this book, one of the world’s leading Linux experts brings together all the knowledge you need to master Fedora or Red Hat Enterprise Linux and succeed with it in the real world. Best-selling author Mark Sobell explains Linux clearly and effectively, focusing on skills you’ll actually use as a user, programmer, or administrator. Now an even more versatile learning resource, this edition adds skill objectives at the beginning of each chapter.

 

Sobell assumes no prior Linux knowledge. He starts at the beginning and walks you through every topic and task that matters, using easy-to-understand examples. Step by step, you’ll learn how to install and configure Linux from the accompanying DVD, navigate its graphical user interface, provide file/print sharing, configure network servers, secure Linux desktops and networks, work with the command line, administer Linux efficiently, and even automate administration with Perl scripts.

 

Mark Sobell has taught hundreds of thousands of Linux and UNIX professionals. He knows every Linux nook and cranny—and he never forgets what it’s like to be new to Linux. Whatever you want to do with Linux—now or in the future—you’ll find it here.

 

Compared with the other Linux books out there, A Practical Guide to Fedora™ and Red Hat® Enterprise Linux®, Sixth Edition, delivers

  • Complete, up-to-the-minute coverage of Fedora 15 and RHEL 6
  • State-of-the-art security techniques, including up-to-date firewall setup techniques using system-config-firewall and iptables, and a full chapter on OpenSSH (ssh)
  • Coverage of crucial topics such as using su and sudo, and working with the new systemd init daemon
  • Comprehensive coverage of the command line and key system GUI tools
  • More practical coverage of file sharing using Samba, NFS, and FTP
  • Superior coverage of automating administration with Perl
  • More usable, realistic coverage of Internet server configuration, including Apache (Web), sendmail, NFSv4, DNS/BIND, and LDAP, plus new coverage of IPv6
  • More and better coverage of system/network administration tasks, including network monitoring with Cacti
  • Deeper coverage of essential administration tasks—from managing users to CUPS printing, configuring LANs to building a kernel
  • Complete instructions on keeping Linux systems up-to-date using yum
  • And much more, including a 500+ term glossary and comprehensive indexes 

Includes DVD! Get the full version of the Fedora 15 release!

Practical Guide to Fedora and Red Hat Enterprise Linux, A (6th Edition)

Price: $32.47

Linux For Dummies, 9th Edition

One of the fastest ways to learn Linux is with this perennial favorite

Eight previous top-selling editions of Linux For Dummies can’t be wrong. If you’ve been wanting to migrate to Linux, this book is the best way to get there. Written in easy-to-follow, everyday terms, Linux For Dummies 9th Edition gets you started by concentrating on two distributions of Linux that beginners love: the Ubuntu LiveCD distribution and the gOS Linux distribution, which comes pre-installed on Everex computers. The book also covers the full Fedora distribution.

  • Linux is an open-source operating system and a low-cost or free alternative to Microsoft Windows; of numerous distributions of Linux, this book covers Ubuntu Linux, Fedora Core Linux, and gOS Linux, and includes them on the DVD.
  • Install new open source software via Synaptic or RPM package managers
  • Use free software to browse the Web, listen to music, read e-mail, edit photos, and even run Windows in a virtualized environment
  • Get acquainted with the Linux command line

If you want to get a solid foundation in Linux, this popular, accessible book is for you.

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Price: $8.93

Understanding the Linux Kernel, Third Edition

In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn’t kept waiting any longer than necessary for the relatively slow disks.

The third edition of Understanding the Linux Kernel takes you on a guided tour of the most significant data structures, algorithms, and programming tricks used in the kernel. Probing beyond superficial features, the authors offer valuable insights to people who want to know how things really work inside their machine. Important Intel-specific features are discussed. Relevant segments of code are dissected line by line. But the book covers more than just the functioning of the code; it explains the theoretical underpinnings of why Linux does things the way it does.

This edition of the book covers Version 2.6, which has seen significant changes to nearly every kernel subsystem, particularly in the areas of memory management and block devices. The book focuses on the following topics:

  • Memory management, including file buffering, process swapping, and Direct memory Access (DMA)
  • The Virtual Filesystem layer and the Second and Third Extended Filesystems
  • Process creation and scheduling
  • Signals, interrupts, and the essential interfaces to device drivers
  • Timing
  • Synchronization within the kernel
  • Interprocess Communication (IPC)
  • Program execution

Understanding the Linux Kernel will acquaint you with all the inner workings of Linux, but it’s more than just an academic exercise. You’ll learn what conditions bring out Linux’s best performance, and you’ll see how it meets the challenge of providing good system response during process scheduling, file access, and memory management in a wide variety of environments. This book will help you make the most of your Linux system.

Price: $30.10

The Linux Programming Interface: A Linux and UNIX System

The Linux Programming Interface is the definitive guide to the Linux and UNIX programming interface—the interface employed by nearly every application that runs on a Linux or UNIX system.

In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library functions that you need in order to master the craft of system programming, and accompanies his explanations with clear, complete example programs.

You’ll find descriptions of over 500 system calls and library functions, and more than 200 example programs, 88 tables, and 115 diagrams. You’ll learn how to:

  • Read and write files efficiently
  • Use signals, clocks, and timers
  • Create processes and execute programs
  • Write secure programs
  • Write multithreaded programs using POSIX threads
  • Build and use shared libraries
  • Perform interprocess communication using pipes, message queues, shared memory, and semaphores
  • Write network applications with the sockets API

While The Linux Programming Interface covers a wealth of Linux-specific features, including epoll, inotify, and the /proc file system, its emphasis on UNIX standards (POSIX.1-2001/SUSv3 and POSIX.1-2008/SUSv4) makes it equally valuable to programmers working on other UNIX platforms.

The Linux Programming Interface is the most comprehensive single-volume work on the Linux and UNIX programming interface, and a book that’s destined to become a new classic.

Praise for The Linux Programming Interface

“If I had to choose a single book to sit next to my machine when writing software for Linux, this would be it.” —Martin Landers, Software Engineer, Google

“This book, with its detailed descriptions and examples, contains everything you need to understand the details and nuances of the low-level programming APIs in Linux . . . no matter what the level of reader, there will be something to be learnt from this book.” —Mel Gorman, Author of Understanding the Linux Virtual Memory Manager

“Michael Kerrisk has not only written a great book about Linux programming and how it relates to various standards, but has also taken care that bugs he noticed got fixed and the man pages were (greatly) improved. In all three ways, he has made Linux programming easier. The in-depth treatment of topics in The Linux Programming Interface . . . makes it a must-have reference for both new and experienced Linux programmers.” —Andreas Jaeger, Program Manager, openSUSE, Novell

“Michael’s inexhaustible determination to get his information right, and to express it clearly and concisely, has resulted in a strong reference source for programmers. While this work is targeted at Linux programmers, it will be of value to any programmer working in the UNIX/POSIX ecosystem.” —David Butenhof, Author of Programming with POSIX Threads and Contributor to the POSIX and UNIX Standards

“. . . a very thorough—yet easy to read—explanation of UNIX system and network programming, with an emphasis on Linux systems. It’s certainly a book I’d recommend to anybody wanting to get into UNIX programming (in general) or to experienced UNIX programmers wanting to know ‘what’s new’ in the popular GNU/Linux system.” —Fernando Gont, Network Security Researcher, IETF Participant, and RFC Author

“. . . encyclopedic in the breadth and depth of its coverage, and textbook-like in its wealth of worked examples and exercises. Each topic is clearly and comprehensively covered, from theory to hands-on working code. Professionals, students, educators, this is the Linux/UNIX reference that you have been waiting for.” —Anthony Robins, Associate Professor of Computer Science, The University of Otago

“I’ve been very impressed by the precision, the quality and the level of detail Michael Kerrisk put in his book. He is a great expert of Linux system calls and lets us share his knowledge and understanding of the Linux APIs.” —Christophe Blaess, Author of Programmation systeme en C sous Linux

“. . . an essential resource for the serious or professional Linux and UNIX systems programmer. Michael Kerrisk covers the use of all the key APIs across both the Linux and UNIX system interfaces with clear descriptions and tutorial examples and stresses the importance and benefits of following standards such as the Single UNIX Specification and POSIX 1003.1.” —Andrew Josey, Director, Standards, The Open Group, and Chair of the POSIX 1003.1 Working Group

“What could be better than an encyclopedic reference to the Linux system, from the standpoint of the system programmer, written by none other than the maintainer of the man pages himself? The Linux Programming Interface is comprehensive and detailed. I firmly expect it to become an indispensable addition to my programming bookshelf.” —Bill Gallmeister, Author of POSIX.4 Programmer’s Guide: Programming for the Real World

“. . . the most complete and up-to-date book about Linux and UNIX system programming. If you’re new to Linux system programming, if you’re a UNIX veteran focused on portability while interested in learning the Linux way, or if you’re simply looking for an excellent reference about the Linux programming interface, then Michael Kerrisk’s book is definitely the companion you want on your bookshelf.” —Loic Domaigne, Chief Software Architect (Embedded), Corpuls.com

The Linux Programming Interface: A Linux and UNIX System Programming Handbook

Price: $56.21

Linux Administration: A Beginner's Guide, Fifth Edition

Administer Any Linux Distribution with Ease

Fully updated for the most current Linux distributions, Linux Administration: A Beginner’s Guide, Fifth Edition, shows you how to set up, maintain, and troubleshoot Linux on a single server or an entire network. Get full details on granting user rights and permissions, configuring software and hardware, providing Internet and intranet services, and customizing Linux kernel 2.6. You’ll also learn how to get your network services IPv6 ready, implement sound security, create foolproof system backups, and use the latest virtualization technologies. Real-world, hands-on examples are included throughout.

  • Install and configure popular Linux distributions, including Fedora 9, Red Hat Enterprise Linux, OpenSuSE, and Ubuntu
  • Manage users, permissions, files, folders, and applications
  • Administer Linux servers from the GUI or from the command line (shell)
  • Understand and manage file systems in Linux
  • Compile, tune, and customize Linux kernel 2.6
  • Build robust firewalls and routers using netfilter and Linux
  • Manage the Linux TCP/IP networking stack and services for both IPv4 and IPv6
  • Build and deploy Web, e-mail, and FTP servers
  • Use NIS, NFS, LDAP, and Samba for resource sharing and identity management
  • Set up and administer print, DNS, POP3, IMAP3, and DHCP servers
  • Implement Linux virtualization technologies, including the native KVM platform

Price: $13.99

UNIX and Linux System Administration Handbook (4th Edition)

“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.”   

–From the Foreword by Tim O’Reilly, founder of O’Reilly Media

 

“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 straightfoward information delivered in colorful and memorable fashion.”  

–Jason A. Nunnelley

“This is a comprehensive guide to the care and feeding of UNIX and Linux systems. The authors present the facts along with seasoned advice and real-world examples. Their perspective on the variations among systems is valuable for anyone who runs a heterogeneous computing facility.”  

–Pat Parseghian

The twentieth anniversary edition of the world’s best-selling UNIX system administration book has been made even better by adding coverage of the leading Linux distributions: Ubuntu, openSUSE, and RHEL.  

 

This book approaches system administration in a practical way and is an invaluable reference for both new administrators and experienced professionals. It details best practices for every facet of system administration, including storage management, network design and administration, email, web hosting, scripting, software configuration management, performance analysis, Windows interoperability, virtualization, DNS, security, management of IT service organizations, and much more. UNIX® and Linux® System Administration Handbook, Fourth Edition, reflects the current versions of these operating systems:

Ubuntu® Linux
openSUSE® Linux
Red Hat® Enterprise Linux®
Oracle America® Solaris™ (formerly Sun Solaris)
HP HP-UX®
IBM AIX®

Price: $40.00

Linux in a Nutshell

Everything you need to know about Linux is in this book. Written by Stephen Figgins, Ellen Siever, Robert Love, and Arnold Robbins — people with years of active participation in the Linux community — Linux in a Nutshell, Sixth Edition, thoroughly covers programming tools, system and network administration tools, the shell, editors, and LILO and GRUB boot loaders.

This updated edition offers a tighter focus on Linux system essentials, as well as more coverage of new capabilities such as virtualization, wireless network management, and revision control with git. It also highlights the most important options for using the vast number of Linux commands. You’ll find many helpful new tips and techniques in this reference, whether you’re new to this operating system or have been using it for years.

  • Get the Linux commands for system administration and network management
  • Use hundreds of the most important shell commands available on Linux
  • Understand the Bash shell command-line interpreter
  • Search and process text with regular expressions
  • Manage your servers via virtualization with Xen and VMware
  • Use the Emacs text editor and development environment, as well as the vi, ex, and vim text-manipulation tools
  • Process text files with the sed editor and the gawk programming language
  • Manage source code with Subversion and git

Price: $25.98

Linux Pocket Guide

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.

Price: $8.49