Introduction to Linux Systems Administration (TTLX2220)

Learn to Install, Configure and Maintain an Enterprise Linux System in a Networked Environment

TTLX2220

Introductory

5 Days

Course Overview

Linux System Administration is a comprehensive hands-on course that teaches students how to install, configure and maintain an Enterprise Linux system in a networked environment. 

This lab-intensive class explores core administrative tasks such as: creating and managing users, creating and maintaining file systems, determining and implementing security measures and performing software installation and package management. Linux networking topics include installing and supporting SSH, NFS, Samba and the Apache Web server. Students will explore common security issues, as well as several tools, such as the PAM modules that help secure the operating system and network environment. Upon successful completion of this course, students will be prepared to maintain Linux systems in a networked business environment.

Although the course includes installing and configuring a CentOS 7 / RHEL 7 Linux system, much of the course content also applies to Oracle, Ubuntu, Scientific and other current versions of mainstream Linux distributions. Labs include user and group maintenance, system backups and restoration, software management, administration tasks automation, file system creation and maintenance, managing remote access, working with cron, and configuring basic file sharing and Web services, as well as working with system logging utilities such as rsyslog and much more.

Learning Objectives

This course is about 50% lab to lecture ratio, combining expert instructor-led discussions with practical hands-on skills that emphasize current techniques, best practices and standards. Working in this hands-on lab environment, guided by our expert practitioner, attendees will explore:

  • Installing the Linux operating system and configuring peripherals
  • Performing and modifying startup and shutdown processes
  • Configuring and maintaining basic networking services
  • Creating and maintaining system users and groups
  • Understanding and administering file permissions on directories and regular files
  • Planning and creating disk partitions and file systems
  • Performing maintenance on file systems
  • Identifying and managing Linux processes
  • Automating tasks with cron
  • Performing backups and restoration of files
  • Working with system log files
  • Troubleshooting system problems
  • Analyzing and taking measures to increase system performance
  • Configuring file sharing with NFS
  • Configuring Samba for file sharing with the Windows clients
  • Setting up a basic Web server
  • Understanding the components for setting up a LAMP server
  • Implementing basic security measures

Need different skills or topics?  If your team requires different topics or tools, additional skills or custom approach, this course may be further adjusted to accommodate.  We offer additional Unix, Linux, Scripting, administration, networking, programming, database and other related courses which may be blended with this course for a track that best suits your learning objectives.

Course Objectives

This course is about 50% lab to lecture ratio, combining expert instructor-led discussions with practical hands-on skills that emphasize current techniques, best practices and standards. Working in this hands-on lab environment, guided by our expert practitioner, attendees will explore:

  • Installing the Linux operating system and configuring peripherals
  • Performing and modifying startup and shutdown processes
  • Configuring and maintaining basic networking services
  • Creating and maintaining system users and groups
  • Understanding and administering file permissions on directories and regular files
  • Planning and creating disk partitions and file systems
  • Performing maintenance on file systems
  • Identifying and managing Linux processes
  • Automating tasks with cron
  • Performing backups and restoration of files
  • Working with system log files
  • Troubleshooting system problems
  • Analyzing and taking measures to increase system performance
  • Configuring file sharing with NFS
  • Configuring Samba for file sharing with the Windows clients
  • Setting up a basic Web server
  • Understanding the components for setting up a LAMP server
  • Implementing basic security measures

Need different skills or topics?  If your team requires different topics or tools, additional skills or custom approach, this course may be further adjusted to accommodate.  We offer additional Unix, Linux, Scripting, administration, networking, programming, database and other related courses which may be blended with this course for a track that best suits your learning objectives.

Course Prerequisites

This is an introductory-level systems administration course geared for Systems Administrators and users who wish to learn how to how to install, configure and maintain an Enterprise Linux system in a networked environment.  Attendees should have incoming experience with common UNIX/Linux user-level commands, such as moving, copying and editing files. Experience with the vi editor is a plus

Please see the Related Courses tab for specific Pre-Requisite courses, Related Courses that offer similar skills or topics, and next-step Learning Path recommendations.

Course Agenda

