Linux System Administration (LPI & CompTIA) - March 2020
 
 

Linux System Administration (LPI & CompTIA)
From March 2020

Course Code: LSA

Duration: 5 days

Linux System Administration - Update - Available from March 2020 onwards

Our training courses can also be delivered at a location of your choice...

S16

Linux System Administration (LPI & CompTIA) Course Overview

This instructor led Linux System Administration (LPI & CompTIA) training course is designed to teach the key administration, security, networking and performance tasks required on a Linux Enterprise system.

Similarly, the course is targeted to closely follow the official Linux Professional Institute (LPI) and CompTIA Linux+ certification curriculums.

The delegate will learn and acquire skills as follows:

  • Performing administrative tasks via supplied tools (YaST) and the command line
  • Comparison and management of Linux file systems
  • Understanding Logical Volume Management
  • Listing, creating and removing swap space
  • Managing users and groups
  • Configuring the environment and user limits
  • Extended permissions and sudo
  • Managing software packages and updating Linux
  • Understanding GRUB and the startup process
  • Configuring startup scripts
  • Managing units, services and systemd sockets
  • Changing run levels and system shutdown
  • Configuring local and remote printers
  • Managing processes and job scheduling
  • Configuring SSH and encrypting data
  • IPv4 and IPv6 networking
  • Understanding and configuring network services
  • Configuring firewalld
  • Utilising screen and tmux software
  • Configuring local and network time
  • Remote system administration
  • Creating backups and compressing data
  • Modifying language and time zone settings
  • Configuring virtualisation and understanding containers
  • Understanding hardware, device files, ACPI and D-Bus
  • Configuring system logging and rotating logs

Who will the Course Benefit?

The Linux System Administration (LPI & CompTIA) training course is suitable for novice Linux System Administrators, Programmers and other technical IT staff who need to acquire administration knowledge of the key administrative, networking, performance and security tasks required on a Linux operating system within the Enterprise.

An ideal course for delegates who will be working in an environment using several different Linux distributions and therefore knowledge of skills common to all the different Linux distributions is required. For the purpose of practical exercises, SUSE Linux will be used.

Delegates who wish to work towards achieving the Linux Administrator LPIC-1 or CompTIA Linux+ certifications will find this course a good basis for LPIC-1: 101-500 and 102-500 exams or CompTIA Linux+: LX0-103, LX0-104 and XKO-004 exams.

The appendixes also include other related topics that would be useful reading for delegates preparing for certification.

Note: Should the delegate only require knowledge of Red Hat Linux then they should instead consider attending our range of Red Hat Linux Administration courses.

Course Objectives

On completion of this course the delegate will have the required technical knowledge to administer a Linux server within the Enterprise. They will have gained practical experience of configuring administrative, networking, performance and security aspects of a Linux Enterprise system.

The delegate will possess the essential knowledge required to study towards the Linux Administrator LPIC-1 and CompTIA Linux+ certifications.

Examinations

This course together with the Linux Introduction and Linux Shell Programming or the combined Linux Fundamentals course will aid the delegate in their preparation for the following exams:

  • Linux Administrator LPIC-1: 101-500 and LPI 102-500
  • CompTIA Linux+: LX0-103, LX0-104 and XK0-004

Attending this course will help the delegate gain many of the skills and product knowledge requirements as outlined in the exam objectives. Studying this course and its associated reference materials can form part of the preparation to achieve certification. Experience, practice, self-study and aptitude are also key requirements for exam success.

Before taking any exam, ensure you have the recommended experience. The LPI and CompTIA websites list all exam requirements and these are updated regularly.

Exams are not included as part of the course.

Requirements

This Linux System Administration (LPI & CompTIA) course assumes good knowledge of the Linux operating system in an Enterprise environment to the level covered in the Linux Introduction course. Alternatively, relevant experience of UNIX or Linux servers is required, preferably within an enterprise environment.

Knowledge of Linux Shell Programming to the level covered on the Linux Shell Programming course would also be beneficial.

Pre-Requisite Courses

Follow-On Courses

Notes:
  • Course technical content is subject to change without notice.
  • Course content is structured as sessions, this does not strictly map to course timings. Concepts, content and practicals often span sessions.


 

Course Contents

Linux System Administration (LPI & CompTIA) Training Course

