Linux Foundation Certified System Administrator (LFCS), 3rd Edition

Linux Foundation Certified System Administrator (LFCS), 3rd Edition

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 715 Lessons (20h 6m) | 8.42 GB

Your full resource to successfully study for the Linux Foundation Certified System Administrator (LFCS) exam

Linux Foundation Certified System Administrator (LFCS) Complete Video Course, 3rd Edition is a comprehensive video training that will teach you core Linux concepts and usage along with clear explanations on the objectives of the LFCS exam. To offer this course in a way that is most efficient for you, the contents have been developed to build on your existing Linux knowledge. You will start with Linux Fundamentals, 2nd edition, a full video course on Linux basics, concepts, practices, and theories so you can get the foundational knowledge you need. You will then dive into the core part of the LFCS exam–including Advanced System Administration–and managing storage, security, SSH services, and virtualization. Each lesson ends with a lab for you to practice the skills learned in each lesson. These labs also act as training for the hands-on LFCS exam.

The LFCS section explores more advanced LFCS topics. It covers Advanced Systems Management; security; storage; containers and virtualization; and open-source solutions. The course then ends with a practice exam so you can test your skills, compare your answers to mine, and get a feel for the exam before you take the test.

Topics included in course:

Linux Fundamentals, 2nd Edition

  • Module 1: Essential Commands
  • Module 2: User and Group Management and Permissions
  • Module 3: Operating Running Systems

Linux Foundation Certified System Administrator (LFCS)

  • Module 1: Advanced Systems Management
  • Module 2: Managing Security
  • Module 3: Managing Storage
  • Module 4: Containers and Virtualization
  • Module 5: Using Essential Open Source Solutions
  • Module 6: Practice Exam
Table of Contents

Lesson 1 Installing Linux
Learning objectives(1)
Learning objectives
Understanding the Linux Operating System(1)
Understanding the Linux Operating System
Understanding Linux Distributions(1)
Understanding Linux Distributions
Getting Red Hat Family Linux(1)
Getting Red Hat Family Linux
Installing Red Hat Family Linux(1)
Installing Red Hat Family Linux
Getting Ubuntu Linux(1)
Getting Ubuntu Linux
Installing Ubuntu LTS(1)
Installing Ubuntu LTS
Using Windows Subsytem for Linux(1)
Using Windows Subsytem for Linux

Lesson 1 Shell Scripting Basics
Learning objectives(1)
Learning objectives
Understanding Shell Scripts(1)
Understanding Shell Scripts
Essential Shell Script Components(1)
Essential Shell Script Components
Using Loops in Shell Scripts(1)
Using Loops in Shell Scripts
Shell Scripting Basics(1)
Shell Scripting Basics
Lesson 1 Lab Writing a Shell Script(1)
Lesson 1 Lab Writing a Shell Script
Lesson 1 Lab Solution Writing a Shell Script(1)
Lesson 1 Lab Solution Writing a Shell Script

Lesson 2 The Kernel
Learning objectives(1)
Learning objectives
Understanding the Kernel(1)
Understanding the Kernel
Managing Kernel Modules(1)
Managing Kernel Modules
Tuning the Kernel(1)
Tuning the Kernel
Managing Devices(1)
Managing Devices
Lesson 2 Lab Tuning the Kernel(1)
Lesson 2 Lab Tuning the Kernel
Lesson 2 Lab Solution Tuning the Kernel(1)
Lesson 2 Lab Solution Tuning the Kernel

Lesson 2 Using Essential Tools
Learning objectives(1)
Learning objectives
Logging in to Linux(1)
Logging in to Linux
Using su and sudo(1)
Using su and sudo
Starting on the Command Line(1)
Starting on the Command Line
Using the Seven Essential Linux Command Line Tools(1)
Using the Seven Essential Linux Command Line Tools
Getting Help with man(1)
Getting Help with man
Finding Which man Page to Use(1)
Finding Which man Page to Use
Using pinfo(1)
Using pinfo
Using Other Systems for Getting Help(1)
Using Other Systems for Getting Help
Lesson 2 Command Review(1)
Lesson 2 Command Review
Lesson 2 Lab Using Essential Tools(1)
Lesson 2 Lab Using Essential Tools
Lesson 2 Lab Solution Using Essential Tools(1)
Lesson 2 Lab Solution Using Essential Tools

