Oreilly - Linux Foundation Certified System Administrator (LFCS) - 9780135473382
Oreilly - Linux Foundation Certified System Administrator (LFCS)
by Sander van Vugt | Released March 2019 | ISBN: 0135473381


21+ Hours of Video InstructionLinux Foundation Certified System Administrator (LFCS) Complete Video Course, 2nd Edition has 21 hours of comprehensive video training for you to have everything you need to study for‚Äö√Ñ√Æand pass‚Äö√Ñ√Æthe LFCS exam.Linux Foundation Certified System Administrator (LFCS) Complete Video Course, 2nd Edition has 21 hours of comprehensive video training on the LFCS exam. You get more than 10 hours of Linux basics in Linux Fundamentals LiveLessons along with a full review of all Linux Foundation LFCS topics. Coverage includes advanced system administration, security, storage management, SSH services, and virtualization. This thorough and engaging training provides whiteboard concept teaching, live CLI work, screencast teaching, hands-on labs, command reviews, and a practice exam so you have everything you need to study for—and pass—the LFCS exam. To offer this course in the way that is most efficient for you, the contents have been developed to build upon your existing knowledge of Linux. You will start with Linux Fundamentals LiveLessons, 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. After Sander presents you with the lab task, you have the opportunity to walk through it yourself. And the end of each lesson is the Lab Solution, where Sander walks through the correct way to complete the lab were you taking the real exam. A full practice exam is also provided so you can fully prepare for the exam. The practice exam sets up scenarios that you will solve and also provides video solutions so you can check your work against the author's. This is an invaluable part of the study experience. This accessible self-paced video training solution provides learners with more than 21 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: Linux Fundamentals: Module 1: Essential Commands Module 2: User and Group Management and Permissions Module 3: Operating Running SystemsLFCS: Module 1: Advanced System Administration Module 2: Managing Security Features Module 3: Storage Management Module 4: Managing SSH Services Module 5: Managing VirtualizationAbout the InstructorSander van Vugt has been teaching Linux classes since 1995 and has written more than 60 books about different Linux-related topics. Sander is a Linux Foundation Certified Instructor and has deep knowledge and understanding of Red Hat Enterprise Linux, as well as other Linux distributions. He has been teaching Linux since 1994. He is also a regular speaker on major Linux conferences all over the world.Skill LevelBeginning to IntermediateLearnKey concepts for all the objectives on the Linux Foundation Certified System Administrator (LFCS) examReal-life Linux administration tasksWho Should Take This CourseLinux Foundation Certified System Administrator (LFCS) certification candidatesAnyone interested in learning about Linux from the ground upJunior system administrators who want to deepen their skillsAdministrators currently administering UNIX systems and developers who write software for LinuxDevops Engineers that want to build their Linux skillsCourse Requirements The ideal target student wants to learn Linux from the ground up, and carry through to the LFCS exam. They will start with the Linux Fundamentals portion of the course, and then get into the details for LFCS exam prep.Lesson descriptions Linux Fundamentals: Module 1, “Essential Commands,” will cover the essentials of Linux, starting with the installation of the ubuntu and CentOS distributions. Then, it will go into the essential tools, file management tools, and working with text files.Module 2, “User and Group Management and Permissions,” covers user and group management as well as storage management essentials. It goes into the details of the different required parts for setting up users and groups, the management of them, and some more advanced features. The basic read write and execute permissions, as well as how to apply them will be explained. And then the more in-depth permissions, SUID, SGID, sticky bit, and umask will be covered. Lastly, partitions and file systems and how to mount filesystems onto specific directories will be explored in Lesson 9.Module 3, “Operating Running Systems,” covers the day-to-day Linux management tasks. It starts with an explanation of networking and managing system time. Then, services and processes, including the different utilities that are used, will be detailed. Software managers, how to manage software packages, task scheduling, and reading log files will also be covered.LFCS: In Module 1,”Advanced System Administration,” will provide an introduction in bash shell scripting, and an overview of some of the essential local system security settings. This module also includes how to configure networking, on both Red Hat and Ubuntu Linux. Advanced features of the systemd service manager, configuration of logging, basic kernel management, and the Linux boot procedure are also covered.Module 2, “Managing Security Features,” is all about Linux security. It has two lessons, the first of which explains how to manage Linux firewalling. In the second, SELinux and Apparmor, two important features that allow you to set up an overall Linux security solution are covered.Module 3, “Storage Management,” explains how to work with partitions, logical volumes, software RAID, and also how to put file systems on top of that. It discusses how to automate mounting file systems using fstab or systemd mounts, as well as how to automatically mount file systems. The last lesson in this module is about user quota, which allows you the limiting of disk space available to specific users.Module 4, Managing SHH Services,” is about service configuration, and it provides a basic introduction to some of the most important services found on Linux. It has no less than eight lessons explaining how to set up basic configurations for SSH, Web, and FTP services. This covers setting up DNS and the NFS, and CIFS file sharing services. In the final three lessons there is an introduction to working with databases, e-mail handling, and web proxy configuration.Module 5, “Managing Virtualization,” explains how to work with KVM Virtual machines, as well as Linux containers that are based on LXC or Docker. It also contains a sample exam, which verifies the skills required to pass the LFCS exam.About Pearson Video TrainingPearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Prentice Hall, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video. Show and hide more
  1. Linux Foundation Certified System Administrator (LFCS) Video Collection
    • Introduction 00:01:35
  2. Linux Fundamentals
    • Introduction 00:02:39
  3. Module 1: Essential Commands
    • Module introduction 00:00:38
  4. Lesson 1: Installing Linux
    • Learning objectives 00:00:27
    • 1.1 Understanding Linux Distributions 00:07:26
    • 1.2 Installing CentOS 7.5 00:13:00
    • 1.3 Installing Ubuntu 18.04 LTS 00:07:53
    • Lesson 1 Lab: Installing Linux 00:00:44
  5. Lesson 2: Using Essential Tools
    • Learning objectives 00:00:32
    • 2.1 Logging in to Linux 00:05:04
    • 2.2 Using the Seven Essential Linux Command Line Tools 00:12:12
    • 2.3 Getting Help with man 00:05:05
    • 2.4 Finding Which man Page to Use 00:07:03
    • 2.5 Using pinfo 00:04:39
    • 2.6 Using Other Systems for Getting Help 00:05:14
    • 2.7 Lesson 2 Command Review 00:01:37
    • Lesson 2 Lab: Using Essential Tools 00:00:31
    • Lesson 2 Lab Solution Using Essential Tools 00:05:22
  6. Lesson 3: Essential File Management Tools
    • Learning objectives 00:00:36
    • 3.1 Understanding the Linux File System Hierarchy 00:09:29
    • 3.2 Listing Files with ls 00:04:18
    • 3.3 Using Wildcards 00:05:13
    • 3.4 Copying Files with cp 00:05:57
    • 3.5 Working with Directories 00:03:56
    • 3.6 Using Absolute and Relative Paths 00:06:03
    • 3.7 Moving Files with mv 00:02:13
    • 3.8 Removing Files with rm 00:03:50
    • 3.9 Understanding Hard and Symbolic Links 00:04:02
    • 3.10 Managing Hard and Symbolic Links 00:06:29
    • 3.11 Finding Files with find 00:05:16
    • 3.12 Using Advanced find Options 00:05:48
    • 3.13 Archiving Files with tar 00:06:16
    • 3.14 Managing File Compression 00:06:31
    • 3.15 Lesson 3 Command Review 00:01:19
    • Lesson 3 Lab: Using Essential File Management Tools 00:01:06
    • Lesson 3 Lab Solution: Using Essential File Management Tools 00:06:53
  7. Lesson 4: Working with Text Files
    • Learning objectives 00:00:34
    • 4.1 Understanding vi 00:03:09
    • 4.2 Creating Text Files with vi 00:07:35
    • 4.3 Browsing Text Files with more and less 00:02:53
    • 4.4 Using head and tail to See File Start and End 00:02:52
    • 4.5 Displaying File Contents with cat and tac 00:03:25
    • 4.6 Working with grep 00:05:31
    • 4.7 Understanding Regular Expressions 00:04:37
    • 4.8 Using Regular Expressions with grep 00:06:56
    • 4.9 Using Common Text Processing Utilities 00:05:11
    • 4.10 Lesson 4 Command Review 00:01:46
    • Lesson 4 Lab: Working with Text Files 00:01:01
    • Lesson 4 Lab Solution Working with Text Files 00:05:18
  8. Lesson 5: Connecting to a Server
    • Learning objectives 00:00:33
    • 5.1 Understanding the Root User 00:03:32
    • 5.2 Using su 00:02:26
    • 5.3 Using sudo 00:04:14
    • 5.4 Creating a Simple sudo Configuration 00:04:34
    • 5.5 Working on Linux from Graphical Interface or Command Line 00:05:08
    • 5.6 Using ssh to Connect to a Remote Server 00:08:15
    • 5.7 Using ssh Keys 00:08:00
    • 5.8 Lesson 5 Command Review 00:01:16
    • Lesson 5 Lab: Connecting to a Server 00:00:24
    • Lesson 5 Lab Solution Connecting to a Server 00:03:06
  9. Lesson 6: Working with the Bash Shell
    • Learning objectives 00:00:31
    • 6.1 Understanding the Shell and Other Core Linux Components 00:02:01
    • 6.2 Using I/O Redirection and Piping 00:07:14
    • 6.3 Working with history 00:05:29
    • 6.4 Using Command Line Completion 00:03:48
    • 6.5 Using Variables 00:04:23
    • 6.6 Using Other Bash Features 00:06:00
    • 6.7 Working with Bash Startup Files 00:06:29
    • 6.8 Lesson 6 Command Review 00:00:52
    • Lesson 6 Lab: Working with the Bash Shell 00:00:38
    • Lesson 6 Lab Solution Working with the Bash Shell 00:02:22
  10. Module 2: User and Group Management and Permissions
    • Module introduction 00:00:16
  11. Lesson 7: User and Group Management
    • Learning objectives 00:00:21
    • 7.1 Understanding Users 00:03:39
    • 7.2 Understanding File Ownership 00:01:54
    • 7.3 Creating Users with useradd 00:05:07
    • 7.4 Creating Groups with groupadd 00:01:26
    • 7.5 Managing User and Group Properties 00:05:12
    • 7.6 Configuring Defaults for New Users 00:06:47
    • 7.7 Managing Password Properties 00:06:33
    • 7.8 Understanding User and Group Configuration Files 00:05:11
    • 7.09 Managing Current Sessions 00:02:29
    • 7.10 Lesson 7 Command Review 00:02:01
    • Lesson 7 Lab: Managing Users 00:00:42
    • Lesson 7 Lab Solution Managing Users 00:05:29
  12. Lesson 8: Permissions Management
    • Learning objectives 00:00:34
    • 8.1 Understanding Basic Linux Permissions 00:03:25
    • 8.2 Managing Basic Linux Permissions 00:09:17
    • 8.3 Understanding Advanced Linux Permissions 00:03:22
    • 8.4 Managing Advanced Linux Permissions 00:11:23
    • 8.5 Managing umask 00:04:45
    • 8.6 Lesson 8 Command Review 00:00:57
    • Lesson 8 Lab: Managing Permissions 00:01:00
    • Lesson 8 Lab Solution: Managing Permissions 00:03:08
  13. Lesson 9: Storage Management Essentials
    • Learning objectives 00:00:27
    • 9.1 Understanding Linux Storage Solutions 00:04:16
    • 9.2 Creating MBR Partitions 00:08:40
    • 9.3 Creating GPT Partitions 00:03:25
    • 9.4 Creating Filesystems 00:05:08
    • 9.5 Mounting Filesystems 00:03:58
    • 9.6 Lesson 9 Command Review 00:02:00
    • Lesson 9 Lab: Managing Storage 00:00:29
    • Lesson 9 Lab Solution Managing Storage 00:02:57
  14. Module 3: Operating Running Systems
    • Module introduction 00:00:42
  15. Lesson 10: Managing Networking
    • Learning objectives 00:00:36
    • 10.1 Understanding IPv4 Basics 00:06:03
    • 10.2 Understanding IPv6 Basics 00:06:02
    • 10.3 Applying run-time Network Configuration 00:10:28
    • 10.4 Understanding Network Device Naming 00:02:58
    • 10.5 Managing Host Names 00:03:51
    • 10.6 Managing Host Name Resolution 00:03:27
    • 10.7 Using Common Network Tools 00:06:18
    • 10.8 Lesson 10 Command Review 00:02:16
    • Lesson 10 Lab: Managing Networking 00:00:29
    • Lesson 10 Lab Solution Managing Networking 00:04:24
  16. Lesson 11: Managing Time
    • Learning objectives 00:00:32
    • 11.1 Understanding Linux Time 00:02:07
    • 11.2 Managing Linux Time 00:03:54
    • 11.3 Understanding the NTP Protocol 00:04:02
    • 11.4 Configuring Time Synchronization 00:02:34
    • 11.5 Lesson 11 Command Review 00:00:53
    • Lesson 11 Lab: Managing Time 00:00:23
    • Lesson 11 Lab Solution Managing Time 00:00:56
  17. Lesson 12: Working with Systemd
    • Learning objectives 00:00:35
    • 12.1 Understanding Systemd 00:01:49
    • 12.2 Managing Systemd Services 00:07:39
    • 12.3 Modifying Service Configuration 00:05:24
    • 12.4 Understanding Targets 00:01:50
    • 12.5 Managing Targets 00:05:42
    • 12.6 Lesson 12 Command Review 00:01:54
    • Lesson 12 Lab: Working with Systemd 00:00:29
    • Lesson 12 Lab Solution Working with Systemd 00:03:14
  18. Lesson 13: Process Management
    • Learning objectives 00:00:39
    • 13.1 Understanding Linux Processes and Jobs 00:03:19
    • 13.2 Managing Interactive Shell Jobs 00:02:13
    • 13.3 Monitoring Processes with top 00:06:13
    • 13.4 Changing top Display Properties 00:03:57
    • 13.5 Monitoring Process Properties with ps 00:07:06
    • 13.6 Changing Process Priority 00:06:04
    • 13.7 Managing Processes with kill 00:03:11
    • 13.8 Lesson 13 Command Review 00:02:07
    • Lesson 13 Lab: Managing Processes 00:00:36
    • Lesson 13 Lab Solution Managing Processes 00:02:57
  19. Lesson 14: Managing Software
    • Learning objectives 00:00:29
    • 14.1 Installing Software from Source Packages 00:02:00
    • 14.2 Understanding Software Packages 00:03:33
    • 14.3 Managing Libraries 00:02:43
    • 14.4 Understanding Repositories 00:00:50
    • 14.5 Managing Packages with yum 00:09:16
    • 14.6 Managing Packages with apt 00:02:59
    • 14.7 Using rpm 00:04:35
    • 14.8 Lesson 14 Command Review 00:00:48
    • Lesson 14 Lab: Managing Software 00:00:29
    • Lesson 14 Lab Solution Managing Software 00:01:48
  20. Lesson 15: Scheduling Tasks
    • Learning objectives 00:00:32
    • 15.1 Understanding Linux Task Scheduling 00:01:07
    • 15.2 Scheduling Tasks with cron 00:05:14
    • 15.3 Using systemd Timers 00:03:15
    • 15.4 Using at to Schedule Tasks 00:01:25
    • 15.5 Lesson 15 Command Review 00:00:55
    • Lesson 15 Lab: Scheduling Tasks 00:00:30
    • Lesson 15 Lab Solution Scheduling Tasks 00:03:49
  21. Lesson 16: Reading Log Files
    • Learning objectives 00:00:21
    • 16.1 Understanding Linux Logging 00:01:08
    • 16.2 Working with journalctl 00:04:12
    • 16.3 Understanding Rsyslog 00:05:00
    • 16.4 Lesson 16 Command Review 00:00:38
    • Lesson 16 Lab: Working with Logging 00:00:20
    • Lesson 16 Lab Solution Working with Logging 00:02:27
  22. Linux Fundamentals
    • Summary 00:00:49
  23. Linux Foundation Certified System Administrator (LFCS)
    • Introduction 00:03:52
  24. Module 1: Advanced System Administration
    • Module introduction 00:00:28
  25. Lesson 1: An Introduction to Bash Shell Scripting
    • Learning objectives 00:00:31
    • 1.1 Understanding Bash Shell Scripts 00:02:35
    • 1.2 Essential Shell Script Components 00:06:40
    • 1.3 Using Loops in Shell Scripts 00:09:25
    • Lesson 1 Lab: Writing Shell Scripts 00:01:16
    • Lesson 1 Lab Solution: Writing Shell Scripts 00:03:57
  26. Lesson 2: Managing Local Security
    • Learning objectives 00:00:23
    • 2.1 Using ulimit to Configure Resource Limitations 00:02:56
    • 2.2 Configuring PAM 00:10:00
    • 2.3 Working with /etc/securetty 00:03:55
    • 2.4 Managing Secure Mount Options 00:03:12
    • Lesson 2 Lab: Managing Security 00:00:26
    • Lesson 2 Lab Solution: Managing Security 00:01:45
  27. Lesson 3: Configuring Networking
    • Learning objectives 00:00:21
    • 3.1 Applying Persistent Networking in CentOS 00:12:31
    • 3.2 Applying Persistent Networking in Ubuntu 00:04:18
    • 3.3 Using systemd-networkd 00:07:58
    • 3.4 Lesson 3 Command Review 00:00:41
    • Lesson 3 Lab: Managing Networking 00:00:18
    • Lesson 3 Lab Solution: Managing Networking 00:01:26
  28. Lesson 4: Managing Advanced Systemd Features
    • Learning objectives 00:00:40
    • 4.1 Modifying Systemd Units 00:07:21
    • 4.2 Managing Systemd Sockets 00:03:48
    • 4.3 Managing Systemd Timers 00:03:31
    • 4.4 Understanding Systemd Cgroups 00:04:12
    • 4.5 Managing Systemd Unit Dependencies 00:03:59
    • 4.6 Configuring Systemd Self-Healing 00:02:31
    • Lesson 4 Lab: Managing Systemd 00:00:18
    • Lesson 4 Lab Solution: Managing Systemd 00:01:37
  29. Lesson 5: Configuring Logging
    • Learning objectives 00:00:30
    • 5.1 Configuring rsyslogd 00:05:40
    • 5.2 Managing Log Rotation 00:05:26
    • 5.3 Making systemd-journald Logs Persistent 00:02:41
    • Lesson 5 Lab: Configuring Logging 00:00:30
    • Lesson 5 Lab Solution: Configuring Logging 00:02:29
  30. Lesson 6: Basic Kernel Management
    • Learning objectives 00:00:25
    • 6.1 Understanding the Linux Kernel 00:03:13
    • 6.2 Working with Kernel Modules 00:06:15
    • 6.3 Optimizing the Linux Kernel through /proc 00:07:10
    • 6.4 Lesson 6 Command Review 00:00:30
    • Lesson 6 Lab: Managing the Linux Kernel 00:00:26
    • Lesson 6 Lab Solution: Managing the Linux Kernel 00:01:57
  31. Lesson 7: Managing the Boot Procedure
    • Learning objectives 00:00:35
    • 7.1 Understanding the Linux Boot Procedure 00:02:40
    • 7.2 Shutting Down a System 00:02:16
    • 7.3 Configuring the GRUB2 Boot Loader 00:05:13
    • 7.4 Troubleshooting Boot Issues 00:08:23
    • 7.5 Working with a Rescue Disk 00:03:23
    • 7.6 Lesson 7 Command Review 00:00:54
    • Lesson 7 Lab: Managing the Boot Procedure 00:00:24
    • Lesson 7 Lab Solution: Managing the Boot Procedure 00:00:52
  32. Module 2: Managing Security Features
    • Module introduction 00:00:21
  33. Lesson 8: Configuring a Firewall
    • Learning objectives 00:00:41
    • 8.1 Understanding Linux Firewalling 00:03:02
    • 8.2 Configuring a Firewall with firewalld 00:11:34
    • 8.3 Configuring a Firewall with ufw 00:04:44
    • 8.4 Understanding iptables Basics 00:04:41
    • 8.5 Configuring a Firewall with iptables 00:05:46
    • 8.6 Lesson 8 Command Review 00:01:41
    • Lesson 8 Lab: Configuring a Firewall 00:00:30
    • Lesson 8 Lab Solution: Configuring a Firewall 00:06:29
  34. Lesson 9: Managing SELinux and AppArmor
    • Learning objectives 00:00:22
    • 9.1 Understanding the Need for Mandatory Access Control 00:03:09
    • 9.2 SELinux versus AppArmor 00:01:47
    • 9.3 Configuring AppArmor 00:10:39
    • 9.4 Troubleshooting AppArmor 00:01:44
    • 9.5 Configuring SELinux Mode 00:03:32
    • 9.6 Working with SELinux Labels 00:09:44
    • 9.7 Managing SELinux Booleans 00:02:27
    • 9.8 Troubleshooting SELinux 00:04:08
    • 9.9 Lesson 9 Command Review 00:01:54
    • Lesson 9 Lab: Managing Mandatory Access Control 00:00:26
    • Lesson 9 Lab Solution: Managing Mandatory Access Control 00:01:00
  35. Module 3: Storage Management
    • Module introduction 00:00:31
  36. Lesson 10: Managing Partitions
    • Learning objectives 00:00:30
    • 10.1 Understanding Disk Storage and Devices 00:02:38
    • 10.2 Understanding MBR and GPT Partitions 00:01:36
    • 10.3 Creating MBR Partitions 00:02:18
    • 10.4 Creating MBR Extended and Logical Partitions 00:05:21
    • 10.5 Managing GPT Partitions 00:05:55
    • 10.6 Working with SSD 00:03:16
    • 10.7 Adding a Swap Partition 00:07:21
    • 10.8 Understanding Encrypted Partitions 00:02:45
    • 10.9 Configuring Encrypted Partitions 00:06:24
    • 10.10 Lesson 10 Command Review 00:00:51
    • Lesson 10 Lab: Managing Partitions 00:00:29
    • Lesson 10 Lab Solution: Managing Partitions 00:05:24
  37. Lesson 11: Managing File Systems and Mounts
    • Learning objectives 00:00:30
    • 11.1 Understanding Linux File Systems 00:03:24
    • 11.2 Creating File Systems 00:05:18
    • 11.3 Mounting File Systems through /etc/fstab 00:02:59
    • 11.4 Using File System Label and UUID 00:07:22
    • 11.5 Managing Systemd Mounts 00:05:30
    • 11.6 Managing Systemd Automounts 00:03:45
    • 11.7 Lesson 11 Command Review 00:01:13
    • Lesson 11 Lab: Managing File Systems 00:00:27
    • Lesson 11 Lab Solution: Managing File Systems 00:03:41
  38. Lesson 12: Managing LVM
    • Learning objectives 00:00:32
    • 12.1 Understanding LVM 00:03:20
    • 12.2 Creating LVM Logical Volumes 00:07:54
    • 12.3 Mounting LVM Volumes Persistently 00:01:54
    • 12.4 Understanding LVM Resize Operations 00:01:44
    • 12.5 Resizing LVM Logical Volumes 00:05:38
    • 12.6 Understanding LVM Mirrors and Stripes 00:01:58
    • 12.7 Configuring LVM Mirrors and Stripes 00:04:22
    • 12.8 Understanding LVM Snapshots 00:03:37
    • 12.9 Creating LVM Snapshots 00:03:37
    • 12.10 Lesson 12 Command Review 00:00:58
    • Lesson 12 Lab: Managing LVM Logical Volumes 00:00:46
    • Lesson 12 Lab Solution: Managing LVM Logical Volumes 00:06:35
  39. Lesson 13: Managing Software RAID
    • Learning objectives 00:00:19
    • 13.1 Understanding RAID Solutions 00:02:37
    • 13.2 Creating a Software RAID Volumes 00:05:42
    • 13.3 Recovering After Disk Failure 00:02:45
    • Lesson 13 Lab: Managing Software RAID 00:00:34
    • Lesson 13 Lab Solution: Managing Software RAID 00:01:00
  40. Lesson 14: Managing User Quota
    • Learning objectives 00:00:21
    • 14.1 Understanding Linux File System Quota 00:00:59
    • 14.2 Managing Quota on Ext4 File Systems 00:06:35
    • 14.3 Managing Quota on XFS File Systems 00:04:04
    • 14.4 Lesson 14 Command Review 00:00:39
    • Lesson 14 Lab: Managing User Quota 00:00:17
    • Lesson 14 Lab Solution: Managing User Quota 00:05:46
  41. Module 4: Service Configuration
    • Module introduction 00:00:33
  42. Lesson 15: Managing SSH Services
    • Learning objectives 00:00:26
    • 15.1 Configuring the SSH Service 00:04:06
    • 15.2 Using SSH Public/Private Keys 00:05:43
    • 15.3 Using scp to Copy Files 00:02:13
    • 15.4 Managing File Synchronization with rsync 00:05:54
    • 15.5 SSH Port Forwarding 00:03:14
    • 15.6 Lesson 15 Command Review 00:00:50
    • Lesson 15 Lab: Configuring SSH 00:00:37
    • Lesson 15 Lab Solution: Configuring SSH 00:05:20
  43. Lesson 16: Managing Web Services
    • Learning objectives 00:00:24
    • 16.1 Configuring a Web Service 00:01:46
    • 16.2 Managing Web Service Log Files 00:01:08
    • 16.3 Configuring Virtual Hosts 00:10:07
    • 16.4 Restricting Access to a Web Page 00:05:44
    • 16.5 Lesson 16 Command Review 00:00:36
    • Lesson 16 Lab: Managing Web Services 00:00:20
    • Lesson 16 Lab Solution: Managing Web Services 00:01:05
  44. Lesson 17: Configuring FTP Services
    • Learning objectives 00:00:20
    • 17.1 Understanding FTP Solutions 00:01:35
    • 17.2 Configuring a Basic FTP Server 00:05:33
    • 17.3 Working with sftp 00:02:37
    • 17.4 Lesson 17 Command Review 00:00:43
    • Lesson 17 Lab: Configuring FTP Services 00:00:21
    • Lesson 17 Lab Solution: Configuring FTP Services 00:01:52
  45. Lesson 18: Configuring a Basic DNS Server
    • Learning objectives 00:00:20
    • 18.1 Understanding DNS 00:05:53
    • 18.2 Configuring BIND 00:05:42
    • 18.3 Configuring a Caching DNS Server 00:05:39
    • 18.4 Lesson 18 Command Review 00:00:23
    • Lesson 18 Lab: Configuring DNS 00:00:21
    • Lesson 18 Lab Solution: Configuring DNS 00:03:16
  46. Lesson 19: Providing NFS and CIFS File Shares
    • Learning objectives 00:00:25
    • 19.1 Understanding Linux File Sharing Solutions 00:01:44
    • 19.2 Configuring a Basic NFS Server 00:03:05
    • 19.3 Persistently Mounting NFS Shares 00:03:58
    • 19.4 Configuring a Basic Samba Server 00:03:53
    • 19.5 Mounting Samba Shares 00:05:14
    • 19.6 Lesson 19 Command Review 00:00:38
    • Lesson 19 Lab: Managing Remote File Shares 00:00:24
    • Lesson 19 Lab Solution: Managing Remote File Shares 00:05:30
  47. Lesson 20: Configuring a Database Server
    • Learning objectives 00:00:18
    • 20.1 Understanding Linux Database Solutions 00:02:02
    • 20.2 Installing MariaDB 00:03:29
    • 20.3 Creating a Simple Database 00:04:10
    • 20.4 Lesson 20 Command Review 00:00:56
    • Lesson 20 Lab: Configuring a Database Server 00:00:35
    • Lesson 20 Lab Solution: Configuring a Database Server 00:04:02
  48. Lesson 21: Configuring Basic Email Handling
    • Learning objectives 00:00:22
    • 21.1 Understanding Email Handling 00:03:22
    • 21.2 Configuring a Basic Postfix Server 00:05:01
    • 21.3 Configuring Dovecot as an IMAP Server 00:05:04
    • 21.4 Lesson 20 Command Review 00:00:43
    • Lesson 21 Lab: Configuring Email 00:00:28
    • Lesson 21 Lab Solution: Configuring Email 00:02:38
  49. Lesson 22: Configuring a Web Proxy
    • Learning objectives 00:00:20
    • 22.1 Understanding Web Proxies 00:01:43
    • 22.2 Configuring a Basic Squid Proxy 00:02:43
    • 22.3 Restricting Access to the Squid Proxy 00:03:45
    • Lesson 22 Lab: Configuring a Proxy 00:00:25
    • Lesson 22 Lab Solution: Configuring a Proxy 00:02:00
  50. Module 5: Managing Virtualization
    • Module introduction 00:00:21
  51. Lesson 23: Working with Virtual Machines
    • Learning objectives 00:00:23
    • 23.1 Understanding Linux Virtualization Solutions 00:03:37
    • 23.2 Creating a KVM Virtual Machines 00:08:19
    • 23.3 Managing KVM Virtual Machines 00:04:56
    • 23.4 Lesson 23 Command Review 00:00:40
    • Lesson 23 Lab: Managing KVM Virtual Machines 00:00:26
    • Lesson 23 Lab Solution: Managing KVM Virtual Machines 00:00:36
  52. Lesson 24: Working with Containers
    • Learning objectives 00:00:21
    • 24.1 Understanding Containers 00:03:54
    • 24.2 Creating a Docker Container 00:09:30
    • 24.3 Creating an LXC Container 00:10:49
    • 24.4 Lesson 24 Command Review 00:00:48
    • Lesson 24 Lab: Managing Linux Containers 00:00:33
    • Lesson 24 Lab Solution: Managing Linux Containers 00:02:39
  53. Lesson 25: Sample Exam
    • Learning objectives 00:00:32
    • 25.1 Exam Requirements 00:00:36
    • 25.2 Working with Files 00:03:12
    • 25.3 Managing Users and Permissions 00:07:02
    • 25.4 Managing Storage 00:09:23
    • 25.5 Managing Networking 00:05:33
    • 25.6 Managing Containers 00:02:38
    • 25.7 Automating Tasks 00:01:43
    • 25.8 Managing Services 00:09:33
    • 25.9 Exam Wrap Up 00:01:35
  54. Linux Foundation Certified System Administrator (LFCS)
    • Summary 00:00:20
  55. Linux Foundation Certified System Administrator (LFCS) Video Collection
    • Summary 00:00:24
  56. Show and hide more

    Oreilly - Linux Foundation Certified System Administrator (LFCS)

    9780135473382.Linux.Foundation.Certified.System.Administrator.LFCS.part1.OR.rar

    9780135473382.Linux.Foundation.Certified.System.Administrator.LFCS.part2.OR.rar

    9780135473382.Linux.Foundation.Certified.System.Administrator.LFCS.part3.OR.rar

    9780135473382.Linux.Foundation.Certified.System.Administrator.LFCS.part4.OR.rar

    9780135473382.Linux.Foundation.Certified.System.Administrator.LFCS.part5.OR.rar

    9780135473382.Linux.Foundation.Certified.System.Administrator.LFCS.part6.OR.rar

    9780135473382.Linux.Foundation.Certified.System.Administrator.LFCS.part7.OR.rar

    9780135473382.Linux.Foundation.Certified.System.Administrator.LFCS.part8.OR.rar

    9780135473382.linux.foundation.certified.OR.part1.rar

    9780135473382.linux.foundation.certified.OR.part2.rar

    9780135473382.linux.foundation.certified.OR.part3.rar

    9780135473382.linux.foundation.certified.OR.part4.rar

    9780135473382.linux.foundation.certified.OR.part5.rar

    9780135473382.linux.foundation.certified.OR.part6.rar

    9780135473382.linux.foundation.certified.OR.part7.rar

    9780135473382.linux.foundation.certified.OR.part8.rar


 TO MAC USERS: If RAR password doesn't work, use this archive program: 