Course Introduction

  • Administration and Course Materials
  • Course Structure and Agenda
  • Delegate and Trainer Introductions

Session 1: FILE SYSTEM CONFIGURATION

  • File system types
  • Partitioning a disk
  • Creating filesystems
  • Displaying disk usage
  • Mounting and unmounting file systems
  • Locating files in use
  • Exercise

Session 2: ADVANCED FILE SYSTEM OPERATIONS

  • Logical Volume Management
  • Checking and repairing the file system
  • Growing file systems
  • Filesystem maintenance
  • Disk quotas
  • Listing swap areas
  • Creating and removing swap areas
  • Exercise

Linux System Administration (LPI & CompTIA) Training Course

Session 3: USER ACCOUNT MANAGEMENT

  • User Private Group scheme
  • Files used in creating a user
  • Adding users via the command line and YaST
  • Groups
  • Password administration
  • Bash Shell environment
  • The Z-Shell
  • Configuring user limits
  • Extended permissions
  • sudo command
  • User monitoring and communication
  • Exercise

Session 4: PACKAGE MANAGEMENT

  • The Red Hat Package Manager (rpm)
  • Verifying Software
  • Querying installed packages
  • Installing and removing packages
  • Upgrade mechanism
  • Converting rpm packages to cpio format
  • Extended package management
  • Exercise

Session 5: SYSTEM STARTUP AND SHUTDOWN

  • System startup process
  • Startup script framework
  • Managing services using YaST
  • Starting and stopping services dynamically
  • Managing services with systemd
  • suseconfig and /etc/sysconfig
  • shutdown and rc
  • Exercise

Session 6: CONFIGURING PRINTERS

  • The Common Unix Printing Service CUPS
  • Printer devices and configuration
  • Installing printers
  • Configuring the CUPS server
  • Printer options
  • Print commands
  • Managing print queues
  • Exercise

Linux System Administration (LPI & CompTIA) Training Course

Session 7: PROCESS MONITORING AND SCHEDULING

  • Monitoring processes
  • Utilising screen, tmux and watch
  • Shared libraries
  • Scheduling processes with at
  • Scheduling processes with cron
  • crontab command options
  • Managing anacron
  • Exercise

Session 8: SYSTEM SECURITY AND ENCRYPTION

  • Secure shell OpenSSH
  • Public/private key authentication
  • X11 forwarding
  • Encryption with GNU Privacy Guard GPG
  • Managing firewalld
  • Exercise

Session 9: CONNECTING LINUX TO THE NETWORK

  • Basic network configuration
  • IPv4 addressing
  • IPv6 addressing
  • Network protocols
  • Network services and port numbers
  • Managing network devices
  • Hostnames and DNS
  • Searching domains
  • Routing under Linux
  • Exercise

Linux System Administration (LPI & CompTIA) Training Course

Session 10: INTERNET SERVICES

  • Network services
  • Managing services with systemd sockets
  • Checking network service ports
  • Analysing network packets
  • Configuring network time
  • Interacting with the hardware clock
  • Remote administration
  • Exercise

Session 11: BACKUP AND RESTORE

  • Archiving with tar
  • Archiving with cpio
  • Using the dd command
  • Archiving and compression
  • Archiving RAR files
  • unar and other backup tools
  • Exercise

Session 12: LOCALISATION

  • Localisation overview
  • Locale variables
  • Converting character sets and encoding
  • Setting the locale
  • Time zone
  • Exercise

Session 13: VIRTUALISATION, CLOUD SERVICES AND CONTAINERS

  • Configuring KVM virtualisation
  • Understanding Linux Containers
  • Configuring Docker
  • Application Containers
  • Iaas cloud
  • Exercise

Linux System Administration (LPI & CompTIA) Training Course

Session 14: DEVICES UNDER LINUX

  • Device services
  • Device file naming conventions
  • /sys directory
  • Examining hardware
  • Hardware and software configuration messages
  • ACPI service and Desktop Bus
  • Managing disk parameters
  • Detecting new hardware
  • System overview: siga
  • Exercise

Session 15:SYSTEM LOGGING

  • rsyslog configuration
  • Configuring remote logging
  • Testing using logger
  • Managing logs with logrotate
  • systemd journal: journalctl
  • Exercise