Lesson 3 Advanced Systemd Features
Learning objectives(1)
Learning objectives
Modifying Systemd Units(1)
Modifying Systemd Units
Managing Systemd Sockets(1)
Managing Systemd Sockets
Managing Systemd Timers(1)
Managing Systemd Timers
Understanding Systemd Cgroups(1)
Understanding Systemd Cgroups
Managing Systemd Unit Dependencies(1)
Managing Systemd Unit Dependencies
Configuring Systemd Self-Healing(1)
Configuring Systemd Self-Healing
Lesson 3 Lab Managing Systemd(1)
Lesson 3 Lab Managing Systemd
Lesson 3 Lab Solution Managing Systemd(1)
Lesson 3 Lab Solution Managing Systemd

Lesson 3 Essential File Management Tools
Learning objectives(1)
Learning objectives
Understanding the Linux File System Hierarchy(1)
Understanding the Linux File System Hierarchy
Listing Files with ls(1)
Listing Files with ls
Using Wildcards(1)
Using Wildcards
Copying Files with cp(1)
Copying Files with cp
Working with Directories(1)
Working with Directories
Using Absolute and Relative Paths(1)
Using Absolute and Relative Paths
Moving Files with mv(1)
Moving Files with mv
Removing Files with rm(1)
Removing Files with rm
Lesson 3 Command Review(1)
Lesson 3 Command Review
Lesson 3 Lab Using Essential File Management Tools(1)
Lesson 3 Lab Using Essential File Management Tools
Lesson 3 Lab Solution Using Essential File Management Tools(1)
Lesson 3 Lab Solution Using Essential File Management Tools

Lesson 4 Advanced File Management Tools
Learning objectives(1)
Learning objectives
Understanding Hard and Symbolic Links(1)
Understanding Hard and Symbolic Links
Managing Hard and Symbolic Links(1)
Managing Hard and Symbolic Links
Finding Files with find(1)
Finding Files with find
Using Advanced find Options(1)
Using Advanced find Options
Using which and locate(1)
Using which and locate
Archiving Files with tar(1)
Archiving Files with tar
Managing File Compression(1)
Managing File Compression
Mounting File Systems(1)
Mounting File Systems
Lesson 4 Command Review(1)
Lesson 4 Command Review
Lesson 4 Lab Using Advanced File Management Tools(1)
Lesson 4 Lab Using Advanced File Management Tools
Lesson 4 Lab Solution Using Advanced File Management Tools(1)
Lesson 4 Lab Solution Using Advanced File Management Tools

Lesson 4 Networking
Learning objectives(1)
Learning objectives
Managing Runtime Configuration for Network Interfaces(1)
Managing Runtime Configuration for Network Interfaces
Managing Persistant Configuration for Network Interfaces(1)
Managing Persistant Configuration for Network Interfaces
Managing Static Routes(1)
Managing Static Routes
Managing Hostnames(1)
Managing Hostnames
Setting the Local Hostname(1)
Setting the Local Hostname
Lesson 4 Lab Setting up a Network Interface(1)
Lesson 4 Lab Setting up a Network Interface
Lesson 4 Lab Solution Setting up a Network Interface(1)
Lesson 4 Lab Solution Setting up a Network Interface

Lesson 5 Logging
Learning objectives(1)
Learning objectives
Understanding Linux Logging(1)
Understanding Linux Logging
Making the Journal Persistent(1)
Making the Journal Persistent
Configuring rsyslogd(1)
Configuring rsyslogd
Managing Logrotate(1)
Managing Logrotate
Lesson 5 Lab Configuring Rsyslog(1)
Lesson 5 Lab Configuring Rsyslog
Lesson 5 Lab Solution Configuring Rsyslog(1)
Lesson 5 Lab Solution Configuring Rsyslog