Please note that this list of topics is based on our standard course offering, evolved from typical industry uses and trends. We will work with you to tune this course and level of coverage to target the skills you need most.

  1. System Administration Overview
  • UNIX, Linux and Open Source
  • Duties of the System Administrator
  • Superusers and the Root Login
  • Sharing Superuser Privileges with Others (su and sudo Commands)
  • TCP/IP Networking Fundamentals
  • Online Help
  1. Installation and Configuration
  • Planning: Hardware and Software Considerations
  • Site Planning
  • Installation Methods and Types
  • Installation Classes
  • Partitions
  • Logical Volume Manager - LVM
  • File System Overview
  • Swap Partition Considerations
  • Other Partition Considerations
  • The Linux Boot Loader: grub
  • Software Package Selection
  • Adding and Configuring Peripherals
  • Printers
  • Graphics Controllers
  • Basic Networking Configuration
  • Booting to Recovery Mode
  1. Booting and Shutting Down Linux
  • Boot Sequence
  • The systemd Daemon
  • The systemctl Command
  • Targets vs. Run Levels
  • Modifying a Target
  • Service Unit Scripts
  • Changing System States
  • Booting into Rescue Mode
  • Shutdown Commands
  1. Managing Software and Devices
  • Identifying Software Packages
  • Using rpm to Manage Software
  • Using yum to Manage Software
  • Installing and Removing Software
  • Identifying Devices
  • Displaying Device and System Information (PCI, USB)
  • Plug and Play Devices
  • Device Configuration Tools
  1. Managing Users and Groups
  • Setting Policies
  • User File Management
  • The /etc/passwd file
  • The /etc/shadow file
  • The /etc/group file
  • The /etc/gshadow file
  • Adding Users
  • Modifying User Accounts
  • Deleting User Accounts
  • Working with Groups
  • Setting User Environments
  • Login Configuration Files
  1. The Linux File System
  • Filesystem Types
  • Conventional Directory Structure
  • Mounting a File System
  • The /etc/fstab File
  • Special Files (Device Files)
  • Inodes
  • Hard File Links
  • Soft File Links
  • Creating New File Systems with mkfs
  • The lost+found Directory
  • Repairing File Systems with fsck
  • The Journaling Attribute
  • File and Disk Management Tools
  1. Linux File Security
  • File Permissions
  • Directory Permissions
  • Octal Representation
  • Changing Permissions
  • Setting Default Permissions
  • Access Control Lists (ACLs)
  • The getfacl and setfacl commands
  • SUID Bit
  • SGID Bit
  • The Sticky Bit
  1. Controlling Processes
  • Characteristics of Processes
  • Parent-Child Relationship
  • Examining Running Processes
  • Background Processes
  • Controlling Processes
  • Signaling Processes
  • Killing Processes
  • Automating Processes
  • cron and crontab
  • at and batch
  • System Processes (Daemons)
  1. Working with the Linux Kernel
  • Linux Kernel Components
  • Types of Kernels
  • Kernel Configuration Options
  • Recompiling the Kernel
  1. Shell Scripting Overview
  • Shell Script Fundamentals
  • Bash Shell Syntax Overview
  • Shell Script Examples
  1. System Backups
  • Backup Concepts and Strategies
  • User Backups with the tar Command
  • System Backup Options
  • The xfsdump and xfsrestore Commands
  1. Troubleshooting the System
  • Common Problems and Symptoms
  • Troubleshooting Steps
  • Repairing General Boot Problems
  • Repairing the GRUB 2 Boot Loader
  • Hard Drive Problems
  • Restoring Shared Libraries
  • System Logs and rsyslogd
  1. Basic Networking
  • Networking Services Overview
  • NetworkManager Introduction
  • Network Configuration Files Locations and Formats
  • Enabling and Restarting Network Services with systemtcl
  • Configuring Basic Networking Manually
  • Configuring Basic Networking with NetworkManager
  1. LAMP Server Basics
  • LAMP Overview
  • Configuring the Apache Web Server
  • Common Directives
  • Apache Virtual Hosting
  • Configuring an Open Source Database
  • MySQL
  • MariaDB
  • PHP Basics
  • Perl CGI Scripting
  1. Introduction to System Security
  • Security Overview
  • Maintaining System Security
  • Server Access
  • Physical Security
  • Network Security
  • Security Tools
  • Port Probing with nmap
  • Intrusion Detection and Prevention
  • PAM Security Modules
  • Scanning the System
  • Maintaining File Integrity
  • Using Firewalls
  • Introduction to firewalld
  1. The Samba File Sharing Facility
  • Configure Samba for Linux to Linux/UNIX File Sharing
  • Configure Samba for Linux to Windows File Sharing
  • Use the smbclient Utility to Transfer Files
  • Mount/Connect Samba Shares to Linux and Windows Clients
  1. Networked File Systems (NFS)
  • Using NFS to Access Remote File Systems
  • Configuring the NFS Server
  • Configuring the NFS Client
  • Exporting File Systems from the NFS Server to the NFS Client

