Skip to content

Both.org

News, Opinion, Tutorials, and Community for Linux Users and SysAdmins

Primary Menu
  • About Us
  • Computers 101
    • Hardware 101
    • Operating Systems 101
  • End of 10 Events
    • Wake Forest, NC, — 2025-09-20
  • Linux
    • Why I use Linux
    • The real reason we use Linux
  • My Linux Books
    • systemd for Linux SysAdmins
    • Using and Administering Linux – Zero to SysAdmin: 2nd Edition
    • The Linux Philosophy for SysAdmins
    • Linux for Small Business Owners
    • Errata
      • Errata for The Linux Philosophy for SysAdmins
      • Errata for Using and Administering Linux — 1st Edition
      • Errata for Using and Administering Linux — 2nd Edition
  • Open Source Resources
    • What is Open Source?
    • What is Linux?
    • What is Open Source Software?
    • The Open Source Way
  • Write for us
    • Submission and Style guide
    • Advertising statement
  • Downloads
  • Home
  • 2nd Edition Updates Completed
  • Announcement
  • Books
  • Linux

2nd Edition Updates Completed

David Both July 29, 2023 6 minutes read
All3-2ndEditionCoversForWebSite

Last Updated on September 4, 2023 by David Both

I have completed the updates for the 2nd Edition of my Using and Administering Linux: Zero to SysAdmin series of books.

Release is scheduled for early Autumn.

In this new edition of my popular and highly rated series, you’ll learn to be a Linux sysadmin and an expert user of the Linux operating system, even with no previous Linux experience. You will learn to manage complex systems with ease and equip yourself for a new career.

The 2nd edition of my 3-volume Linux training course has been updated to Fedora 37 and 38. I have added new chapters covering NetworkManager, systemd, and the BTRFS filesystem. All chapters have been completely updated to the most current versions of Fedora and I have corrected a number of typos.

This 2nd Edition has also been reorganized to provide a smoother and more logical flow. To emphasize this, all 57 chapters are now consecutively numbered. This makes referencing information in other chapters easier.

About this Course

This is a three-volume self-study course designed to take you from zero knowledge about using Linux to become a Linux System Administrator – SysAdmin. This course is for anyone who wants to be a Linux SysAdmin.

Here’s an overview of all three volumes that comprise this self-study course.

Volume 1: Getting Started

In this first volume in this training course, you will learn about operating systems in general and Linux in particular and explores the Linux philosophy for SysAdmins in preparation for the rest of the course. This book provides you with the tools necessary for mastering user management; installing, updating, and deleting software; and using command line tools to do performance tuning and basic problem determination.

You’ll begin by creating a virtual network and installing an instance of Fedora – a popular and powerful Linux distribution – on a Virtual Machine (VM) that can be used for all the experiments on an existing Windows or Linux computer. You’ll then move on to the basics of using the Xfce GUI desktop and the many tools Linux provides for working on the command line including virtual consoles, various terminal emulators, Bash, and other shells.

Explore data streams and the Linux tools used to manipulate them, and learn about the Vim text editor, which is indispensable to advanced Linux users and system administrators, and be introduced to some other text editors. You’ll also see how to install software updates and new software, learn additional terminal emulators, and some advanced shell skills. Examine the sequence of events that take place as the computer boots and Linux starts up, configure your shell to personalize it in ways that can seriously enhance your command line efficiency, and delve into files and filesystems.

Chapters

  1. Introduction
  2. Introduction to Operating Systems
  3. Linux Philosophy for SysAdmins
  4. Preparation
  5. Installing Linux
  6. Using the Xfce Desktop
  7. Using the Linux Command Line
  8. Core Utilities
  9. Data Streams
  10. Text Editors
  11. Working as root
  12. Installing and Updating Software
  13. Tools for Problem Solving
  14. Terminal Emulator Mania
  15. Advanced Shell Topics
  16. Linux Boot and Startup
  17. Shell Configuration
  18. Files, Directories, and Links
  19. Filesystems.

Volume 2: Advanced Topics

This second volume builds upon what you have learned in the first and depends upon the virtual network and virtual machine created there.

You’ll see how to manage and monitor running processes, discover the power of the special filesystems, monitor and tune the kernel while it is running – without a reboot. You’ll then turn to regular expressions and the power that using them for pattern matching can bring to the command line, and learn to manage printers and printing from the command line and unlock the secrets of the hardware on which your Linux operating system is running.

Experiment with command line programming and how to automate various administrative tasks, networking, and the many services that are required in a Linux system. Use the logs and journals to look for clues to problems and confirmation that things are working correctly, and learn to enhance the security of your Linux systems and how to perform easy local and remote backups.

New for this edition:

This second edition has been fully updated to Fedora Linux 37 with expanded and revised content and figures as well brand-new chapters on the BTRFS file system, using Zram for swap, NetworkManager, automation with Ansible, and multiple chapters on systemd.