Lesson 5 Working with Text Files
Learning objectives(1)
Learning objectives
Using a Text Editor(1)
Using a Text Editor
Understanding Working with vim(1)
Understanding Working with vim
Creating Text Tiles with vim(1)
Creating Text Tiles with vim
Browsing Text Files with more and less(1)
Browsing Text Files with more and less
Using head and tail to See File Start and End(1)
Using head and tail to See File Start and End
Displaying File Contents with cat and tac(1)
Displaying File Contents with cat and tac
Working with grep(1)
Working with grep
Lesson 5 Command Review(1)
Lesson 5 Command Review
Lesson 5 Lab Working with Text Files(1)
Lesson 5 Lab Working with Text Files
Lesson 5 Lab Solution Working with Text Files(1)
Lesson 5 Lab Solution Working with Text Files

Lesson 6 Advanced Text File Processing
Learning objectives(1)
Learning objectives
Using cut and sort(1)
Using cut and sort
Using Regular Expressions(1)
Using Regular Expressions
Using tr(1)
Using tr
An Introduction to awk(1)
An Introduction to awk
Getting Started with sed(1)
Getting Started with sed
Lesson 6 Command Review(1)
Lesson 6 Command Review
Lesson 6 Lab Working with Text Files(1)
Lesson 6 Lab Working with Text Files
Lesson 6 Lab Solution Working with Text Files(1)
Lesson 6 Lab Solution Working with Text Files

Lesson 6 Processes
Learning objectives(1)
Learning objectives
Applying Resource Limits(1)
Applying Resource Limits
Managing IPC(1)
Managing IPC
Managing OOM(1)
Managing OOM
IO Monitoring and Tuning(1)
IO Monitoring and Tuning
Lesson 6 Lab Managing OOM(1)
Lesson 6 Lab Managing OOM
Lesson 6 Lab Solution Managing OOM(1)
Lesson 6 Lab Solution Managing OOM

Lesson 7 Connecting to a Server
Learning objectives(1)
Learning objectives
Understanding the Root User(1)
Understanding the Root User
Using su(1)
Using su
Using sudo(1)
Using sudo
Creating a Simple sudo Configuration(1)
Creating a Simple sudo Configuration
Using ssh to Connect to a Remote Server(1)
Using ssh to Connect to a Remote Server
Working with Linux from Windows(1)
Working with Linux from Windows
Lesson 7 Command Review(1)
Lesson 7 Command Review
Lesson 7 Lab Connecting to a Server(1)
Lesson 7 Lab Connecting to a Server
Lesson 7 Lab Solution Connecting to a Server(1)
Lesson 7 Lab Solution Connecting to a Server

Lesson 7 The Boot Procedure
Learning objectives(1)
Learning objectives
Understanding the Boot Procedure(1)
Understanding the Boot Procedure
Managing Systemd Targets(1)
Managing Systemd Targets
Passing Parameters on the GRUB Boot Prompt(1)
Passing Parameters on the GRUB Boot Prompt
Editing Grub Configuration(1)
Editing Grub Configuration
Understanding Init and Upstart(1)
Understanding Init and Upstart
Troubleshooting the Boot Procedure(1)
Troubleshooting the Boot Procedure
Using a Rescue Disk(1)
Using a Rescue Disk
Lesson 7 Lab Tuning the Boot Procedure(1)
Lesson 7 Lab Tuning the Boot Procedure
Lesson 7 Lab Solution Tuning the Boot Procedure(1)
Lesson 7 Lab Solution Tuning the Boot Procedure

Lesson 8 Managing Local Security
Learning objectives(1)
Learning objectives
File Access Control Lists(1)
File Access Control Lists
Filesystem Attributes(1)
Filesystem Attributes
Pluggable Authentication Modules(1)
Pluggable Authentication Modules
Lesson 8 Lab Managing File Access Control Lists(1)
Lesson 8 Lab Managing File Access Control Lists
Lesson 8 Lab Solution Managing File Access Control Lists(1)
Lesson 8 Lab Solution Managing File Access Control Lists