Course Materials

Student Materials: Each participant will receive a digital Student Guide and/or Course Notes, code samples, software tutorials, step-by-step written lab instructions (as applicable), diagrams and related reference materials and resource links. Students will also receive the project files (or code, if applicable) and solutions required for the hands-on work.

Hands-On Setup Made Simple! Our dedicated tech team will work with you to ensure our ‘easy-access’ cloud-based course environment, or local installation, is accessible, fully-tested and verified as ready to go well in advance of the course start date, ensuring a smooth start to class and effective learning experience for all participants. In some cases we can also help you install this course locally if preferred. Please inquire for details and options.

Every-Course Extras = High-Value & Long-Term Learning Support! All Public Schedule courses include our unique EveryCourse Extras package (Course Recordings, Live Instructor Follow-on Support, Free *Live* Course Refresh Re-Takes, early access to Special Offers, Free Courses & more). Please inquire for details.

Raise the bar for advancing technology skills

Attend a Class!

Live scheduled classes are listed below or browse our full course catalog anytime

Special Offers

We regulary offer discounts for individuals, groups and corporate teams. Contact us

Custom Team Training

Check out custom training solutions planned around your unique needs and skills.

EveryCourse Extras

Exclusive materials, ongoing support and a free live course refresh with every class.

Attend a Course

Please see the current upcoming available open enrollment course dates posted below. Please feel free to Register Online below, or call 844-475-4559 toll free to connect with our Registrar for assistance. If you need additional date options, please contact us for scheduling.

Course Title Days Date Time Price
Introduction to Linux Systems Administration (TTLX2220) 5 Days Jun 17 to Jun 21 10:00 AM to 06:00 PM EST $2,595.00 Enroll
Introduction to Linux Systems Administration (TTLX2220) 5 Days Aug 19 to Aug 23 10:00 AM to 06:00 PM EST $2,595.00 Enroll
Introduction to Linux Systems Administration (TTLX2220) 5 Days Sep 23 to Sep 27 10:00 AM to 06:00 PM EST $2,595.00 Enroll
Introduction to Linux Systems Administration (TTLX2220) 5 Days Oct 28 to Nov 1 10:00 AM to 06:00 PM EST $2,595.00 Enroll
Introduction to Linux Systems Administration (TTLX2220) 5 Days Dec 9 to Dec 13 10:00 AM to 06:00 PM EST $2,595.00 Enroll

Mix, Match & Master!
2FOR1: Two Courses, One Price!

Enroll in *any* two public courses (for 2023 *OR* 2024 dates!) by December 31, for one price!  Learn something new, or share the promo!

Click for Details & Additional Offers

Learn. Explore. Advance!

Extend your training investment! Recorded sessions, free re-sits and after course support included with Every Course
Trivera MiniCamps
Gain the skills you need with less time in the classroom with our short course, live-online hands-on events
Trivera QuickSkills: Free Courses and Webinars
Training on us! Keep your skills current with free live events, courses & webinars
Trivera AfterCourse: Coaching and Support
Expert level after-training support to help organizations put new training skills into practice on the job

The voices of our customers speak volumes

Special Offers
Limited Offer for most courses.

SAVE 50%

Learn More