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

CompTIA Linux+ (XK0-005) Online Training

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

1 Introduction to Linux+
  • 1 Introduction
  • 2 Ubuntu Installation for Windows
  • 3 Rocky Linux Installation for Windows
  • 4 MacOS (Intel) Lab Setup
  • 5 MacOS (Apple Silicon) Lab Setup
  • 6 Cloud Lab Setup

  • 2 Understand Linux Fundamentals
  • 7 Introduction
  • 8 FHS Basics
  • 9 FHS System Files and Directories
  • 10 The Dev Directory
  • 11 The Proc Directory
  • 12 The Sys Directory
  • 13 FHS User Files and Directories
  • 14 FHS System Binaries and Programs

  • 3 Understand the Linux Boot Process and Hardware
  • 15 Introduction
  • 16 Partition Tables and Firmware
  • 17 External Hardware
  • 18 Understanding the Boot Process
  • 19 The Bootloader
  • 20 Boot Sources
  • 21 Kernel Panic

  • 4 Understand Package Compilation and Storage Concepts
  • 22 Introduction
  • 23 Understanding Source Code
  • 24 Compiling from Source on Ubuntu
  • 25 Compiling from Source on Rocky Linux
  • 26 RAID
  • 27 Storage Types
  • 28 FUSE

  • 5 Edit Files on Linux Systems
  • 29 Introduction
  • 30 Sed
  • 31 Awk
  • 32 Printf
  • 33 Nano
  • 34 Understanding Vim
  • 35 Editing Files with Vim

  • 6 Compress, Backup and Archive Files
  • 36 Introduction
  • 37 Compression with Gzip and Bzip2
  • 38 Compression with Xz and Zip
  • 39 Creating Archives with Tar
  • 40 Piping and Redirection
  • 41 Creating Archives with CPIO
  • 42 Creating Backups with dd

  • 7 Understand File and Directory Operations
  • 43 Introduction
  • 44 Displaying Directories
  • 45 Changing into Directories
  • 46 Making and Removing Directories
  • 47 Touching Files and Concatenation
  • 48 Copying Files and Directories
  • 49 Moving Files and Directories

  • 8 Manage and Transfer Files
  • 50 Introduction
  • 51 Creating Hard Links and Soft Links
  • 52 Inspecting Metadata
  • 53 Transferring Files with Rsync
  • 54 Transferring Files with SCP
  • 55 Transferring Files with SFTP
  • 56 Making Connections with Netcat

  • 9 Understand Partitions and Monitor Storage
  • 57 Introduction
  • 58 Lab Preparation
  • 59 Creating Partitions with fdisk
  • 60 Creating Partitions with Parted
  • 61 Additional Partition Utilities
  • 62 Enumerating Disk Usage
  • 63 Storage Hardware Statistics

  • 10 Create and Mount Filesystems
  • 64 Introduction
  • 65 EXT Filesystem Basics
  • 66 EXT Tools
  • 67 BTRFS and XFS Filesystems
  • 68 Swapping
  • 69 Mounting
  • 70 Automounting with fstab
  • 71 Mounting with systemctl

  • 11 Understand Logical Volume Management & LUKS
  • 72 Introduction
  • 73 LVM Basics
  • 74 Preparing the Disks
  • 75 Initialising the Physical Volume
  • 76 Creating the Volume Group
  • 77 Creating Logical Volumes
  • 78 Exploring LVM Commands
  • 79 LUKS Encryption with Cryptsetup

  • 12 Understanding Network Storage and Shares
  • 80 Introduction
  • 81 NFS Basics
  • 82 Creating an NFS Server
  • 83 Creating an NFS Client
  • 84 Persistently Mounting an NFS Share
  • 85 Sharing with SMB
  • 86 SMB Authentication

  • 13 Manage and Schedule Services
  • 87 Introduction
  • 88 Systemctl Basics
  • 89 Exploring Systemctl Commands
  • 90 Cron Basics
  • 91 Cron Directories
  • 92 User-Defined Cronjobs
  • 93 Scheduling with At

  • 14 Manage Linux Processes
  • 94 Introduction
  • 95 Understanding Processes
  • 96 Top
  • 97 Listing Open Files
  • 98 Understanding Process Signals
  • 99 Job Control
  • 100 Managing Process Priorities

  • 15 Manage Network Interfaces
  • 101 Introduction
  • 102 The -ifconfig- Command
  • 103 Managing the Hostname
  • 104 Understanding ARP
  • 105 Routing
  • 106 Network Manager
  • 107 Exploring the -ip- and -ss- Commands

  • 16 Understand Name Resolution
  • 108 Introduction
  • 109 DNS Basics
  • 110 DNS Records
  • 111 The -nsswitch.conf- File
  • 112 Setting DNS Servers
  • 113 DNS Tools

  • 17 Monitor Networks
  • 114 Introduction
  • 115 Pinging Hosts
  • 116 Traceroute and MTR
  • 117 TCPDump
  • 118 Wireshark
  • 119 Netstat
  • 120 Transferring Data Over The Network

  • 18 Understand Package Management
  • 121 Introduction
  • 122 Understanding dpkg
  • 123 Installing Packages with APT
  • 124 Understanding RPM
  • 125 Managing Packages with YUM
  • 126 Package Management with DNF
  • 127 Zypper

  • 19 Packages, System Configurations & Localization
  • 128 Introduction
  • 129 Examining RPM and DEB Packages
  • 130 Application Containers and Snap
  • 131 Flatpak and AppImage
  • 132 System Updates
  • 133 Updating Configuration Files
  • 134 Localization

  • 20 Configure Kernel Options and System Services
  • 135 Introduction
  • 136 Kernel Management
  • 137 Network Time Protocol
  • 138 Understanding Logging
  • 139 Systemd Journaling

  • 21 Understand Cryptography and Certificates
  • 140 Introduction
  • 141 Asymmetric and Symmetric Encryption
  • 142 Working with Encryption
  • 143 Digital Signatures and Hashing
  • 144 Understanding SSL and TLS
  • 145 Understanding Self-Signed Certificates

  • 22 Understand Authentication
  • 146 Introduction
  • 147 Understanding PAM
  • 148 Common PAM Modules
  • 149 LDAP
  • 150 AAA Servers
  • 151 Tokens
  • 152 MFA, SSO & SSSD

  • 23 Harden Linux Systems
  • 153 Introduction
  • 154 Security Scanning
  • 155 Insecure Protocols and Secure Boot
  • 156 Enforcing Strong Passwords
  • 157 Harden Kernel Parameters
  • 158 Service Accounts and Unused Packages

  • 24 Implement Identity Management
  • 159 Introduction
  • 160 Creating and Deleting Users
  • 161 User Modification
  • 162 Groups
  • 163 Modifying Identity Management Files
  • 164 Viewing Account Information
  • 165 Shell Configurations

  • 25 Configure Firewalls
  • 166 Introduction
  • 167 Understanding iptables
  • 168 Configuring iptables
  • 169 Working with firewalld
  • 170 Exploring ufw & nftables

  • 26 Configure and Execute Remote Connectivity
  • 171 Introduction
  • 172 Configuring SSH Servers
  • 173 Configuring SSH Clients
  • 174 Authenticating with Keys
  • 175 SSH Tunneling
  • 176 Elevated Privileges

  • 27 Understand Security-Enhanced Linux & Access Control
  • 177 Introduction
  • 178 Understanding Attributes
  • 179 The Append Attribute
  • 180 Access Control Lists
  • 181 Understanding SELinux
  • 182 Managing SELinux Contexts and Booleans
  • 183 AppArmor

  • 28 Understand Permissions
  • 184 Introduction
  • 185 Owners, Groups and Others
  • 186 Symbolic Notation
  • 187 Octal Notation
  • 188 SUID and SGID
  • 189 The Sticky Bit
  • 190 The Umask Command

  • 29 Automate Tasks with Shell Scripts
  • 191 Introduction
  • 192 Bash Scripting Fundamentals
  • 193 Variables
  • 194 Conditional Logic
  • 195 Case Statements
  • 196 Creating Loops
  • 197 Putting It All Together

  • 30 Perform Basic Version Control
  • 198 Introduction
  • 199 Basic Git Operations
  • 200 Switching Branches
  • 201 Merging and Rebasing
  • 202 Remote Repositories
  • 203 Collaborative Workflows
  • 204 Pull Requests
  • 205 Tagging and Ignoring

  • 31 Understand Container, Cloud and Orchestration Concepts
  • 206 Introduction
  • 207 Container Basics
  • 208 Managing Containers with Docker
  • 209 Executing Commands and Removing Images
  • 210 Building Custom Images
  • 211 Orchestration and Container Networking
  • 212 CI-CD Pipelines

  • 32 Understand Infrastructure As Code Technologies
  • 213 Introduction
  • 214 File Formats for Configuration Management
  • 215 What is Ansible-
  • 216 Ansible Setup
  • 217 Ansible Playbooks
  • 218 Terraform
  • 219 Alternative IAC Tools

  • 33 Troubleshoot Network Resource Issues
  • 220 Introduction
  • 221 Understanding Octets
  • 222 Network Masks
  • 223 Troubleshooting DNS
  • 224 Troubleshooting SSH
  • 225 Troubleshooting Multiple Issues
  • 226 Interface Commands

  • 34 Troubleshoot Storage and CPU Issues
  • 227 Introduction
  • 228 I-O Issues
  • 229 Capacity Issues
  • 230 Filesystem Issues
  • 231 CPU Issues
  • 232 Memory Issues

  • 35 Use Systemd to Resolve Common Problems
  • 233 Introduction
  • 234 Describing the Runlevels
  • 235 Managing Runlevels
  • 236 Boot Targets
  • 237 Systemd Services
  • 238 Mounting with Systemd

  • 36 Troubleshoot Device and User Issues
  • 239 Introduction
  • 240 Managing SSDs
  • 241 Handling RAID Devices
  • 242 Managing Logical Volumes
  • 243 Managing Quotas
  • 45,900 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

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

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 30490
    حجم: 5037 مگابایت
    مدت زمان: 1813 دقیقه
    تاریخ انتشار: 2 اسفند 1402
    دسته بندی محصول
    طراحی سایت و خدمات سئو

    45,900 تومان
    افزودن به سبد خرید