Lesson 8 Working with the Bash Shell
Learning objectives(1)
Learning objectives
Understanding the Shell and other Core Linux Components(1)
Understanding the Shell and other Core Linux Components
Using IO Redirection and Piping(1)
Using IO Redirection and Piping
Working with history(1)
Working with history
Using Command Line Completion(1)
Using Command Line Completion
Using Variables(1)
Using Variables
Using Other Bash Features(1)
Using Other Bash Features
Working with Bash Startup Files(1)
Working with Bash Startup Files
Lesson 8 Command Review(1)
Lesson 8 Command Review
Lesson 8 Lab Working with Bash(1)
Lesson 8 Lab Working with Bash
Lesson 8 Lab Solution Working with Bash(1)
Lesson 8 Lab Solution Working with Bash

Lesson 9 Firewall Management
Learning objectives(1)
Learning objectives
Understanding Linux Firewalling(1)
Understanding Linux Firewalling
Opening Ports and Services with Firewalld(1)
Opening Ports and Services with Firewalld
Working with Zones(1)
Working with Zones
Using Rich Rules(1)
Using Rich Rules
Configuring NAT and Port Forwarding(1)
Configuring NAT and Port Forwarding
Using UFW(1)
Using UFW
Lesson 9 Lab Configuring a Firewall(1)
Lesson 9 Lab Configuring a Firewall
Lesson 9 Lab Solution Configuring a Firewall(1)
Lesson 9 Lab Solution Configuring a Firewall

Lesson 9 User and Group Management
Learning objectives(1)
Learning objectives
Understanding Users(1)
Understanding Users
Understanding the Role of Ownership(1)
Understanding the Role of Ownership
Creating Users with useradd(1)
Creating Users with useradd
Creating Groups with groupadd(1)
Creating Groups with groupadd
Managing User and Group Properties(1)
Managing User and Group Properties
Configuring Defaults for New Users(1)
Configuring Defaults for New Users
Managing Password Properties(1)
Managing Password Properties
Managing Current Sessions(1)
Managing Current Sessions
Lesson 9 Command Review(1)
Lesson 9 Command Review
Lesson 9 Lab Managing Users(1)
Lesson 9 Lab Managing Users
Lesson 9 Lab Solution Managing Users(1)
Lesson 9 Lab Solution Managing Users

Lesson 10 Permissions Management
Learning objectives(1)
Learning objectives
Understanding Basic Linux Permissions(1)
Understanding Basic Linux Permissions
Managing Basic Linux Permissions(1)
Managing Basic Linux Permissions
Understanding Advanced Linux Permissions(1)
Understanding Advanced Linux Permissions
Managing Advanced Linux Permissions(1)
Managing Advanced Linux Permissions
Managing umask(1)
Managing umask
Lesson 10 Command Review(1)
Lesson 10 Command Review
Lesson 10 Lab Managing Permissions(1)
Lesson 10 Lab Managing Permissions
Lesson 10 Lab Solution Managing Permissions(1)
Lesson 10 Lab Solution Managing Permissions

Lesson 10 SELinux and Apparmor
Learning objectives(1)
Learning objectives
Understanding Mandatory Access Control(1)
Understanding Mandatory Access Control
Confining Services with AppArmor(1)
Confining Services with AppArmor
Understanding SELinux(1)
Understanding SELinux
Applying Labels to Manage SELinux File Access(1)
Applying Labels to Manage SELinux File Access
Applying Labels to Manage SELinux Port Access(1)
Applying Labels to Manage SELinux Port Access
Configuring Booleans(1)
Configuring Booleans
Troubleshooting SELinux Access(1)
Troubleshooting SELinux Access
Lesson 10 Lab Configuring SELinux(1)
Lesson 10 Lab Configuring SELinux
Lesson 10 Lab Solution Configuring SELinux(1)
Lesson 10 Lab Solution Configuring SELinux

Lesson 11 Partitions
Learning objectives(1)
Learning objectives
Disk Storage Options(1)
Disk Storage Options
MBR and GPT Partitions(1)
MBR and GPT Partitions
Creating MBR Partitions(1)
Creating MBR Partitions
Creating GPT Partitions(1)
Creating GPT Partitions
Lesson 11 Lab Managing Partitions(1)
Lesson 11 Lab Managing Partitions
Lesson 11 Lab Solution Managing Partitions(1)
Lesson 11 Lab Solution Managing Partitions

