وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Linux Foundation Certified System Administrator (LFCS) 3rd Edition

سرفصل های دوره

Lesson 1 Installing Linux
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 1.1 Understanding the Linux Operating System
  • 002. 1.1 Understanding the Linux Operating System(1)
  • 003. 1.2 Understanding Linux Distributions
  • 003. 1.2 Understanding Linux Distributions(1)
  • 004. 1.3 Getting Red Hat Family Linux
  • 004. 1.3 Getting Red Hat Family Linux(1)
  • 005. 1.4 Installing Red Hat Family Linux
  • 005. 1.4 Installing Red Hat Family Linux(1)
  • 006. 1.5 Getting Ubuntu Linux
  • 006. 1.5 Getting Ubuntu Linux(1)
  • 007. 1.6 Installing Ubuntu LTS
  • 007. 1.6 Installing Ubuntu LTS(1)
  • 008. 1.7 Using Windows Subsytem for Linux
  • 008. 1.7 Using Windows Subsytem for Linux(1)

  • Lesson 1 Shell Scripting Basics
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 1.1 Understanding Shell Scripts
  • 002. 1.1 Understanding Shell Scripts(1)
  • 003. 1.2 Essential Shell Script Components
  • 003. 1.2 Essential Shell Script Components(1)
  • 004. 1.3 Using Loops in Shell Scripts
  • 004. 1.3 Using Loops in Shell Scripts(1)
  • 005. 1.4 Shell Scripting Basics
  • 005. 1.4 Shell Scripting Basics(1)
  • 006. Lesson 1 Lab Writing a Shell Script
  • 006. Lesson 1 Lab Writing a Shell Script(1)
  • 007. Lesson 1 Lab Solution Writing a Shell Script
  • 007. Lesson 1 Lab Solution Writing a Shell Script(1)

  • Lesson 2 The Kernel
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 2.1 Understanding the Kernel
  • 002. 2.1 Understanding the Kernel(1)
  • 003. 2.2 Managing Kernel Modules
  • 003. 2.2 Managing Kernel Modules(1)
  • 004. 2.3 Tuning the Kernel
  • 004. 2.3 Tuning the Kernel(1)
  • 005. 2.4 Managing Devices
  • 005. 2.4 Managing Devices(1)
  • 006. Lesson 2 Lab Tuning the Kernel
  • 006. Lesson 2 Lab Tuning the Kernel(1)
  • 007. Lesson 2 Lab Solution Tuning the Kernel
  • 007. Lesson 2 Lab Solution Tuning the Kernel(1)

  • Lesson 2 Using Essential Tools
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 2.1 Logging in to Linux
  • 002. 2.1 Logging in to Linux(1)
  • 003. 2.2 Using su and sudo
  • 003. 2.2 Using su and sudo(1)
  • 004. 2.3 Starting on the Command Line
  • 004. 2.3 Starting on the Command Line(1)
  • 005. 2.4 Using the Seven Essential Linux Command Line Tools
  • 005. 2.4 Using the Seven Essential Linux Command Line Tools(1)
  • 006. 2.5 Getting Help with man
  • 006. 2.5 Getting Help with man(1)
  • 007. 2.6 Finding Which man Page to Use
  • 007. 2.6 Finding Which man Page to Use(1)
  • 008. 2.7 Using pinfo
  • 008. 2.7 Using pinfo(1)
  • 009. 2.8 Using Other Systems for Getting Help
  • 009. 2.8 Using Other Systems for Getting Help(1)
  • 010. Lesson 2 Command Review
  • 010. Lesson 2 Command Review(1)
  • 011. Lesson 2 Lab Using Essential Tools
  • 011. Lesson 2 Lab Using Essential Tools(1)
  • 012. Lesson 2 Lab Solution Using Essential Tools
  • 012. Lesson 2 Lab Solution Using Essential Tools(1)

  • Lesson 3 Advanced Systemd Features
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 3.1 Modifying Systemd Units
  • 002. 3.1 Modifying Systemd Units(1)
  • 003. 3.2 Managing Systemd Sockets
  • 003. 3.2 Managing Systemd Sockets(1)
  • 004. 3.3 Managing Systemd Timers
  • 004. 3.3 Managing Systemd Timers(1)
  • 005. 3.4 Understanding Systemd Cgroups
  • 005. 3.4 Understanding Systemd Cgroups(1)
  • 006. 3.5 Managing Systemd Unit Dependencies
  • 006. 3.5 Managing Systemd Unit Dependencies(1)
  • 007. 3.6 Configuring Systemd Self-Healing
  • 007. 3.6 Configuring Systemd Self-Healing(1)
  • 008. Lesson 3 Lab Managing Systemd
  • 008. Lesson 3 Lab Managing Systemd(1)
  • 009. Lesson 3 Lab Solution Managing Systemd
  • 009. Lesson 3 Lab Solution Managing Systemd(1)

  • Lesson 3 Essential File Management Tools
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 3.1 Understanding the Linux File System Hierarchy
  • 002. 3.1 Understanding the Linux File System Hierarchy(1)
  • 003. 3.2 Listing Files with ls
  • 003. 3.2 Listing Files with ls(1)
  • 004. 3.3 Using Wildcards
  • 004. 3.3 Using Wildcards(1)
  • 005. 3.4 Copying Files with cp
  • 005. 3.4 Copying Files with cp(1)
  • 006. 3.5 Working with Directories
  • 006. 3.5 Working with Directories(1)
  • 007. 3.6 Using Absolute and Relative Paths
  • 007. 3.6 Using Absolute and Relative Paths(1)
  • 008. 3.7 Moving Files with mv
  • 008. 3.7 Moving Files with mv(1)
  • 009. 3.8 Removing Files with rm
  • 009. 3.8 Removing Files with rm(1)
  • 010. Lesson 3 Command Review
  • 010. Lesson 3 Command Review(1)
  • 011. Lesson 3 Lab Using Essential File Management Tools
  • 011. Lesson 3 Lab Using Essential File Management Tools(1)
  • 012. Lesson 3 Lab Solution Using Essential File Management Tools
  • 012. Lesson 3 Lab Solution Using Essential File Management Tools(1)

  • Lesson 4 Advanced File Management Tools
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 4.1 Understanding Hard and Symbolic Links
  • 002. 4.1 Understanding Hard and Symbolic Links(1)
  • 003. 4.2 Managing Hard and Symbolic Links
  • 003. 4.2 Managing Hard and Symbolic Links(1)
  • 004. 4.3 Finding Files with find
  • 004. 4.3 Finding Files with find(1)
  • 005. 4.4 Using Advanced find Options
  • 005. 4.4 Using Advanced find Options(1)
  • 006. 4.5 Using which and locate
  • 006. 4.5 Using which and locate(1)
  • 007. 4.6 Archiving Files with tar
  • 007. 4.6 Archiving Files with tar(1)
  • 008. 4.7 Managing File Compression
  • 008. 4.7 Managing File Compression(1)
  • 009. 4.8 Mounting File Systems
  • 009. 4.8 Mounting File Systems(1)
  • 010. Lesson 4 Command Review
  • 010. Lesson 4 Command Review(1)
  • 011. Lesson 4 Lab Using Advanced File Management Tools
  • 011. Lesson 4 Lab Using Advanced File Management Tools(1)
  • 012. Lesson 4 Lab Solution Using Advanced File Management Tools
  • 012. Lesson 4 Lab Solution Using Advanced File Management Tools(1)

  • Lesson 4 Networking
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 4.1 Managing Runtime Configuration for Network Interfaces
  • 002. 4.1 Managing Runtime Configuration for Network Interfaces(1)
  • 003. 4.2 Managing Persistant Configuration for Network Interfaces
  • 003. 4.2 Managing Persistant Configuration for Network Interfaces(1)
  • 004. 4.3 Managing Static Routes
  • 004. 4.3 Managing Static Routes(1)
  • 005. 4.4 Managing Hostnames
  • 005. 4.4 Managing Hostnames(1)
  • 006. 4.5 Setting the Local Hostname
  • 006. 4.5 Setting the Local Hostname(1)
  • 007. Lesson 4 Lab Setting up a Network Interface
  • 007. Lesson 4 Lab Setting up a Network Interface(1)
  • 008. Lesson 4 Lab Solution Setting up a Network Interface
  • 008. Lesson 4 Lab Solution Setting up a Network Interface(1)

  • Lesson 5 Logging
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 5.1 Understanding Linux Logging
  • 002. 5.1 Understanding Linux Logging(1)
  • 003. 5.2 Making the Journal Persistent
  • 003. 5.2 Making the Journal Persistent(1)
  • 004. 5.3 Configuring rsyslogd
  • 004. 5.3 Configuring rsyslogd(1)
  • 005. 5.4 Managing Logrotate
  • 005. 5.4 Managing Logrotate(1)
  • 006. Lesson 5 Lab Configuring Rsyslog
  • 006. Lesson 5 Lab Configuring Rsyslog(1)
  • 007. Lesson 5 Lab Solution Configuring Rsyslog
  • 007. Lesson 5 Lab Solution Configuring Rsyslog(1)

  • Lesson 5 Working with Text Files
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 5.1 Using a Text Editor
  • 002. 5.1 Using a Text Editor(1)
  • 003. 5.2 Understanding Working with vim
  • 003. 5.2 Understanding Working with vim(1)
  • 004. 5.3 Creating Text Tiles with vim
  • 004. 5.3 Creating Text Tiles with vim(1)
  • 005. 5.4 Browsing Text Files with more and less
  • 005. 5.4 Browsing Text Files with more and less(1)
  • 006. 5.5 Using head and tail to See File Start and End
  • 006. 5.5 Using head and tail to See File Start and End(1)
  • 007. 5.6 Displaying File Contents with cat and tac
  • 007. 5.6 Displaying File Contents with cat and tac(1)
  • 008. 5.7 Working with grep
  • 008. 5.7 Working with grep(1)
  • 009. Lesson 5 Command Review
  • 009. Lesson 5 Command Review(1)
  • 010. Lesson 5 Lab Working with Text Files
  • 010. Lesson 5 Lab Working with Text Files(1)
  • 011. Lesson 5 Lab Solution Working with Text Files
  • 011. Lesson 5 Lab Solution Working with Text Files(1)

  • Lesson 6 Advanced Text File Processing
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 6.1 Using cut and sort
  • 002. 6.1 Using cut and sort(1)
  • 003. 6.2 Using Regular Expressions
  • 003. 6.2 Using Regular Expressions(1)
  • 004. 6.3 Using tr
  • 004. 6.3 Using tr(1)
  • 005. 6.4 An Introduction to awk
  • 005. 6.4 An Introduction to awk(1)
  • 006. 6.5 Getting Started with sed
  • 006. 6.5 Getting Started with sed(1)
  • 007. Lesson 6 Command Review
  • 007. Lesson 6 Command Review(1)
  • 008. Lesson 6 Lab Working with Text Files
  • 008. Lesson 6 Lab Working with Text Files(1)
  • 009. Lesson 6 Lab Solution Working with Text Files
  • 009. Lesson 6 Lab Solution Working with Text Files(1)

  • Lesson 6 Processes
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 6.1 Applying Resource Limits
  • 002. 6.1 Applying Resource Limits(1)
  • 003. 6.2 Managing IPC
  • 003. 6.2 Managing IPC(1)
  • 004. 6.3 Managing OOM
  • 004. 6.3 Managing OOM(1)
  • 005. 6.4 IO Monitoring and Tuning
  • 005. 6.4 IO Monitoring and Tuning(1)
  • 006. Lesson 6 Lab Managing OOM
  • 006. Lesson 6 Lab Managing OOM(1)
  • 007. Lesson 6 Lab Solution Managing OOM
  • 007. Lesson 6 Lab Solution Managing OOM(1)

  • Lesson 7 Connecting to a Server
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 7.1 Understanding the Root User
  • 002. 7.1 Understanding the Root User(1)
  • 003. 7.2 Using su
  • 003. 7.2 Using su(1)
  • 004. 7.3 Using sudo
  • 004. 7.3 Using sudo(1)
  • 005. 7.4 Creating a Simple sudo Configuration
  • 005. 7.4 Creating a Simple sudo Configuration(1)
  • 006. 7.5 Using ssh to Connect to a Remote Server
  • 006. 7.5 Using ssh to Connect to a Remote Server(1)
  • 007. 7.6 Working with Linux from Windows
  • 007. 7.6 Working with Linux from Windows(1)
  • 008. Lesson 7 Command Review
  • 008. Lesson 7 Command Review(1)
  • 009. Lesson 7 Lab Connecting to a Server
  • 009. Lesson 7 Lab Connecting to a Server(1)
  • 010. Lesson 7 Lab Solution Connecting to a Server
  • 010. Lesson 7 Lab Solution Connecting to a Server(1)

  • Lesson 7 The Boot Procedure
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 7.1 Understanding the Boot Procedure
  • 002. 7.1 Understanding the Boot Procedure(1)
  • 003. 7.2 Managing Systemd Targets
  • 003. 7.2 Managing Systemd Targets(1)
  • 004. 7.3 Passing Parameters on the GRUB Boot Prompt
  • 004. 7.3 Passing Parameters on the GRUB Boot Prompt(1)
  • 005. 7.4 Editing Grub Configuration
  • 005. 7.4 Editing Grub Configuration(1)
  • 006. 7.5 Understanding Init and Upstart
  • 006. 7.5 Understanding Init and Upstart(1)
  • 007. 7.6 Troubleshooting the Boot Procedure
  • 007. 7.6 Troubleshooting the Boot Procedure(1)
  • 008. 7.7 Using a Rescue Disk
  • 008. 7.7 Using a Rescue Disk(1)
  • 009. Lesson 7 Lab Tuning the Boot Procedure
  • 009. Lesson 7 Lab Tuning the Boot Procedure(1)
  • 010. Lesson 7 Lab Solution Tuning the Boot Procedure
  • 010. Lesson 7 Lab Solution Tuning the Boot Procedure(1)

  • Lesson 8 Managing Local Security
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 8.1 File Access Control Lists
  • 002. 8.1 File Access Control Lists(1)
  • 003. 8.2 Filesystem Attributes
  • 003. 8.2 Filesystem Attributes(1)
  • 004. 8.3 Pluggable Authentication Modules
  • 004. 8.3 Pluggable Authentication Modules(1)
  • 005. Lesson 8 Lab Managing File Access Control Lists
  • 005. Lesson 8 Lab Managing File Access Control Lists(1)
  • 006. Lesson 8 Lab Solution Managing File Access Control Lists
  • 006. Lesson 8 Lab Solution Managing File Access Control Lists(1)

  • Lesson 8 Working with the Bash Shell
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 8.1 Understanding the Shell and other Core Linux Components
  • 002. 8.1 Understanding the Shell and other Core Linux Components(1)
  • 003. 8.2 Using IO Redirection and Piping
  • 003. 8.2 Using IO Redirection and Piping(1)
  • 004. 8.3 Working with history
  • 004. 8.3 Working with history(1)
  • 005. 8.4 Using Command Line Completion
  • 005. 8.4 Using Command Line Completion(1)
  • 006. 8.5 Using Variables
  • 006. 8.5 Using Variables(1)
  • 007. 8.6 Using Other Bash Features
  • 007. 8.6 Using Other Bash Features(1)
  • 008. 8.7 Working with Bash Startup Files
  • 008. 8.7 Working with Bash Startup Files(1)
  • 009. Lesson 8 Command Review
  • 009. Lesson 8 Command Review(1)
  • 010. Lesson 8 Lab Working with Bash
  • 010. Lesson 8 Lab Working with Bash(1)
  • 011. Lesson 8 Lab Solution Working with Bash
  • 011. Lesson 8 Lab Solution Working with Bash(1)

  • Lesson 9 Firewall Management
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 9.1 Understanding Linux Firewalling
  • 002. 9.1 Understanding Linux Firewalling(1)
  • 003. 9.2 Opening Ports and Services with Firewalld
  • 003. 9.2 Opening Ports and Services with Firewalld(1)
  • 004. 9.3 Working with Zones
  • 004. 9.3 Working with Zones(1)
  • 005. 9.4 Using Rich Rules
  • 005. 9.4 Using Rich Rules(1)
  • 006. 9.5 Configuring NAT and Port Forwarding
  • 006. 9.5 Configuring NAT and Port Forwarding(1)
  • 007. 9.6 Using UFW
  • 007. 9.6 Using UFW(1)
  • 008. Lesson 9 Lab Configuring a Firewall
  • 008. Lesson 9 Lab Configuring a Firewall(1)
  • 009. Lesson 9 Lab Solution Configuring a Firewall
  • 009. Lesson 9 Lab Solution Configuring a Firewall(1)

  • Lesson 9 User and Group Management
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 9.1 Understanding Users
  • 002. 9.1 Understanding Users(1)
  • 003. 9.2 Understanding the Role of Ownership
  • 003. 9.2 Understanding the Role of Ownership(1)
  • 004. 9.3 Creating Users with useradd
  • 004. 9.3 Creating Users with useradd(1)
  • 005. 9.4 Creating Groups with groupadd
  • 005. 9.4 Creating Groups with groupadd(1)
  • 006. 9.5 Managing User and Group Properties
  • 006. 9.5 Managing User and Group Properties(1)
  • 007. 9.6 Configuring Defaults for New Users
  • 007. 9.6 Configuring Defaults for New Users(1)
  • 008. 9.7 Managing Password Properties
  • 008. 9.7 Managing Password Properties(1)
  • 009. 9.8 Managing Current Sessions
  • 009. 9.8 Managing Current Sessions(1)
  • 010. Lesson 9 Command Review
  • 010. Lesson 9 Command Review(1)
  • 011. Lesson 9 Lab Managing Users
  • 011. Lesson 9 Lab Managing Users(1)
  • 012. Lesson 9 Lab Solution Managing Users
  • 012. Lesson 9 Lab Solution Managing Users(1)

  • Lesson 10 Permissions Management
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 10.1 Understanding Basic Linux Permissions
  • 002. 10.1 Understanding Basic Linux Permissions(1)
  • 003. 10.2 Managing Basic Linux Permissions
  • 003. 10.2 Managing Basic Linux Permissions(1)
  • 004. 10.3 Understanding Advanced Linux Permissions
  • 004. 10.3 Understanding Advanced Linux Permissions(1)
  • 005. 10.4 Managing Advanced Linux Permissions
  • 005. 10.4 Managing Advanced Linux Permissions(1)
  • 006. 10.5 Managing umask
  • 006. 10.5 Managing umask(1)
  • 007. Lesson 10 Command Review
  • 007. Lesson 10 Command Review(1)
  • 008. Lesson 10 Lab Managing Permissions
  • 008. Lesson 10 Lab Managing Permissions(1)
  • 009. Lesson 10 Lab Solution Managing Permissions
  • 009. Lesson 10 Lab Solution Managing Permissions(1)

  • Lesson 10 SELinux and Apparmor
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 10.1 Understanding Mandatory Access Control
  • 002. 10.1 Understanding Mandatory Access Control(1)
  • 003. 10.2 Confining Services with AppArmor
  • 003. 10.2 Confining Services with AppArmor(1)
  • 004. 10.3 Understanding SELinux
  • 004. 10.3 Understanding SELinux(1)
  • 005. 10.4 Applying Labels to Manage SELinux File Access
  • 005. 10.4 Applying Labels to Manage SELinux File Access(1)
  • 006. 10.5 Applying Labels to Manage SELinux Port Access
  • 006. 10.5 Applying Labels to Manage SELinux Port Access(1)
  • 007. 10.6 Configuring Booleans
  • 007. 10.6 Configuring Booleans(1)
  • 008. 10.7 Troubleshooting SELinux Access
  • 008. 10.7 Troubleshooting SELinux Access(1)
  • 009. Lesson 10 Lab Configuring SELinux
  • 009. Lesson 10 Lab Configuring SELinux(1)
  • 010. Lesson 10 Lab Solution Configuring SELinux
  • 010. Lesson 10 Lab Solution Configuring SELinux(1)

  • Lesson 11 Partitions
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 11.1 Disk Storage Options
  • 002. 11.1 Disk Storage Options(1)
  • 003. 11.2 MBR and GPT Partitions
  • 003. 11.2 MBR and GPT Partitions(1)
  • 004. 11.3 Creating MBR Partitions
  • 004. 11.3 Creating MBR Partitions(1)
  • 005. 11.4 Creating GPT Partitions
  • 005. 11.4 Creating GPT Partitions(1)
  • 006. Lesson 11 Lab Managing Partitions
  • 006. Lesson 11 Lab Managing Partitions(1)
  • 007. Lesson 11 Lab Solution Managing Partitions
  • 007. Lesson 11 Lab Solution Managing Partitions(1)

  • Lesson 11 Storage Management Essentials
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 11.1 Understanding Linux Storage Solutions
  • 002. 11.1 Understanding Linux Storage Solutions(1)
  • 003. 11.2 Creating MBR Partitions
  • 003. 11.2 Creating MBR Partitions(1)
  • 004. 11.3 Creating GPT Partitions
  • 004. 11.3 Creating GPT Partitions(1)
  • 005. 11.4 Creating File Systems
  • 005. 11.4 Creating File Systems(1)
  • 006. 11.5 Mounting File Systems
  • 006. 11.5 Mounting File Systems(1)
  • 007. 11.6 Making Mounts Persistent
  • 007. 11.6 Making Mounts Persistent(1)
  • 008. Lesson 11 Command Review
  • 008. Lesson 11 Command Review(1)
  • 009. Lesson 11 Lab Managing Storage
  • 009. Lesson 11 Lab Managing Storage(1)
  • 010. Lesson 11 Lab Solution Managing Storage
  • 010. Lesson 11 Lab Solution Managing Storage(1)

  • Lesson 12 Filesystems and Mounts
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 12.1 Linux and Filesystems
  • 002. 12.1 Linux and Filesystems(1)
  • 003. 12.2 Ext4 Filesystems
  • 003. 12.2 Ext4 Filesystems(1)
  • 004. 12.3 XFS Filesystems
  • 004. 12.3 XFS Filesystems(1)
  • 005. 12.4 Swap Filesystems
  • 005. 12.4 Swap Filesystems(1)
  • 006. 12.5 Persistently Mounting Filesystems
  • 006. 12.5 Persistently Mounting Filesystems(1)
  • 007. 12.6 UUIDs and Labels
  • 007. 12.6 UUIDs and Labels(1)
  • 008. 12.7 Systemd Mounts
  • 008. 12.7 Systemd Mounts(1)
  • 009. 12.8 Systemd Automounts
  • 009. 12.8 Systemd Automounts(1)
  • 010. Lesson 12 Lab Managing Filesystems
  • 010. Lesson 12 Lab Managing Filesystems(1)
  • 011. Lesson 12 Lab Solution Managing Filesystems
  • 011. Lesson 12 Lab Solution Managing Filesystems(1)

  • Lesson 12 Managing Networking
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 12.1 Understanding IPv4 Basics
  • 002. 12.1 Understanding IPv4 Basics(1)
  • 003. 12.2 Understanding IPv6 Basics
  • 003. 12.2 Understanding IPv6 Basics(1)
  • 004. 12.3 Applying Run-time Network Configuration
  • 004. 12.3 Applying Run-time Network Configuration(1)
  • 005. 12.4 Understanding Network Device Naming
  • 005. 12.4 Understanding Network Device Naming(1)
  • 006. 12.5 Managing Host Names
  • 006. 12.5 Managing Host Names(1)
  • 007. 12.6 Managing Host Name Resolution
  • 007. 12.6 Managing Host Name Resolution(1)
  • 008. 12.7 Using Common Network Tools
  • 008. 12.7 Using Common Network Tools(1)
  • 009. 12.8 Configuring Persistent Networking
  • 009. 12.8 Configuring Persistent Networking(1)
  • 010. Lesson 12 Command Review
  • 010. Lesson 12 Command Review(1)
  • 011. Lesson 12 Lab Managing Networking
  • 011. Lesson 12 Lab Managing Networking(1)
  • 012. Lesson 12 Lab Solution Managing Networking
  • 012. Lesson 12 Lab Solution Managing Networking(1)

  • Lesson 13 Logical Volume Manager
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 13.1 Understanding LVM
  • 002. 13.1 Understanding LVM(1)
  • 003. 13.2 Creating Logical Volumes
  • 003. 13.2 Creating Logical Volumes(1)
  • 004. 13.3 Resizing Logical Volumes
  • 004. 13.3 Resizing Logical Volumes(1)
  • 005. Lesson 13 Lab Managing Logical Volumes
  • 005. Lesson 13 Lab Managing Logical Volumes(1)
  • 006. Lesson 13 Lab Solution Managing Logical Volumes
  • 006. Lesson 13 Lab Solution Managing Logical Volumes(1)

  • Lesson 13 Working with Systemd
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 13.1 Understanding Systemd
  • 002. 13.1 Understanding Systemd(1)
  • 003. 13.2 Managing Systemd Services
  • 003. 13.2 Managing Systemd Services(1)
  • 004. 13.3 Modifying Service Configuration
  • 004. 13.3 Modifying Service Configuration(1)
  • 005. 13.4 Understanding Targets
  • 005. 13.4 Understanding Targets(1)
  • 006. 13.5 Managing Targets
  • 006. 13.5 Managing Targets(1)
  • 007. 13.6 Managing Services in WSL
  • 007. 13.6 Managing Services in WSL(1)
  • 008. Lesson 13 Command Review
  • 008. Lesson 13 Command Review(1)
  • 009. Lesson 13 Lab Working with Systemd
  • 009. Lesson 13 Lab Working with Systemd(1)
  • 010. Lesson 13 Lab Solution Working with Systemd
  • 010. Lesson 13 Lab Solution Working with Systemd(1)

  • Lesson 14 Backups
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 14.1 Creating Backups with tar
  • 002. 14.1 Creating Backups with tar(1)
  • 003. 14.2 Compressing Backups
  • 003. 14.2 Compressing Backups(1)
  • 004. 14.3 Using rsync
  • 004. 14.3 Using rsync(1)
  • 005. 14.4 Using dd
  • 005. 14.4 Using dd(1)
  • 006. Lesson 14 Lab Managing Backups
  • 006. Lesson 14 Lab Managing Backups(1)
  • 007. Lesson 14 Lab Solution Managing Backups
  • 007. Lesson 14 Lab Solution Managing Backups(1)

  • Lesson 14 Managing Software
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 14.1 Installing Software from Source Packages
  • 002. 14.1 Installing Software from Source Packages(1)
  • 003. 14.2 Understanding Software Packages
  • 003. 14.2 Understanding Software Packages(1)
  • 004. 14.3 Managing Libraries
  • 004. 14.3 Managing Libraries(1)
  • 005. 14.4 Understanding Software Managers
  • 005. 14.4 Understanding Software Managers(1)
  • 006. 14.5 Managing Packages with yumdnf
  • 006. 14.5 Managing Packages with yumdnf(1)
  • 007. 14.6 Managing Packages with apt
  • 007. 14.6 Managing Packages with apt(1)
  • 008. 14.7 Using rpm
  • 008. 14.7 Using rpm(1)
  • 009. Lesson 14 Command Review
  • 009. Lesson 14 Command Review(1)
  • 010. Lesson 14 Lab Managing Software
  • 010. Lesson 14 Lab Managing Software(1)
  • 011. Lesson 14 Lab Solution Managing Software
  • 011. Lesson 14 Lab Solution Managing Software(1)

  • Lesson 15 Containers
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 15.1 Containers and Linux
  • 002. 15.1 Containers and Linux(1)
  • 003. 15.2 Container Images
  • 003. 15.2 Container Images(1)
  • 004. 15.3 Running Containers
  • 004. 15.3 Running Containers(1)
  • 005. 15.4 Using Storage, Variables, and Ports
  • 005. 15.4 Using Storage, Variables, and Ports(1)
  • 006. Lesson 15 Lab Using Containers
  • 006. Lesson 15 Lab Using Containers(1)
  • 007. Lesson 15 Lab Solution Using Containers
  • 007. Lesson 15 Lab Solution Using Containers(1)

  • Lesson 15 Managing SSH
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 15.1 Running the SSH Server
  • 002. 15.1 Running the SSH Server(1)
  • 003. 15.2 Using the SSH Client
  • 003. 15.2 Using the SSH Client(1)
  • 004. 15.3 Configuring Key-based SSH Login
  • 004. 15.3 Configuring Key-based SSH Login(1)
  • 005. Lesson 15 Command Review
  • 005. Lesson 15 Command Review(1)
  • 006. Lesson 15 Lab Managing SSH
  • 006. Lesson 15 Lab Managing SSH(1)
  • 007. Lesson 15 Lab Solution Managing SSH
  • 007. Lesson 15 Lab Solution Managing SSH(1)

  • Lesson 16 Managing Time
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 16.1 Understanding Linux Time
  • 002. 16.1 Understanding Linux Time(1)
  • 003. 16.2 Managing Linux Time
  • 003. 16.2 Managing Linux Time(1)
  • 004. 16.3 Understanding the NTP Protocol
  • 004. 16.3 Understanding the NTP Protocol(1)
  • 005. 16.4 Configuring Time Synchronization
  • 005. 16.4 Configuring Time Synchronization(1)
  • 006. Lesson 16 Command Review
  • 006. Lesson 16 Command Review(1)
  • 007. Lesson 16 Lab Managing Time
  • 007. Lesson 16 Lab Managing Time(1)
  • 008. Lesson 16 Lab Solution Managing Time
  • 008. Lesson 16 Lab Solution Managing Time(1)

  • Lesson 16 Virtual Machines
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 16.1 Understanding KVM Architecture
  • 002. 16.1 Understanding KVM Architecture(1)
  • 003. 16.2 Using virt-manager to run a Virtual Machine
  • 003. 16.2 Using virt-manager to run a Virtual Machine(1)
  • 004. 16.3 Using cloud-init to Customize Images
  • 004. 16.3 Using cloud-init to Customize Images(1)
  • 005. Lesson 16 Lab Running a Virtual Machine
  • 005. Lesson 16 Lab Running a Virtual Machine(1)
  • 006. Lesson 16 Lab Solution Running a Virtual Machine
  • 006. Lesson 16 Lab Solution Running a Virtual Machine(1)

  • Lesson 17 LDAP
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 17.1 Understanding LDAP
  • 002. 17.1 Understanding LDAP(1)
  • 003. 17.2 Setting up an LDAP Server
  • 003. 17.2 Setting up an LDAP Server(1)
  • 004. 17.3 Using LDAP for Authentication
  • 004. 17.3 Using LDAP for Authentication(1)
  • 005. Lesson 17 Lab Setting up LDAP
  • 005. Lesson 17 Lab Setting up LDAP(1)
  • 006. Lesson 17 Lab Solution Setting up LDAP
  • 006. Lesson 17 Lab Solution Setting up LDAP(1)

  • Lesson 17 Process Management
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 17.1 Understanding Linux Processes and Jobs
  • 002. 17.1 Understanding Linux Processes and Jobs(1)
  • 003. 17.2 Managing Interactive Shell Jobs
  • 003. 17.2 Managing Interactive Shell Jobs(1)
  • 004. 17.3 Monitoring Processes with top
  • 004. 17.3 Monitoring Processes with top(1)
  • 005. 17.4 Changing top Display Properties
  • 005. 17.4 Changing top Display Properties(1)
  • 006. 17.5 Monitoring Process Properties with ps
  • 006. 17.5 Monitoring Process Properties with ps(1)
  • 007. 17.6 Changing Process Priority
  • 007. 17.6 Changing Process Priority(1)
  • 008. 17.7 Managing Processes with kill
  • 008. 17.7 Managing Processes with kill(1)
  • 009. Lesson 17 Command Review
  • 009. Lesson 17 Command Review(1)
  • 010. Lesson 17 Lab Managing Processes
  • 010. Lesson 17 Lab Managing Processes(1)
  • 011. Lesson 17 Lab Solution Managing Processes
  • 011. Lesson 17 Lab Solution Managing Processes(1)

  • Lesson 18 Git
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 18.1 Understanding Git
  • 002. 18.1 Understanding Git(1)
  • 003. 18.2 Understanding Git Authentication
  • 003. 18.2 Understanding Git Authentication(1)
  • 004. 18.3 Creating a Git Repository
  • 004. 18.3 Creating a Git Repository(1)
  • 005. 18.4 Using a Git Repository
  • 005. 18.4 Using a Git Repository(1)
  • 006. 18.5 Working with Branches
  • 006. 18.5 Working with Branches(1)
  • 007. Lesson 18 Lab Using Git Branches
  • 007. Lesson 18 Lab Using Git Branches(1)
  • 008. Lesson 18 Lab Solution Using Git Branches
  • 008. Lesson 18 Lab Solution Using Git Branches(1)

  • Lesson 18 Scheduling Tasks
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 18.1 Understanding Linux Task Scheduling
  • 002. 18.1 Understanding Linux Task Scheduling(1)
  • 003. 18.2 Scheduling Tasks with cron
  • 003. 18.2 Scheduling Tasks with cron(1)
  • 004. 18.3 Using systemd Timers
  • 004. 18.3 Using systemd Timers(1)
  • 005. 18.4 Using at to Schedule Tasks
  • 005. 18.4 Using at to Schedule Tasks(1)
  • 006. Lesson 18 Command Review
  • 006. Lesson 18 Command Review(1)
  • 007. Lesson 18 Lab Scheduling Tasks
  • 007. Lesson 18 Lab Scheduling Tasks(1)
  • 008. Lesson 18 Lab Solution Scheduling Tasks
  • 008. Lesson 18 Lab Solution Scheduling Tasks(1)

  • Lesson 19 Reading Log Files
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 19.1 Understanding Linux Logging
  • 002. 19.1 Understanding Linux Logging(1)
  • 003. 19.2 Working with journalctl
  • 003. 19.2 Working with journalctl(1)
  • 004. 19.3 Understanding Rsyslogd
  • 004. 19.3 Understanding Rsyslogd(1)
  • 005. Lesson 19 Command Review
  • 005. Lesson 19 Command Review(1)
  • 006. Lesson 19 Lab Configuring Logging
  • 006. Lesson 19 Lab Configuring Logging(1)
  • 007. Lesson 19 Lab Solution Configuring Logging
  • 007. Lesson 19 Lab Solution Configuring Logging(1)

  • Lesson 19 Sample Exam
  • 001. Learning objectives
  • 001. Learning objectives(1)
  • 002. 19.1 Questions Overview
  • 002. 19.1 Questions Overview(1)
  • 003. 19.2 Working with Files
  • 003. 19.2 Working with Files(1)
  • 004. 19.3 Managing Users and Permissions
  • 004. 19.3 Managing Users and Permissions(1)
  • 005. 19.4 Managing Storage
  • 005. 19.4 Managing Storage(1)
  • 006. 19.5 Scheduling Tasks
  • 006. 19.5 Scheduling Tasks(1)
  • 007. 19.6 Protecting Files
  • 007. 19.6 Protecting Files(1)
  • 008. 19.7 Running Containers
  • 008. 19.7 Running Containers(1)
  • 009. 19.8 Managing Services
  • 009. 19.8 Managing Services(1)
  • 010. 19.9 Command Line Usage
  • 010. 19.9 Command Line Usage(1)
  • 011. 19.10 Storage Management
  • 011. 19.10 Storage Management(1)
  • 012. 19.11 Swap Management
  • 012. 19.11 Swap Management(1)
  • 013. 19.12 Setting the Hostname
  • 013. 19.12 Setting the Hostname(1)
  • 014. 19.13 Writing a Script
  • 014. 19.13 Writing a Script(1)
  • 015. 19.14 Systemd Journal Management
  • 015. 19.14 Systemd Journal Management(1)
  • 016. 19.15 Configuring Authentication
  • 016. 19.15 Configuring Authentication(1)

  • Linux Foundation Certified System Administrator (LFCS) Introduction
  • 001. Introduction
  • 001. Introduction(1)

  • Linux Fundamentals Introduction
  • 001. Linux Fundamentals Introduction
  • 001. Linux Fundamentals Introduction(1)
  • 001. Linux Fundamentals Introduction(2)

  • Module 1 Advanced Systems Management
  • 001. Module introduction
  • 001. Module introduction(1)

  • Module 1 Essential Commands
  • 001. Module introduction
  • 001. Module introduction(1)

  • Module 2 Managing Security
  • 001. Module introduction
  • 001. Module introduction(1)

  • Module 2 User and Group Management and Permissions
  • 001. Module introduction
  • 001. Module introduction(1)

  • Module 3 Managing Storage
  • 001. Module introduction
  • 001. Module introduction(1)

  • Module 3 Operating Running Systems
  • 001. Module introduction
  • 001. Module introduction(1)

  • Module 4 Containers and Virtualization
  • 001. Module introduction
  • 001. Module introduction(1)

  • Module 5 Using Essential Open Source Solutions
  • 001. Module introduction
  • 001. Module introduction(1)

  • Module 6 Practice Exam
  • 001. Module introduction
  • 001. Module introduction(1)

  • Summary
  • 001. Linux Foundation Certified System Administrator (LFCS) Summary
  • 001. Linux Foundation Certified System Administrator (LFCS) Summary(1)
  • 001. Linux Fundamentals Summary
  • 001. Linux Fundamentals Summary(1)
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 19958
    حجم: 8623 مگابایت
    مدت زمان: 2406 دقیقه
    تاریخ انتشار: ۱۵ مهر ۱۴۰۲
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید