[informit.com / LiveLessons] Linux Foundation Certified System Administrator (LFCS), 2nd Edition [2019, ENG]

Страницы:  1
Ответить
 

vampiri6ka

VIP (Заслуженный)

Стаж: 13 лет 10 месяцев

Сообщений: 967

vampiri6ka · 28-Июл-20 23:55 (5 лет 3 месяца назад)

Linux Foundation Certified System Administrator (LFCS)
2nd Edition

Год выпуска: 2019
Производитель: informit.com / LiveLessons
Страница курса
Автор: Sander van Vugt
Продолжительность: 10ч 46м 41с
Тип раздаваемого материала: Видеоурок
Язык: Английский
Описание:
Linux 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.
Skill Level
  1. Beginning to Intermediate
Learn
  1. Key concepts for all the objectives on the Linux Foundation Certified System Administrator (LFCS) exam
  2. Real-life Linux administration tasks
Who Should Take This Course
  1. Linux Foundation Certified System Administrator (LFCS) certification candidates
  2. Anyone interested in learning about Linux from the ground up
  3. Junior system administrators who want to deepen their skills
  4. Administrators currently administering UNIX systems and developers who write software for Linux
  5. Devops Engineers that want to build their Linux skills
Course Requirements
  1. 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.
Topics include:
  1. 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.
  2. 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.
  3. 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.
  4. 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.
  5. 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.
Файлы примеров: не предусмотрены
Формат видео: MP4
Видео: MPEG4 Video (H264) 1280x720 29.97fps 7948kbps
Аудио: AAC 48000Hz stereo 320kbps
Скриншоты
Доп. инфромация:
  1. Linux Fundamentals тут
  2. LFCS, 1st Edition тут
Download
Rutracker.org не распространяет и не хранит электронные версии произведений, а лишь предоставляет доступ к создаваемому пользователями каталогу ссылок на торрент-файлы, которые содержат только списки хеш-сумм
Как скачивать? (для скачивания .torrent файлов необходима регистрация)
[Профиль]  [ЛС] 

JuanTranca

Стаж: 10 лет 10 месяцев

Сообщений: 1


JuanTranca · 09-Ноя-22 00:10 (спустя 2 года 3 месяца)

SUMMARY (5 MODULES):
MODULE 1: Advanced System Administration
01 An Introduction to Bash Shell Scripting
01-00-0 Module introduction
01-00-1 Learning objectives
01-01 Understanding Bash Shell Scripts
01-02 Essential Shell Script Components
01-03 Using Loops in Shell Scripts
01-04 Lab. Writing Shell Scripts
01-05 Lab Solution. Writing Shell Scripts
02 Managing Local Security
02-00-1 Learning objectives
02-01 Using ulimit to Configure Resource Limitations
02-02 Configuring PAM
02-03 Working with etc securetty
02-04 Managing Secure Mount Options
02-05 Lab. Managing Security
02-06 Lab Solution. Managing Security
03 Configuring Networking
03-00-1 Learning objectives
03-01 Applying Persistent Networking in CentOS
03-02 Applying Persistent Networking in Ubuntu
03-03 Using systemd networkd
03-04 Command Review
03-05 Lab. Managing Networking
03-06 Lab Solution. Managing Networking
04 Managing Advanced Systemd Features
04-00-1 Learning objectives
04-01 Modifying Systemd Units
04-02 Managing Systemd Sockets
04-03 Managing Systemd Timers
04-04 Understanding Systemd Cgroups
04-05 Managing Systemd Unit Dependencies
04-06 Configuring Systemd Self Healing
04-07 Lab. Managing Systemd
04-08 Lab Solution. Managing Systemd
05 Configuring Logging 237.79 MB
05-00-1 Learning objectives
05-01 Configuring rsyslogd
05-02 Managing Log Rotation
05-03 Making systemd journald Logs Persistent
05-04 Lab. Configuring Logging
05-05 Lab Solution. Configuring Logging
06 Basic Kernel Management
06-00-1 Learning objectives
06-01 Understanding the Linux Kernel
06-02 Working with Kernel Modules
06-03 Optimizing the Linux Kernel through proc
06-04 Command Review
06-05 Lab. Managing the Linux Kernel
06-06 Lab Solution. Managing the Linux Kernel
07 Managing the Boot Procedure
07-00-1 Learning objectives
07-01 Understanding the Linux Boot Procedure
07-02 Shutting Down a System
07-03 Configuring the GRUB2 Boot Loader
07-04 Troubleshooting Boot Issues
07-05 Working with a Rescue Disk
07-06 Command Review
07-07 Lab. Managing the Boot Procedure
07-08 Lab Solution. Managing the Boot Procedure
MODULE 2:Managing Security Features
08 Configuring a Firewall
08-00-0 Module introduction
08-00-1 Learning objectives
08-01 Understanding Linux Firewalling
08-02 Configuring a Firewall with firewalld
08-03 Configuring a Firewall with ufw
08-04 Understanding iptables Basics
08-05 Configuring a Firewall with iptables
08-06 Command Review
08-07 Lab. Configuring a Firewall
08-08 Lab Solution. Configuring a Firewall
09 Managing SELinux and AppArmor
09-00-1 Learning objectives
09-01 Understanding the Need for Mandatory Access Control
09-02 SELinux versus AppArmor
09-03 Configuring AppArmor
09-04 Troubleshooting AppArmor
09-05 Configuring SELinux Mode
09-06 Working with SELinux Labels
09-07 Managing SELinux Booleans
09-08 Troubleshooting SELinux
09-09 Command Review
09-10 Lab. Managing Mandatory Access Control
09-11 Lab Solution. Managing Mandatory Access Control
MODULE 3: Storage Management
10 Managing Partitions
10-00-0 Module introduction
10-00-1 Learning objectives
10-01 Understanding Disk Storage and Devices
10-02 Understanding MBR and GPT Partitions
10-03 Creating MBR Partitions
10-04 Creating MBR Extended and Logical Partitions
10-05 Managing GPT Partitions
10-06 Working with SSD
10-07 Adding a Swap Partition
10-08 Understanding Encrypted Partitions
10-09 Configuring Encrypted Partitions
10-10 Command Review
10-11 Lab. Managing Partitions
10-12 Lab Solution. Managing Partitions
11 Managing File Systems and Mounts
11-00-1 Learning objectives
11-01 Understanding Linux File Systems
11-02 Creating File Systems
11-03 Mounting File Systems through etc fstab
11-04 Using File System Label and UUID
11-05 Managing Systemd Mounts
11-06 Managing Systemd Automounts
11-07 Command Review
11-08 Lab. Managing File Systems
11-09 Lab Solution. Managing File Systems
12 Managing LVM
12-00-1 Learning objectives
12-01 Understanding LVM
12-02 Creating LVM Logical Volumes
12-03 Mounting LVM Volumes Persistently
12-04 Understanding LVM Resize Operations
12-05 Resizing LVM Logical Volumes
12-06 Understanding LVM Mirrors and Stripes
12-07 Configuring LVM Mirrors and Stripes
12-08 Understanding LVM Snapshots
12-09 Creating LVM Snapshots
12-10 Command Review
12-11 Lab. Managing LVM Logical Volumes
12-12 Lab Solution. Managing LVM Logical Volumes
13 Managing Software RAID
13-00-1 Learning objectives
13-01 Understanding RAID Solutions
13-02 Creating a Software RAID Volumes
13-03 Recovering After Disk Failure
13-04 Lab. Managing Software RAID
13-05 Lab Solution. Managing Software RAID
14 Managing User Quota
14-00-1 Learning objectives
14-01 Understanding Linux File System Quota
14-02 Managing Quota on Ext4 File Systems
14-03 Managing Quota on XFS File Systems
14-04 Command Review
14-05 Lab. Managing User Quota
14-06 Lab Solution. Managing User Quota
MODULE 4: Service Configuration
15 Managing SSH Services
15-00-0 Module introduction
15-00-1 Learning objectives
15-01 Configuring the SSH Service
15-02 Using SSH Public Private Keys
15-03 Using scp to Copy Files
15-04 Managing File Synchronization with rsync
15-05 SSH Port Forwarding
15-06 Command Review
15-07 Lab. Configuring SSH
15-08 Lab Solution. Configuring SSH
16 Managing Web Services
16-00-1 Learning objectives
16-01 Configuring a Web Service
16-02 Managing Web Service Log Files
16-03 Configuring Virtual Hosts
16-04 Restricting Access to a Web Page
16-05 Command Review
16-06 Lab. Managing Web Services
16-07 Lab Solution. Managing Web Services
17 Configuring FTP Services
17-00-1 Learning objectives
17-01 Understanding FTP Solutions
17-02 Configuring a Basic FTP Server
17-03 Working with sftp
17-04 Command Review
17-05 Lab. Configuring FTP Services
17-06 Lab Solution. Configuring FTP Services
18 Configuring a Basic DNS Server
18-00-1 Learning objectives
18-01 Understanding DNS
18-02 Configuring BIND
18-03 Configuring a Caching DNS Server
18-04 Command Review
18-05 Lab. Configuring DNS
18-06 Lab Solution. Configuring DNS
19 Providing NFS and CIFS File Shares
19-00-1 Learning objectives
19-01 Understanding Linux File Sharing Solutions
19-02 Configuring a Basic NFS Server
19-03 Persistently Mounting NFS Shares
19-04 Configuring a Basic Samba Server
19-05 Mounting Samba Shares
19-06 Command Review
19-07 Lab. Managing Remote File Shares
19-08 Lab Solution. Managing Remote File Shares
20 Configuring a Database Server
20-00-1 Learning objectives
20-01 Understanding Linux Database Solutions
20-02 Installing MariaDB
20-03 Creating a Simple Database
20-04 Command Review
20-05 Lab. Configuring a Database Server
20-06 Lab Solution. Configuring a Database Server
21 Configuring Basic Email Handling
21-00-1 Learning objectives
21-01 Understanding Email Handling
21-02 Configuring a Basic Postfix Server
21-03 Configuring Dovecot as an IMAP Server
21-04 Command Review
21-05 Lab. Configuring Email
21-06 Lab Solution. Configuring Email
22 Configuring a Web Proxy
22-00-1 Learning objectives
22-01 Understanding Web Proxies
22-02 Configuring a Basic Squid Proxy
22-03 Restricting Access to the Squid Proxy
22-04 Lab. Configuring a Proxy
22-05 Lab Solution. Configuring a Proxy
MODULE 5: Managing Virtualization
23 Working with Virtual Machines
23-00-0 Module introduction
23-00-1 Learning objectives
23-01 Understanding Linux Virtualization Solutions
23-02 Creating a KVM Virtual Machines
23-03 Managing KVM Virtual Machines
23-04 Command Review
23-05 Lab. Managing KVM Virtual Machines
23-06 Lab Solution. Managing KVM Virtual Machines
24 Working with Containers
24-00-1 Learning objectives
24-01 Understanding Containers
24-02 Creating a Docker Container
24-03 Creating an LXC Container
24-04 Command Review
24-05 Lab. Managing Linux Containers
24-06 Lab Solution. Managing Linux Containers
25 Sample Exam
25-00-1 Learning objectives
25-01 Exam Requirements
25-02 Working with Files
25-03 Managing Users and Permissions
25-04 Managing Storage
25-05 Managing Networking
25-06 Managing Containers
25-07 Automating Tasks
25-08 Managing Services
25-09 Exam Wrap Up
[Профиль]  [ЛС] 

craysyashed

Стаж: 15 лет 7 месяцев

Сообщений: 65


craysyashed · 27-Мар-23 11:00 (спустя 4 месяца 18 дней, ред. 27-Мар-23 11:00)

Перечень репозиториев, сдававших LFCS ht_s://github.com/search?q=Linux Foundation Certified System Administrator СПАМ
[Профиль]  [ЛС] 

NikeBoy

Стаж: 18 лет 2 месяца

Сообщений: 988


NikeBoy · 13-Апр-23 11:13 (спустя 17 дней)

Linux Foundation Certified System Administrator (LFCS), 3rd Edition
[Профиль]  [ЛС] 
 
Ответить
Loading...
Error