Lesson 11 Storage Management Essentials
Learning objectives(1)
Learning objectives
Understanding Linux Storage Solutions(1)
Understanding Linux Storage Solutions
Creating MBR Partitions(1)
Creating MBR Partitions
Creating GPT Partitions(1)
Creating GPT Partitions
Creating File Systems(1)
Creating File Systems
Mounting File Systems(1)
Mounting File Systems
Making Mounts Persistent(1)
Making Mounts Persistent
Lesson 11 Command Review(1)
Lesson 11 Command Review
Lesson 11 Lab Managing Storage(1)
Lesson 11 Lab Managing Storage
Lesson 11 Lab Solution Managing Storage(1)
Lesson 11 Lab Solution Managing Storage

Lesson 12 Filesystems and Mounts
Learning objectives(1)
Learning objectives
Linux and Filesystems(1)
Linux and Filesystems
Ext4 Filesystems(1)
Ext4 Filesystems
XFS Filesystems(1)
XFS Filesystems
Swap Filesystems(1)
Swap Filesystems
Persistently Mounting Filesystems(1)
Persistently Mounting Filesystems
UUIDs and Labels(1)
UUIDs and Labels
Systemd Mounts(1)
Systemd Mounts
Systemd Automounts(1)
Systemd Automounts
Lesson 12 Lab Managing Filesystems(1)
Lesson 12 Lab Managing Filesystems
Lesson 12 Lab Solution Managing Filesystems(1)
Lesson 12 Lab Solution Managing Filesystems

Lesson 12 Managing Networking
Learning objectives(1)
Learning objectives
Understanding IPv4 Basics(1)
Understanding IPv4 Basics
Understanding IPv6 Basics(1)
Understanding IPv6 Basics
Applying Run-time Network Configuration(1)
Applying Run-time Network Configuration
Understanding Network Device Naming(1)
Understanding Network Device Naming
Managing Host Names(1)
Managing Host Names
Managing Host Name Resolution(1)
Managing Host Name Resolution
Using Common Network Tools(1)
Using Common Network Tools
Configuring Persistent Networking(1)
Configuring Persistent Networking
Lesson 12 Command Review(1)
Lesson 12 Command Review
Lesson 12 Lab Managing Networking(1)
Lesson 12 Lab Managing Networking
Lesson 12 Lab Solution Managing Networking(1)
Lesson 12 Lab Solution Managing Networking

Lesson 13 Logical Volume Manager
Learning objectives(1)
Learning objectives
Understanding LVM(1)
Understanding LVM
Creating Logical Volumes(1)
Creating Logical Volumes
Resizing Logical Volumes(1)
Resizing Logical Volumes
Lesson 13 Lab Managing Logical Volumes(1)
Lesson 13 Lab Managing Logical Volumes
Lesson 13 Lab Solution Managing Logical Volumes(1)
Lesson 13 Lab Solution Managing Logical Volumes

Lesson 13 Working with Systemd
Learning objectives(1)
Learning objectives
Understanding Systemd(1)
Understanding Systemd
Managing Systemd Services(1)
Managing Systemd Services
Modifying Service Configuration(1)
Modifying Service Configuration
Understanding Targets(1)
Understanding Targets
Managing Targets(1)
Managing Targets
Managing Services in WSL(1)
Managing Services in WSL
Lesson 13 Command Review(1)
Lesson 13 Command Review
Lesson 13 Lab Working with Systemd(1)
Lesson 13 Lab Working with Systemd
Lesson 13 Lab Solution Working with Systemd(1)
Lesson 13 Lab Solution Working with Systemd

Lesson 14 Backups
Learning objectives(1)
Learning objectives
Creating Backups with tar(1)
Creating Backups with tar
Compressing Backups(1)
Compressing Backups
Using rsync(1)
Using rsync
Using dd(1)
Using dd
Lesson 14 Lab Managing Backups(1)
Lesson 14 Lab Managing Backups
Lesson 14 Lab Solution Managing Backups(1)
Lesson 14 Lab Solution Managing Backups

