Home / Course catalog / Linux Security Expert - Administrator Level 2020

Linux Security Expert - Administrator Level 2020


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