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

CompTIA Linux+ (XK0-005) Online Training

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

1. Introduction to Linux+
  • 1. Introduction to Linux+
  • 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
  • 1. Introduction
  • 2. FHS Basics
  • 3. FHS System Files and Directories
  • 4. The Dev Directory
  • 5. The Proc Directory
  • 6. The Sys Directory
  • 7. FHS User Files and Directories
  • 8. FHS System Binaries and Programs

  • 3. Understand the Linux Boot Process and Hardware
  • 1. Introduction
  • 2. Partition Tables and Firmware
  • 3. External Hardware
  • 4. Understanding the Boot Process
  • 5. The Bootloader
  • 6. Boot Sources
  • 7. Kernel Panic

  • 4. Understand Package Compilation and Storage Concepts
  • 1. Introduction
  • 2. Understanding Source Code
  • 3. Compiling from Source on Ubuntu
  • 4. Compiling from Source on Rocky Linux
  • 5. RAID
  • 6. Storage Types
  • 7. FUSE

  • 5. Edit Files on Linux Systems
  • 1. Introduction
  • 2. Sed
  • 3. Awk
  • 4. Printf
  • 5. Nano
  • 6. Understanding Vim
  • 7. Editing Files with Vim

  • 6. Compress, Backup and Archive Files
  • 1. Introduction
  • 2. Compression with Gzip and Bzip2
  • 3. Compression with Xz and Zip
  • 4. Creating Archives with Tar
  • 5. Piping and Redirection
  • 6. Creating Archives with CPIO
  • 7. Creating Backups with dd

  • 7. Understand File and Directory Operations
  • 1. Introduction
  • 2. Displaying Directories
  • 3. Changing into Directories
  • 4. Making and Removing Directories
  • 5. Touching Files and Concatenation
  • 6. Copying Files and Directories
  • 7. Moving Files and Directories

  • 8. Manage and Transfer Files
  • 1. Introduction
  • 2. Creating Hard Links and Soft Links
  • 3. Inspecting Metadata
  • 4. Transferring Files with Rsync
  • 5. Transferring Files with SCP
  • 6. Transferring Files with SFTP
  • 7. Making Connections with Netcat

  • 9. Understand Partitions and Monitor Storage
  • 1. Introduction
  • 2. Lab Preparation
  • 3. Creating Partitions with fdisk
  • 4. Creating Partitions with Parted
  • 5. Additional Partition Utilities
  • 6. Enumerating Disk Usage
  • 7. Storage Hardware Statistics

  • 10. Create and Mount Filesystems
  • 1. Introduction
  • 2. EXT Filesystem Basics
  • 3. EXT Tools
  • 4. BTRFS and XFS Filesystems
  • 5. Swapping
  • 6. Mounting
  • 7. Automounting with fstab
  • 8. Mounting with systemctl

  • 11. Understand Logical Volume Management & LUKS
  • 1. Introduction
  • 2. LVM Basics
  • 3. Preparing the Disks
  • 4. Initialising the Physical Volume
  • 5. Creating the Volume Group
  • 6. Creating Logical Volumes
  • 7. Exploring LVM Commands
  • 8. LUKS Encryption with Cryptsetup

  • 12. Understanding Network Storage and Shares
  • 1. Introduction
  • 2. NFS Basics
  • 3. Creating an NFS Server
  • 4. Creating an NFS Client
  • 5. Persistently Mounting an NFS Share
  • 6. Sharing with SMB
  • 7. SMB Authentication

  • 13. Manage and Schedule Services
  • 1. Introduction -2
  • 2. Systemctl Basics
  • 3. Exploring Systemctl Commands
  • 4. Cron Basics
  • 5. Cron Directories
  • 6. User-Defined Cronjobs
  • 7. Scheduling with At

  • 14. Manage Linux Processes
  • 1. Introduction
  • 2. Understanding Processes
  • 3. Top
  • 4. Listing Open Files
  • 5. Understanding Process Signals
  • 6. Job Control
  • 7. Managing Process Priorities

  • 15. Manage Network Interfaces
  • 1. Introduction
  • 2. The ifconfig Command
  • 3. Managing the Hostname
  • 4. Understanding ARP
  • 5. Routing
  • 6. Network Manager
  • 7. Exploring the ip and ss Commands

  • 16. Understand Name Resolution
  • 1. Introduction -3
  • 2. DNS Basics
  • 3. DNS Records
  • 4. The nsswitch.conf File
  • 5. Setting DNS Servers
  • 6. DNS Tools

  • 17. Monitor Networks
  • 1. Introduction
  • 2. Pinging Hosts
  • 3. Traceroute and MTR
  • 4. TCPDump
  • 5. Wireshark
  • 6. Netstat
  • 7. Transferring Data Over The Network

  • 18. Understand Package Management
  • 1. Introduction
  • 2. Understanding dpkg - CompTIA Linux+ (XK0-005) CBT Nuggets
  • 3. Installing Packages with APT - CompTIA Linux+ (XK0-005) CBT Nuggets
  • 4. Understanding RPM
  • 5. Managing Packages with YUM
  • 6. Package Management with DNF
  • 7. Zypper - CompTIA Linux+ (XK0-005) CBT Nuggets

  • 19. Packages, System Configurations & Localization
  • 1. Introduction
  • 2. Examining RPM and DEB Packages
  • 3. Application Containers and Snap
  • 4. Flatpak and AppImage
  • 5. System Updates
  • 6. Updating Configuration Files
  • 7. Localization

  • 20. Configure Kernel Options and System Services
  • 1. Introduction
  • 2. Kernel Management
  • 3. Network Time Protocol
  • 4. Understanding Logging
  • 5. Systemd Journaling

  • 21. Understand Cryptography and Certificates
  • 1. Introduction
  • 2. Asymmetric and Symmetric Encryption
  • 3. Working with Encryption
  • 4. Digital Signatures and Hashing
  • 5. Understanding SSL and TLS
  • 6. Understanding Self-Signed Certificates

  • 22. Understand Authentication
  • 1. Introduction
  • 2. Understanding PAM
  • 3. Common PAM Modules
  • 4. LDAP
  • 5. AAA Servers
  • 6. Tokens
  • 7. MFA, SSO & SSSD

  • 23. Harden Linux Systems
  • 1. Introduction
  • 2. Security Scanning
  • 3. Insecure Protocols and Secure Boot
  • 4. Enforcing Strong Passwords
  • 5. Harden Kernel Parameters
  • 6. Service Accounts and Unused Packages

  • 24. Implement Identity Management
  • 1. Introduction - CompTIA Linux+ (XK0-005) CBT Nuggets
  • 2. Creating and Deleting Users
  • 3. User Modification
  • 4. Groups - CompTIA Linux+ (XK0-005) CBT Nuggets
  • 5. Modifying Identity Management Files
  • 6. Viewing Account Information - CompTIA Linux+ (XK0-005) CBT Nuggets
  • 7. Shell Configurations - CompTIA Linux+ (XK0-005) CBT Nuggets

  • 25. Configure Firewalls
  • 1. Introduction
  • 2. Understanding iptables
  • 3. Configuring iptables
  • 4. Working with firewalld
  • 5. Exploring ufw & nftables

  • 26. Configure and Execute Remote Connectivity
  • 1. Introduction
  • 2. Configuring SSH Servers
  • 3. Configuring SSH Clients
  • 4. Authenticating with Keys
  • 5. SSH Tunneling
  • 6. Elevated Privileges

  • 27. Understand Security-Enhanced Linux & Access Control
  • 1. Introduction
  • 2. Understanding Attributes
  • 3. The Append Attribute
  • 4. Access Control Lists
  • 5. Understanding SELinux
  • 6. Managing SELinux Contexts and Booleans
  • 7. AppArmor

  • 28. Understand Permissions
  • 1. Introduction
  • 2. Owners, Groups and Others
  • 3. Symbolic Notation
  • 4. Octal Notation
  • 5. SUID and SGID
  • 6. The Sticky Bit
  • 7. The Umask Command

  • 29. Automate Tasks with Shell Scripts
  • 1. Introduction
  • 2. Bash Scripting Fundamentals
  • 3. Variables
  • 4. Conditional Logic
  • 5. Case Statements
  • 6. Creating Loops
  • 7. Putting It All Together

  • 30. Perform Basic Version Control
  • 1. Introduction
  • 2. Basic Git Operations - CompTIA Linux+ (XK0-005) CBT Nuggets
  • 3. Switching Branches
  • 4. Merging and Rebasing - CompTIA Linux+ (XK0-005) CBT Nuggets
  • 5. Remote Repositories
  • 6. Collaborative Workflows - CompTIA Linux+ (XK0-005) CBT Nuggets
  • 7. Pull Requests
  • 8. Tagging and Ignoring - CompTIA Linux+ (XK0-005) CBT Nuggets

  • 31. Understand Container, Cloud and Orchestration Concepts
  • 1. Introduction
  • 2. Container Basics
  • 3. Managing Containers with Docker
  • 4. Executing Commands and Removing Images
  • 5. Building Custom Images
  • 6. Orchestration and Container Networking
  • 7. CICD Pipelines

  • 32. Understand Infrastructure As Code Technologies
  • 1. Introduction
  • 2. File Formats for Configuration Management
  • 3. What is Ansible
  • 4. Ansible Setup
  • 5. Ansible Playbooks
  • 6. Terraform
  • 7. Alternative IAC Tools

  • 33. Troubleshoot Network Resource Issues
  • 1. Introduction
  • 2. Understanding Octets
  • 3. Network Masks
  • 4. Troubleshooting DNS
  • 5. Troubleshooting SSH
  • 6. Troubleshooting Multiple Issues
  • 7. Interface Commands

  • 34. Troubleshoot Storage and CPU Issues
  • 1. Introduction
  • 2. IO Issues
  • 3. Capacity Issues
  • 4. Filesystem Issues
  • 5. CPU Issues
  • 6. Memory Issues

  • 35. Use Systemd to Resolve Common Problems
  • 1. Introduction
  • 2. Describing the Runlevels
  • 3. Managing Runlevels
  • 4. Boot Targets
  • 5. Systemd Services
  • 6. Mounting with Systemd

  • 36. Troubleshoot Device and User Issues
  • 1. Introduction
  • 2. Managing SSDs
  • 3. Handling RAID Devices
  • 4. Managing Logical Volumes
  • 5. Managing Quotas
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

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

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 28002
    حجم: 8253 مگابایت
    مدت زمان: 1812 دقیقه
    تاریخ انتشار: ۱۹ دی ۱۴۰۲
    دسته بندی محصول
    طراحی سایت و خدمات سئو

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