Lesson 14 Managing Software
Learning objectives(1)
Learning objectives
Installing Software from Source Packages(1)
Installing Software from Source Packages
Understanding Software Packages(1)
Understanding Software Packages
Managing Libraries(1)
Managing Libraries
Understanding Software Managers(1)
Understanding Software Managers
Managing Packages with yumdnf(1)
Managing Packages with yumdnf
Managing Packages with apt(1)
Managing Packages with apt
Using rpm(1)
Using rpm
Lesson 14 Command Review(1)
Lesson 14 Command Review
Lesson 14 Lab Managing Software(1)
Lesson 14 Lab Managing Software
Lesson 14 Lab Solution Managing Software(1)
Lesson 14 Lab Solution Managing Software

Lesson 15 Containers
Learning objectives(1)
Learning objectives
Containers and Linux(1)
Containers and Linux
Container Images(1)
Container Images
Running Containers(1)
Running Containers
Using Storage, Variables, and Ports(1)
Using Storage, Variables, and Ports
Lesson 15 Lab Using Containers(1)
Lesson 15 Lab Using Containers
Lesson 15 Lab Solution Using Containers(1)
Lesson 15 Lab Solution Using Containers

Lesson 15 Managing SSH
Learning objectives(1)
Learning objectives
Running the SSH Server(1)
Running the SSH Server
Using the SSH Client(1)
Using the SSH Client
Configuring Key-based SSH Login(1)
Configuring Key-based SSH Login
Lesson 15 Command Review(1)
Lesson 15 Command Review
Lesson 15 Lab Managing SSH(1)
Lesson 15 Lab Managing SSH
Lesson 15 Lab Solution Managing SSH(1)
Lesson 15 Lab Solution Managing SSH

Lesson 16 Managing Time
Learning objectives(1)
Learning objectives
Understanding Linux Time(1)
Understanding Linux Time
Managing Linux Time(1)
Managing Linux Time
Understanding the NTP Protocol(1)
Understanding the NTP Protocol
Configuring Time Synchronization(1)
Configuring Time Synchronization
Lesson 16 Command Review(1)
Lesson 16 Command Review
Lesson 16 Lab Managing Time(1)
Lesson 16 Lab Managing Time
Lesson 16 Lab Solution Managing Time(1)
Lesson 16 Lab Solution Managing Time

Lesson 16 Virtual Machines
Learning objectives(1)
Learning objectives
Understanding KVM Architecture(1)
Understanding KVM Architecture
Using virt-manager to run a Virtual Machine(1)
Using virt-manager to run a Virtual Machine
Using cloud-init to Customize Images(1)
Using cloud-init to Customize Images
Lesson 16 Lab Running a Virtual Machine(1)
Lesson 16 Lab Running a Virtual Machine
Lesson 16 Lab Solution Running a Virtual Machine(1)
Lesson 16 Lab Solution Running a Virtual Machine

Lesson 17 LDAP
Learning objectives(1)
Learning objectives
Understanding LDAP(1)
Understanding LDAP
Setting up an LDAP Server(1)
Setting up an LDAP Server
Using LDAP for Authentication(1)
Using LDAP for Authentication
Lesson 17 Lab Setting up LDAP(1)
Lesson 17 Lab Setting up LDAP
Lesson 17 Lab Solution Setting up LDAP(1)
Lesson 17 Lab Solution Setting up LDAP

Lesson 17 Process Management
Learning objectives(1)
Learning objectives
Understanding Linux Processes and Jobs(1)
Understanding Linux Processes and Jobs
Managing Interactive Shell Jobs(1)
Managing Interactive Shell Jobs
Monitoring Processes with top(1)
Monitoring Processes with top
Changing top Display Properties(1)
Changing top Display Properties
Monitoring Process Properties with ps(1)
Monitoring Process Properties with ps
Changing Process Priority(1)
Changing Process Priority
Managing Processes with kill(1)
Managing Processes with kill
Lesson 17 Command Review(1)
Lesson 17 Command Review
Lesson 17 Lab Managing Processes(1)
Lesson 17 Lab Managing Processes
Lesson 17 Lab Solution Managing Processes(1)
Lesson 17 Lab Solution Managing Processes