Session 16:TROUBLESHOOTING

  • Troubleshooting process
  • Booting into maintenance mode
  • Booting the rescue system
  • Exercise

Addendum: Reference Materials (provided within the course handbook for additional reading)

APPENDIX A - INSTALLING LINUX

  • Installing Linux

APPENDIX B - ELECTRONIC MAIL

  • Configuring Postfix and Sendmail
  • Mail commands3

APPENDIX C - X WINDOWS AND ACCESSIBILITY

  • Configuring the X Windows GUI interface and desktops
  • Installing alternative desktops
  • Configuring the desktop for disabled users

APPENDIX D - PACKAGE MANAGEMENT

  • Additional software package management tools

APPENDIX E - DEPRECATED SERVICES

  • The xinetd Daemon
  • TCP Wrappers

APPENDIX F - ADDITIONAL COMMANDS

  • Miscellaneous Shell commands
 

Linux System Administration (LPI & CompTIA)

Duration: 5 days

RRP: £1,695.00 exc. VAT 


Upcoming Scheduled Events
Next 6 months

London
Start Date   Spaces Book
24 Feb 2020   Spaces StayAhead - Course Running Book
 
16 Mar 2020   Spaces StayAhead - Course Running Book
 
18 May 2020   Spaces StayAhead - Course Running Book
 
29 Jun 2020   Spaces StayAhead - Course Running Book
 
10 Aug 2020   Spaces StayAhead - Course Running Book
 
21 Sep 2020   Spaces StayAhead - Course Running Book
 
02 Nov 2020   Spaces StayAhead - Course Running Book
 
14 Dec 2020   Spaces StayAhead - Course Running Book
 
Virtual Events StayAhead Virtual Courses available You can attend your training virtually using the London dates shown above. Please contact us for more details on our Virtual training options or to discuss specific Virtual course dates to meet your requirements.
 

Course Reviews

From the onset the trainer was professional, respectful and friendly. With a clear understanding of the subject matter, he maintained a consistent energy and enthusiasm throughout the week. It was a breath of fresh air to be taught by someone who genuinely enjoys their job. Would highly recommend!

Ian - Engineer - Finance - August 2019


Thanks to the trainer for the wonderful complete insight of SUSE Linux. The course content is really detailed with loads & loads of examples, exam points, exercises and review. Thanks very much also for your professional guidance and also for the practical pacing of the course. Really enjoyed it and would definitely recommend to my colleagues and my friends.

Naveen - PT Academic Service Manager - Academic - April 2019


Course was very thorough and well explained, pacing was very good and their was a good mixture of practical work to do and listening exercises. Trainer had very good knowledge of the subjects and was very friendly and good at explaining concepts.

Henry - Institution Support Analyst - Academic


More Course Reviews....

Well paced and informative course. Documentation was excellent, trainer communication was excellent - I've learned more about Linux this week than in the last 5 years.

Jonathan - IT Operations Team Lead - Finance


An excellent teacher and extremely knowledgeable, approachable and adaptive.

Michael - Web and App Analyst - Marketing


Absolutely fantastic tutor - his years of experience and in-depth knowledge of Linux and Unix systems have given me a far greater understanding. He couldn't have been nicer, more helpful or more approachable throughout. The course was paced at just about the right speed for me, fast enough so that a lot of area is covered but not too fast so we didn't have time to stop and go over things if more complex.

Ryan - Build Engineer - Windows Build & Automat


 
 
 
        Home             Let Us Call You
 

 

Course Deliveries

Public Scheduled and Closed
Virtual
UK and Overseas

OUG

Oracle User Group - Membership Benefits

OUG

Certification

Our independent Oracle, Solaris & Red Hat Linux curriculums helps prepare delegates for official certification.

StayAhead
Flexibility

Cannot see a sutiable date?
Please call us and we will try an accommodateyour needs!




Our Course Curriculum

 
 
 
 
 



Our Ratings

Instructor
Quality
 

97.31%

Course
Practical
 

92.77%

Overall
Courseware
 

94.33%

Overall
Course
 

96.4%

+44 (0)20 7600 6116
Enquiries@StayAhead.com
Copyright © 2020 StayAhead Training Ltd
Cookies   /   Privacy Policy