Video description
14 hours of Video Instruction with hands-on labs and practice exam content
Linux Foundation Certified System Administrator (LFCS) Complete Video Course has 14 hours of comprehensive video training—which includes whiteboard concept teaching, live CLI work, screencast teaching, hands-on labs, and practice exam walkthroughs—so you have everything you need to study for and pass the LFCS exam. This course will give you practical and reliable training, so you get all the information you need to pass the LFCS exam, as well as the real-world experience you need to fully understand concepts and practice your skills.
Linux Foundation Certified System Administrator (LFCS) Complete Video Course gives you everything you need to prepare for and pass the LFCS exam. This comprehensive training includes
- More than 14 hours of videos
- Whiteboard instruction to help you grasp difficult concepts
- CLI instruction so you can see Linux in action
- Labs so you can practice your skills, plus solution videos so you can then compare your work to the author's
This engaging self-paced video training solution provides learners with 14 hours of personal visual instruction from an expert trainer with more than 20 years of practical Linux teaching experience. Through the use of topic-focused instructional videos you will gain an in-depth understanding of all topics on the Linux Foundation LFCS exam, as well as a deeper understanding of Linux. The combination of video and labs is a unique offering that gives you a full toolkit to learn and excel on your exam.
Topics include the following:
Module 1: Essential Commands
Module 2: User and Group Management and Permissions
Module 3: Networking
Module 4: Operating Running Systems
Module 5: Storage Management
Module 6: Service Configuration
Module 7: Managing Virtualization
About the Instructor
Sander van Vugt is an independent Linux trainer, author, and consultant living in the Netherlands. Sander has written numerous books about different Linux-related topics and many articles for Linux publications around the world. Sander has been teaching Red Hat, SUSE, and LPI Linux classes since 1994. As a consultant, he specializes in Linux High Availability solutions and performance optimization. More information about Sander is on his website at www.sandervanvugt.com.
For more information about RHAT certification and additional resources, visit the author's RHAT Certification page.
Skill Level
- Beginning to intermediate
What You Will Learn
- Key concepts for all the objectives on the Linux Foundation Certified System Administrator (LFCS) exam
Who Should Take This Course
Primary audience:
- Linux Foundation Certified System Administrator (LFCS) certification candidates
Secondary audience:
- Anyone interested in learning about Linux from the ground up
- Linux engineers who are interested in learning more about Red Hat Enterprise Linux
- Junior system administrators who want to deepen their skills
- Administrators currently administering UNIX systems and developers who write software for Linux
Course Requirements
The ideal target student does have some preliminary Linux knowledge already, because this course doesn't focus on basic Linux usage but on Linux administration.
About LiveLessons Video Training
LiveLessons Video Training series publishes hundreds of hands-on, expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. This professional and personal technology video series features world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, IBM Press, Pearson IT Certification, Prentice Hall, Sams, and Que. Topics include IT Certification, Programming, Web Development, Mobile Development, Home and Office Technologies, Business and Management, and more. View all LiveLessons on InformIT at http://www.informit.com/livelessons.
Table of contents
- Introduction
- Module 1: Essential Commands
- Lesson 1: Installing Linux
-
Lesson 2: Using Essential Tools
- Learning objectives
- 2.1 Logging into Linux
- 2.2 Using the Seven Essential Command Line Tools
- 2.3 Getting Help with man
- 2.4 Finding Which man Page to Use
- 2.5 Using Other Systems for Getting Help
- 2.6 Understanding Common Bash Shell Features
- 2.7 Using Bash Shell Scripts
- Lesson 2 Lab: Using Essential Tools
- Lesson 2 Lab Solution
- Lesson 2 Summary
-
Lesson 3: Using Essential File Management Tools
- Learning objectives
- 3.1 Understanding the Linux File System Hierarchy
- 3.2 Listing Files with ls
- 3.3 Using Shell Wildcards
- 3.4 Copying Files with cp
- 3.5 Working with Directories
- 3.6 Using Absolute and Relative Paths
- 3.7 Moving Files with mv
- 3.8 Removing Files with rm
- 3.9 Understanding Hard and Symbolic Links
- 3.10 Managing Hard and Symbolic Links
- 3.11 Finding Files with find
- 3.12 Using Advanced find options
- Lesson 3 Lab: Using File Management Tools
- Lesson 3 Lab Solution
- Lesson 3 Summary
-
Lesson 4: Working with Text Files
- Learning objectives
- 4.1 Understanding How to Work with vim
- 4.2 Creating Text Files with vim
- 4.3 Browsing Text File Contents with less
- 4.4 Displaying Text File Contents with cat and tac
- 4.5 Using head and tail to See File Start and End
- 4.6 Working with grep
- 4.7 Understanding Regular Expressions
- 4.8 Using Regular Expressions with grep
- 4.9 Using Common Text Processing Utilities
- Lesson 4 Lab: Working with Text Files
- Lesson 4 Lab Solution
- Lesson 4 Summary
-
Lesson 5: Connecting to a Server
- Learning objectives
- 5.1 Working as Root or a Local User
- 5.2 Using su to Perform Administration Tasks
- 5.3 Using sudo to Perform Administration Tasks
- 5.4 Creating a Simple sudo Configuration
- 5.5 Working on Linux from Graphical or Command Line Mode
- 5.6 Connecting Remotely to Linux
- 5.7 Understanding the Use of /etc/securetty
- Lesson 5 Lab: Connecting to a Server
- Lesson 5 Lab Solution
- Lesson 5 Summary
- Module 2: User and Group Management and Permissions
-
Lesson 6: Managing Users and Groups
- Learning objectives
- 6.1 Understanding Why Users are Needed
- 6.2 Understanding the Role of Ownership
- 6.3 Creating Users with useradd and adduser
- 6.4 Creating Groups with groupadd
- 6.5 Managing User and Group Properties
- 6.6 Configuring Defaults for Creating Users
- 6.7 Managing Password Properties
- 6.8 Understanding User Configuration Files
- 6.9 Understanding Group Configuration Files
- 6.10 Understanding Login on External Authentication Sources
- 6.11 Configuring Login on External Authentication Sources
- 6.12 Configuring Resource Access Restrictions
- Lesson 6 Lab: Managing Users and Groups
- Lesson 6 Lab Solution
- Lesson 6 Summary
-
Lesson 7: Managing Linux Permissions and Quota
- Learning objectives
- 7.1 Understanding Basic Linux Permissions
- 7.2 Managing Basic Linux Permissions
- 7.3 Understanding Advanced Linux Permissions
- 7.4 Managing Advanced Linux Permissions
- 7.5 Understanding Access Control Lists
- 7.6 Managing Access Control Lists
- 7.7 Understanding Extended Attributes
- 7.8 Managing Extended Attributes
- 7.9 Understanding Linux File System Quota
- 7.10 Managing Quota on Ext File Systems
- 7.11 Managing Quota on XFS File Systems
- 7.12 Finding Files with Specific Permissions
- Lesson 7 Lab: Managing Permissions
- Lesson 7 Lab Solution
- Lesson 7 Summary
- Module 3: Networking
-
Lesson 8: Configuring Networking
- Learning objectives
- 8.1 Summarizing IPv4 Basics
- 8.2 Summarizing IPv6 Basics
- 8.3 Applying Run-time Network Configuration
- 8.4 Understanding Network Device Naming
- 8.5 Applying Persistent Network Configuration in CentOS
- 8.6 Applying Persistent Network Configuration in SUSE
- 8.7 Applying Persistent Network Configuration in Ubuntu
- 8.8 Managing Host Names
- 8.9 Managing Host Name Resolution
- 8.10 Using Common Network Tools
- Lesson 8 Lab: Managing Networking
- Lesson 8 Lab Solution
- Lesson 8 Summary
- Lesson 9: Configuring the SSH Service
-
Lesson 10: Configuring a Firewall
- Learning objectives
- 10.1 Understanding Linux Firewalling
- 10.2 Configuring a Firewall with firewalld
- 10.3 Configuring a Firewall with ufw
- 10.4 Configuring a Firewall with SUSEfirewall
- 10.5 Understanding iptables Basics
- 10.6 Configuring a Firewall with iptables
- Lesson 10 Lab: Configuring a Firewall
- Lesson 10 Lab Solution
- Lesson 10 Summary
- Lesson 11: Configuring Time Services
- Module 4: Operating Running Systems
-
Lesson 12: Process Management
- Learning objectives
- 12.1 Understanding Linux Processes and Jobs
- 12.2 Managing Interactive Shell Jobs
- 12.3 Monitoring Processes with top
- 12.4 Changing top Display Properties
- 12.5 Requesting Process Properties with ps
- 12.6 Changing Process Priority
- 12.7 Managing Processes with Signals
- Lesson 12 Lab: Managing Processes
- Lesson 12 Lab Solution
- Lesson 12 Summary
-
Lesson 13: Managing Software Packages
- Learning objectives
- 13.1 Installing Software from Source
- 13.2 Installing Software from Tar Balls
- 13.3 Creating and Compressing Tar Balls
- 13.4 Understanding Software Dependencies
- 13.5 Managing Libraries
- 13.6 Managing Packages on Red Hat and SUSE with rpm
- 13.7 Managing Packages on Ubuntu with dpkg
- 13.8 Using the yum Meta Package Handler
- 13.9 Using the apt Meta Package Handler
- 13.10 Using the zypper Meta Package Handler
- Lesson 13 Lab: Managing Software
- Lesson 13 Lab Solution
- Lesson 13 Summary
- Lesson 14: Scheduling Tasks
- Lesson 15: Configuring Logging
- Lesson 16: Basic Kernel Management
-
Lesson 17: Managing the Boot Process
- Learning objectives
- 17.1 Understanding the Linux Boot Procedure
- 17.2 Configuring the GRUB2 Boot Loader
- 17.3 Troubleshooting Boot Issues
- 17.4 Understanding systemd
- 17.5 Managing Services through systemd
- 17.6 Working with systemd Targets
- Lesson 17 Lab: Managing the Boot Process
- Lesson 17 Lab Solution
- Lesson 17 Summary
-
Lesson 18: Managing SELinux and AppArmor
- Learning objectives
- 18.1 Understanding the Need for Mandatory Access Control
- 18.2 SELinux vs. AppArmor
- 18.3 Configuring AppArmor
- 18.4 Configuring the SELinux Mode
- 18.5 Working with SELinux Labels
- 18.6 Managing SELinux Booleans
- 18.7 Troubleshooting SELinux with sealert
- Lesson 18 Lab: Managing Mandatory Access Control
- Lesson 18 Lab Solution
- Lesson 18 Summary
- Module 5: Storage Management
-
Lesson 19: Managing Partitions
- Learning objectives
- 19.1 Understanding Disk Storage Solutions
- 19.2 Understanding MBR and GPT Partitions
- 19.3 Creating MBR Partitions
- 19.4 Creating MBR Extended and Logical Partitions
- 19.5 Creating GPT Partitions
- 19.6 Creating File Systems
- 19.7 Mounting Partitions through /etc/fstab
- 19.8 Adding a Swap Partition
- 19.9 Understanding Encrypted Partitions
- 19.10 Configuring Encrypted Partitions
- 19.11 Working with SSD Disks
- Lesson 19 Lab: Managing Partitions and File Systems
- Lesson 19 Lab Solution
- Lesson 19 Summary
-
Lesson 20: Managing LVM Logical Volumes
- Learning objectives
- 20.1 Understanding LVM
- 20.2 Creating LVM Logical Volumes
- 20.3 Understanding LVM Volume Naming
- 20.4 Mounting LVM Volumes Persistently
- 20.5 Working with File System Label and UUID
- 20.6 Understanding LVM Resize Operations
- 20.7 Resizing LVM Logical Volumes
- Lesson 20 Lab: Managing Logical Volumes
- Lesson 20 Lab Solution
- Lesson 20 Summary
- Lesson 21: Managing Software RAID
- Module 6: Service Configuration
- Lesson 22: Managing Web Services
- Lesson 23: Configuring FTP Services
- Lesson 24: Configuring a Basic DNS Server
-
Lesson 25: Providing NFS and CIFS File Shares
- Learning objectives
- 25.1 Understanding Linux File Sharing Solutions
- 25.2 Configuring a Basic NFS Server
- 25.3 Mounting an NFS Share Persistently
- 25.4 Configuring a Basic Samba Server
- 25.5 Mounting a Samba Share Persistently
- Lesson 25 Lab: Managing Network File Shares
- Lesson 25 Lab Solution
- Lesson 25 Summary
- Lesson 26: Configuring a Database Server
- Lesson 27: Configuring Basic E-mail Handling
- Lesson 28: Configuring a Web Proxy
- Module 7: Managing Virtualization
- Lesson 29: Working with Virtual Machines
- Summary
Product information
- Title: Linux Foundation Certified System Administrator (LFCS)
- Author(s):
- Release date: May 2017
- Publisher(s): Pearson
- ISBN: 0134783255
You might also like
video
Linux Foundation Certified System Administrator (LFCS)
21+ Hours of Video Instruction Linux Foundation Certified System Administrator (LFCS) Complete Video Course, 2nd Edition …
video
Red Hat Certified System Administrator (RHCSA) RHEL 9
14+ Hours of Video Instruction Description Learn, practice, and then validate your skills with this 14-hour …
video
Red Hat Certified System Administrator (RHCSA), 3/e
16+ Hours of Video Instruction An updated edition of this video title is available. Please go …
video
Linux Administration Bootcamp: Go from Beginner to Advanced
The demand for Linux skills keeps growing in today's technical world. Organizations are looking for techies …