Lesson 18 Git
Learning objectives(1)
Learning objectives
Understanding Git(1)
Understanding Git
Understanding Git Authentication(1)
Understanding Git Authentication
Creating a Git Repository(1)
Creating a Git Repository
Using a Git Repository(1)
Using a Git Repository
Working with Branches(1)
Working with Branches
Lesson 18 Lab Using Git Branches(1)
Lesson 18 Lab Using Git Branches
Lesson 18 Lab Solution Using Git Branches(1)
Lesson 18 Lab Solution Using Git Branches

Lesson 18 Scheduling Tasks
Learning objectives(1)
Learning objectives
Understanding Linux Task Scheduling(1)
Understanding Linux Task Scheduling
Scheduling Tasks with cron(1)
Scheduling Tasks with cron
Using systemd Timers(1)
Using systemd Timers
Using at to Schedule Tasks(1)
Using at to Schedule Tasks
Lesson 18 Command Review(1)
Lesson 18 Command Review
Lesson 18 Lab Scheduling Tasks(1)
Lesson 18 Lab Scheduling Tasks
Lesson 18 Lab Solution Scheduling Tasks(1)
Lesson 18 Lab Solution Scheduling Tasks

Lesson 19 Reading Log Files
Learning objectives(1)
Learning objectives
Understanding Linux Logging(1)
Understanding Linux Logging
Working with journalctl(1)
Working with journalctl
Understanding Rsyslogd(1)
Understanding Rsyslogd
Lesson 19 Command Review(1)
Lesson 19 Command Review
Lesson 19 Lab Configuring Logging(1)
Lesson 19 Lab Configuring Logging
Lesson 19 Lab Solution Configuring Logging(1)
Lesson 19 Lab Solution Configuring Logging

Lesson 19 Sample Exam
Learning objectives(1)
Learning objectives
Questions Overview(1)
Questions Overview
Working with Files(1)
Working with Files
Managing Users and Permissions(1)
Managing Users and Permissions
Managing Storage(1)
Managing Storage
Scheduling Tasks(1)
Scheduling Tasks
Protecting Files(1)
Protecting Files
Running Containers(1)
Running Containers
Managing Services(1)
Managing Services
Command Line Usage(1)
Command Line Usage
Storage Management(1)
Storage Management
Swap Management(1)
Swap Management
Setting the Hostname(1)
Setting the Hostname
Writing a Script(1)
Writing a Script
Systemd Journal Management(1)
Systemd Journal Management
Configuring Authentication(1)
Configuring Authentication

Linux Foundation Certified System Administrator (LFCS) Introduction
Introduction(1)
Introduction

Linux Fundamentals Introduction
Linux Fundamentals Introduction(1)
Linux Fundamentals Introduction(2)
Linux Fundamentals Introduction

Linux Fundamentals and Linux Foundation Certified System Administrator (LFCS) Introduction

Linux Fundamentals and Linux Foundation Certified System Administrator (LFCS) Summary

Module 1 Advanced Systems Management
Module introduction(1)
Module introduction

Module 1 Essential Commands
Module introduction(1)
Module introduction

Module 2 Managing Security
Module introduction(1)
Module introduction

Module 2 User and Group Management and Permissions
Module introduction(1)
Module introduction

Module 3 Managing Storage
Module introduction(1)
Module introduction

Module 3 Operating Running Systems
Module introduction(1)
Module introduction

Module 4 Containers and Virtualization
Module introduction(1)
Module introduction

Module 5 Using Essential Open Source Solutions
Module introduction(1)
Module introduction

Module 6 Practice Exam
Module introduction(1)
Module introduction

Summary
Linux Foundation Certified System Administrator (LFCS) Summary(1)
Linux Foundation Certified System Administrator (LFCS) Summary
Linux Fundamentals Summary(1)
Linux Fundamentals Summary

Homepage