Chapters

  1. Logical Volume Management
  2. File Managers
  3. Everything is a File
  4. Managing Processes
  5. Special Filesystems
  6. Regular Expressions
  7. Printing
  8. Hardware Detection
  9. Command Line Programming
  10. Automation with Bash Scripts
  11. Automation with Ansible
  12. Time and Automation
  13. Networking
  14. Network Manager
  15. The BTRFS Filesystem
  16. systemd – Getting Started
  17. Advanced systemd functions
  18. systemd Finale
  19. Dbus and UDEV
  20. Traditional Logs
  21. Managing Users
  22. Managing the Firewall

Volume 3:

This third and final volume builds upon the skills you have learned so far in volumes 1&2 and will depend upon the virtual network and VMs created there.

You will start by reviewing the administration of Linux servers and install and configure various Linux server services such as DHCP, DNS, NTP, and SSH server that will be used to provide advanced network services.  You’ll then learn to install and configure servers such as BIND for name services, DHCP for network host configuration, and SSH for secure logins to remote hosts. Other topics covered include public/private keypairs to further enhance security, SendMail and IMAP and antispam protection for email, using Apache and WordPress to create and manage web sites, and mailing lists. It also explores file sharing with FTP, NFS, and SAMBA.

This volume also covers SELinux, and building RPMs to distribute automation scripts and programs, firewalls using firewalld, network routing, and using Chrony to manage time services.

All of these services are installed on a single server host over the course of the book and by the time you are finished you will have a single server that provides these services for your network.

New for this edition: 

This second edition has been full updated to Fedora Linux 38 with expanded content and figures. The chapter on mailing lists has been updated to use the Sympa list manager, and the chapter on remote desktop access has been updated to account for the significant differences in TigerVNC services and its use of systemd.

Chapters

  1. Server Preparation
  2. Name Services
  3. Routing and Firewalls
  4. Remote Access with SSH
  5. Security
  6. Backup Everything – Frequently
  7. Introducing Email
  8. Advanced Email Topics
  9. Combatting Spam
  10. Apache Web Server
  11. WordPress
  12. Mailing Lists
  13. Remote Desktop Access
  14. Advanced Package Management
  15. File Sharing
  16. Where do I go from Here?

Post navigation

Previous: Announcing the 2nd Edition – Using and Administering Linux
Next: Saving Another Computer with Linux: Updated

Related Stories

connections_wires_sysadmin_cable
  • Linux
  • Networking
  • Router

How to Make your Linux Box Into a Router

David Both April 29, 2026
f44-01-day-cropped
  • Fedora
  • Linux
  • Upgrades

Fedora 44 Released

David Both April 28, 2026
command_line_prompt
  • Command Line
  • Linux
  • Programming

Writing a replacement seq command

Jim Hall April 27, 2026

System upgrades this Sunday, May 3

Tools illustrationFedora 44 was released this week and I’ve upgraded all my systems except for the two that directly affect Both.org. I’ll be upgrading the hosts for my server and firewall to Fedora 44 this Sunday afternoon, May 3.

Both.org will be down for most of the afternoon for these upgrades.

Thanks for your patience.

Random Quote

Unix is simple. It just takes a genius to understand its simplicity.

— Dennis Ritchie

Why I’ve Never Used Windows

On February 12 I gave a presentation at the Triangle Linux Users Group (TriLUG) about why I use Linux and why I’ve never used Windows.

Here’s the link to the video: https://www.youtube.com/live/uCK_haOXPFM 

Why there’s no such thing as AI

Last October at All Things Open (ATO) I was interviewed by Jason Hibbits of We Love Open Source. It’s posted in the article “Why today’s AI isn’t intelligent (yet)“.

Technically We Write — Our Partner Site

Our partner site, Technically We Write, has published a number of articles from several contributors to Both.org. Check them out.

Technically We Write is a community of technical writers, technical editors, copyeditors, web content writers, and all other roles in technical communication.

Subscribe to Both.org

To comment on articles, you must have an account.

Send your desired user ID, first and last name, and an email address for login (this must be the same email address used to register) to subscribe@both.org with “Subscribe” as the subject line.

You’ll receive a confirmation of your subscription with your initial password as soon as we are able to process it.

Administration

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

License and AI Statements

Both.org aims to publish everything under a Creative Commons Attribution ShareAlike license. Some items may be published under a different license. You are responsible to verify permissions before reusing content from this website.

The opinions expressed are those of the individual authors, not Both.org.

You may not use this content to train AI.

 

Advertising Statement

Both.org does not sell advertising on this website.


Advertising may keep most websites running—but at Both.org, we’re committed to keeping our corner of the web ad-free. Both.org does not sell advertising on the website. Nor do we offer sponsored articles at this time. We’ll update this page if our position on sponsorships changes.

We want to be open about how the website is funded. Both.org is supported entirely by David Both and a few other dedicated individuals.

 

 

Copyright © All rights reserved. | MoreNews by AF themes.