- Saved searches
- Use saved searches to filter your results more quickly
- License
- Apress/using-and-administering-linux-volume-1
- Name already in use
- Sign In Required
- Launching GitHub Desktop
- Launching GitHub Desktop
- Launching Xcode
- Launching Visual Studio Code
- Latest commit
- Git stats
- Files
- README.md
- About
- Category: Using and Administering Linux
- Share this:
- Technical revisions completed
- Share this:
- First draft complete!
- Share this:
- The end is near!
- Share this:
- Book Details Updated
- Share this:
- News about “Using and Administering Linux – Zero to SysAdmin”
- Share this:
- First Draft Complete
- Share this:
- My next book: Using and Administering Linux
- Share this:
- Random Quote
- Contents
- Administration
- Using and Administering Linux: From Zero to Linux Sysadmin Self-Study — Book 1
- Using and Administering Linux: Volume 1
- Table of contents (19 chapters)
- Front Matter
- Introduction
- Introduction to Operating Systems
- The Linux Philosophy for SysAdmins
- Preparation
- Installing Linux
- Using the Xfce Desktop
- Using the Linux Command Line
- Core Utilities
- Data Streams
- Text Editors
- Working As Root
- Installing and Updating Software
- Tools for Problem Solving
- Terminal Emulator Mania
- Advanced Shell Topics
- Linux Boot and Startup
- Shell Configuration
- Files, Directories, and Links
- Filesystems
- About this book
- Keywords
- Authors and Affiliations
- Raleigh, USA
- About the author
- Bibliographic Information
Saved searches
Use saved searches to filter your results more quickly
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
Source code for ‘Using and Administering Linux: Volume 1’ by David Both
License
Apress/using-and-administering-linux-volume-1
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
This repository accompanies Using and Administering Linux: Volume 1 by David Both (Apress, 2019).
Download the files as a zip using the green button, or clone the repository to your machine using Git.
Release v1.0 corresponds to the code in the published book, without corrections or updates.
See the file Contributing.md for more information on how you can contribute to this repository.
About
Source code for ‘Using and Administering Linux: Volume 1’ by David Both
Category: Using and Administering Linux
Late yesterday I finished proofing that last of the three books in my Using and Administering Linux: Zero to SysAdmin series. Although there may be a few more email discussions to clarify various notes I made on the proofs, for…
Share this:
Technical revisions completed
This weekend I completed the technical revisions on Volume 3 of my definitive 3-volume self-study course, “Using and Administering Linux – Zero to SysAdmin.” This is a major milestone and clears the way for all three volumes to be released…
Share this:
First draft complete!
I have finished work on the fist draft of Volume 3 of my forthcoming Linux self-study training course, “Using and Administering Linux – Zero to SysAdmin.” I submitted the last chapter a few minutes ago. A major milestone but there…
Share this:
The end is near!
For the first draft of my book, that is. I am currently finishing work on the last three chapters of Volume 3 of my forthcoming Linux training course, “Using and Administering Linux – Zero to SysAdmin.” I expect to have…
Share this:
Book Details Updated
Now that we have revised the structure and Table of Contents for my upcoming three volume book, Using and Administering Linux — Zero to SysAdmin, I have updated the information about it here. Because of the huge amount of information…
Share this:
News about “Using and Administering Linux – Zero to SysAdmin”
by David Both • July 10, 2019 • Comments Off on News about “Using and Administering Linux – Zero to SysAdmin”
Due to the massive amount of material that will be covered in my new book, “Using and Administering Linux – Zero to SysAdmin,” my publisher, Apress, and I have concluded that the book is best published as three volumes rather…
Share this:
First Draft Complete
Late this afternoon I completed the first draft of the last chapter in my book, “Using and Administering Linux.” This is book 1 in my two book series of courses, From Zero to Linux SysAdmin Self-Study. This first book is…
Share this:
My next book: Using and Administering Linux
From Zero to Linux SysAdmin Self-Study – Book 1 My next book is a self study course, “Using and Administering Linux – From Zero to Linux SysAdmin Self-Study – Book 1.” It is set to be published by Apress in…
Share this:
Random Quote
There is no reason for any individual to have a computer in their home.
Contents
Administration
Copyright © 2023 David Both. All Rights Reserved. The Magazine Basic Theme by bavotasan.com.
Using and Administering Linux: From Zero to Linux Sysadmin Self-Study — Book 1
Become a Linux sysadmin and expert user of Linux, even with no previous Linux experience and learn to manage complex systems with ease. This book provides you with the tools necessary for mastering user management; installing, updating, and deleting software; creating and managing simple firewalls; and using command line tools to do performance tuning and basic problem determination.
You’ll begin by installing a Linux instance on a VirtualBox VM on an existing Windows or Linux computer that can be used for all your projects. You will then move on to the basics of using the Xfce GUI desktop and the many options Linux provides for working on the command line including virtual consoles, various terminal emulators, BASH, and other shells. Some of the more advanced user level tasks include creating, deleting and managing files and directories, managing the users own processes, writing short command line programs, and creating shell scripts to begin learning how to «Automate Everything.»
Improving efficiency using command line recall and editing, command line history, and by creating command line aliases is addressed as well. You’ll configure your own BASH environment by directly editing the user level BASH configuration files, and learning the Vi editor in the process. Using and Administering Linux, the first book in the From Zero to SysAdmin series will help in using and managing Linux client services, such as DHCP network configuration, Chrony, SSH, DNS name services, and more.
Install Fedora Linux and some basic configuration of the Xfce desktop
Access the root user ID, and the care that must be taken when working as root
Explore administrative tools available to root that enable the student to manage users, filesystems, processes, and basic network communications
Configure the boot and startup sequences, start, stop, and obtain the status of running services
Review methods of performing and testing backups.
Who This Book Is For
Anyone who wants to learn Linux as an advanced user and system administrator at both the command line and the GUI desktop.
Using and Administering Linux: Volume 1
This is a preview of subscription content, access via your institution.
Table of contents (19 chapters)
Front Matter
Introduction
Introduction to Operating Systems
The Linux Philosophy for SysAdmins
Preparation
Installing Linux
Using the Xfce Desktop
Using the Linux Command Line
Core Utilities
Data Streams
Text Editors
Working As Root
Installing and Updating Software
Tools for Problem Solving
Terminal Emulator Mania
Advanced Shell Topics
Linux Boot and Startup
Shell Configuration
Files, Directories, and Links
Filesystems
About this book
Become a Linux sysadmin and expert user of Linux, even with no previous Linux experience and learn to manage complex systems with ease. Volume 1 of this three volume training course introduces operating systems in general and Linux in particular. It briefly explores the 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 VirtualBox VM that can be used for all of 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 all things file and filesystems.
- Install Fedora Linux and basic configuration of the Xfce desktop
- Access the root user ID, and the care that must be taken when working as root
- Use Bash and other shells in the Linux virtual consoles and terminal emulators
- Create and modify system configuration files with Use the Vim text editor
- Explore administrative tools available to root that enable you to manage users, filesystems, processes, and basic network communications
- Configure the boot and startup sequences
Anyone who wants to learn Linux as an advanced user and system administrator at the command line while using the GUI desktop to leverage productivity.
Keywords
- Linux
- sysadmin
- system administration
- system administrator
- open source systems
- linux philosophy
- fedora
- bash
- shell scripting
- command line
Authors and Affiliations
Raleigh, USA
About the author
David Both is an Open Source Software and GNU/Linux advocate, trainer, writer, and speaker. He has been working with Linux and Open Source Software for more than 20 years and has been working with computers for over 45 years. He is a strong proponent of and evangelist for the «Linux Philosophy for System Administrators.» David has been in the IT industry for over forty years.
He worked for IBM for 21 years and, while working as a Course Development Representative in Boca Raton, FL, in 1981, wrote the training course for the first IBM PC. He has taught RHCE classes for Red Hat and has worked at MCI Worldcom, Cisco, and the State of North Carolina. In most of the places he has worked since leaving IBM in 1995, he has taught classes on Linux ranging from Lunch’n’Learns to full five day courses. Helping others learn about Linux and open source software is one of his great pleasures.
David had some amazing teachers and mentors in his 40 years in IT and more than 20 years working with Linux. At their core, Linux and open source in general are about sharing and helping others and about contributing to the community. These books, along with “The Linux philosophy for SysAdmins,” are a continuation of his desire to pass on his knowledge and to provide mentoring to anyone interested in learning about Linux.
David is the author of The Linux Philosophy for SysAdmins (Apress, 2018) and can be found on Twitter @linuxgeek46.
Bibliographic Information
- Book Title : Using and Administering Linux: Volume 1
- Book Subtitle : Zero to SysAdmin: Getting Started
- Authors : David Both
- DOI : https://doi.org/10.1007/978-1-4842-5049-5
- Publisher : Apress Berkeley, CA
- eBook Packages : Professional and Applied Computing , Professional and Applied Computing (R0) , Apress Access Books
- Copyright Information : David Both 2020
- Softcover ISBN : 978-1-4842-5048-8 Published: 11 December 2019
- eBook ISBN : 978-1-4842-5049-5 Published: 10 December 2019
- Edition Number : 1
- Number of Pages : XXXV, 629
- Number of Illustrations : 131 b/w illustrations
- Topics : Open Source