RAR Expander 0.8.5 Beta 4  and extract password protected files without error.


 TO WIN USERS: If RAR password doesn't work, use this archive program: 

Latest Winrar  and extract password protected files without error.


 Coktum   |  

Information
Members of Guests cannot leave comments.


SermonBox - Seasonal Collection

SermonBox - The Series Pack Collection

Top Rated News

  • Christmas Material
  • Laser Cut & Print Design Elements Bundle - ETSY
  • Daz3D - All Materials - SKU 37000-37999
  • Cgaxis - All Product - 2019 - All Retail! - UPDATED!!!
  • DigitalXModels Full Collections
  • Rampant Design Tools Full Collections Total: $4400
  • FilmLooks.Com Full Collection
  • All PixelSquid Product
  • The Pixel Lab Collection
  • Envato Elements Full Sources- 3200+ Files
  • Ui8.NET Full Sources
  • The History of The 20th Century
  • The Dover Collections
  • Snake Interiors Collections
  • Inspirational Collections
  • Veer Fancy Collections
  • All Ojo Images
  • All ZZVE Collections
  • All Sozaijiten Collections
  • All Image Broker Collections
  • Shuterstock Bundle Collections
  • Tattoo Collections
  • Blend Images Collections
  • Authors Tuorism Collections
  • Motion Mile - Big Bundle
  • PhotoBacks - All Product - 2018
  • Dekes Techniques - Photoshop & Illustrator Course - 1 to 673
Telegram GFXTRA Group
Udemy - Turkce Gorsel Ogrenme Setleri - Part 2
Videohive Wow Pack Series


rss