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

Linux Administration: The Complete Linux Training Course

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

The TOP Linux Administration & Linux Command Line Course That Teaches You All About Linux & Prepares You For IT Jobs


01 - Introduction
  • 001 Welcome !
  • 002 What is Linux
  • 003 Why Linux
  • 004 Section 1 Technical Terms Glossary.html

  • 02 - Prepare Your Lab
  • 001 Install VirtualBox on Windows
  • 002 Create our first virtual machine
  • 003 Add New Virtual Hard Disk
  • 004 Why Rocky Linux and its relation to centOS and RedHat
  • 005 Install Rocky 9.0 (Redhat & CentOS compatible)
  • 006 Port Forwarding - NAT - Network issue solution

  • 03 - Understand & Use Essential Tools
  • 001 Accessing the Command Line
  • 002 Linux File System Hierarchy
  • 003 Create Files & Directories
  • 004 Find Your Way In Linux
  • 005 Copy, Move, Rename & Delete Files
  • 006 Copy, Move, Rename & Delete Directories
  • 007 Get Help with Manual Pages
  • 008 Get Help with Pinfo
  • 009 Read Linux Documentation
  • 010 Use Input & Output redirection
  • 011 Create & Edit Text Files
  • 012 Access Remote Systems Using SSH
  • 013 Archive, Compress, Unpack & Uncompress Files
  • 014 Create Hard & Soft Links
  • 015 Finding Files

  • 04 - Linux System Administration (Chapter 1)
  • 001 Create Local Users & Local Groups
  • 002 Gain Super Powers
  • 003 Modify Users, Groups & Password Aging
  • 004 Configure A System To Use An Existing Authentication Service
  • 005 Notation Permissions
  • 006 Symbolic Permissions
  • 007 Special Permissions

  • 05 - Linux System Administration (Chapter 2)
  • 001 Monitor Running Processes with ps Command
  • 002 Run Processes in the Background
  • 003 Terminate Running Processes with Kill & Pkill
  • 004 Monitoring Running System with top
  • 005 Listing Unit Files with systemctl
  • 006 Start, Stop & Check The status of a Linux Service
  • 007 The Truth About System Log
  • 008 The rsyslog
  • 009 The SystemD Journal
  • 010 SystemD Journal Preservation
  • 011 Boot, Reboot And Shut Down A System Normally
  • 012 Boot Systems Into Different Targets Manually
  • 013 Interrupt The Boot Process To Gain Access To A System
  • 014 Adjust Process Priority With Renice

  • 06 - Linux System Administration (Chapter 3)
  • 001 Examining the File System
  • 002 Mounting & Unmounting File System
  • 003 Create, Mount, Unmount And Use Vfat, ext4 And xfs File Systems
  • 004 Mount and Unmount CIFS and NFS Network File Systems
  • 005 Extend Existing Logical Volume
  • 006 Create and manage Access Control Lists ACLs
  • 007 Maintain Accurate Time with ntp
  • 008 Validate Your Network Configuration
  • 009 Configure Linux Network
  • 010 Edit Network Configuration Files
  • 011 Configuring Hostnames & Names Resolution
  • 012 Install & Update Software with yum
  • 013 Manage RPM Packages
  • 014 Schedule Tasks Using at and cron

  • 07 - Linux System Administration (Chapter 4)
  • 001 Configure Key-Based Authentication for SSH
  • 002 Disallow User Root from Logging In Using SSH
  • 003 Copying Files Securely Between Systems
  • 004 Synchronize Files & Folders Securely Between Systems
  • 005 Configure Firewall Settings Using Firewall-config & Firewall-cmd
  • 006 Introduction To SElinux
  • 007 List And Identify SElinux File And Process Context
  • 008 Restore Default File Contexts
  • 009 Use Boolean Settings To Modify System SElinux
  • 010 Diagnose And Address Routine SElinux Policy Violation

  • 08 - Linux System Administration (Chapter 5)
  • 001 Configure Aggregated Network Links Between 2 RHEL Systems or Interfaces
  • 002 Configure IPv6 Addresses and Perform Basic IPv6 Troubleshooting
  • 003 Firewalld - The rich rules
  • 004 Configure Network Address Translation(NAT) - Masquerade
  • 005 Configure Network Address Translation (NAT) - Port forwarding
  • 006 Configure a system as an iSCSI target
  • 007 Configure a system as an iSCSI initiator
  • 008 Use procsys and sysctl to Modify or Set Kernel runtime parameters
  • 009 Produce and deliver reports on system utilization(processor,memory,disk,network)

  • 09 - Linux System Administration (Advanced Topics)
  • 001 Install the packages needed to provide the service
  • 002 Configure SELinux to support the service
  • 003 Use SELinux port labelling to allow services to use non-standard ports
  • 004 Configure the service to start when the system is booted
  • 005 Install and Configure Apache
  • 006 Configure Apache access restrictions on directories
  • 007 Configure Group Managed Content
  • 008 Deploy a basic CGI application
  • 009 Configure an Apache Virtual Host
  • 010 Configure TLS security
  • 011 The Apache Configuration File
  • 012 Configure a Caching-Only Name Server
  • 013 Provide network shares to specific clients
  • 014 Provide network shares suitable for group collaboration
  • 015 Use Kerberos to Control Access to NFS network shares (configure Kerberos)
  • 016 Use Kerberos to Control Access to NFS network shares ( Configure Nfs Server )
  • 017 Provide Network Shares to Specific Clients-client installation and configuration
  • 018 Provide Network Shares Suitable for Group Collaboration
  • 019 Configure a system to forward all emails to a central mail server
  • 020 Configure Key-Based Authentication
  • 021 Configure Key-Based Authentication 2
  • 022 Synchronize time using other NTP peers
  • 023 Install and Configure MariaDB
  • 024 Create a simple database schema
  • 025 Backup database
  • 026 Perform simple SQL queries against a database
  • 027 Restore a MariaDB database

  • 10 - Cover Letter & CV Structure
  • 001 How to write a cover letter
  • 002 CV Structure

  • 11 - Bonus 1 All About Secure Shell For Linux Admins
  • 001 Introduction To Secure Shell
  • 002 How do I connect to a remote host
  • 003 How do I connect to a remote host on a different SSH port
  • 004 How can I login to a specific directory
  • 005 How do I execute a command on a remote host using SSH
  • 006 How can I copy (filefiles) to a remote host using SCP
  • 007 How can I copy (filefiles) from a remote host using SCP
  • 008 How can I Copy entire directory using SCP
  • 009 Can I limit the speed (bandwidth) of files transfer using SCP
  • 010 What is SFTP and how to connect to SFTP
  • 011 SFTP List file and check the working directory
  • 012 SFTP Uploading Files
  • 013 SFTP Downloading Files
  • 014 SFTP Switching and Creating Directories
  • 015 SFTP Remove Files and Directories
  • 016 Multiple SSH Sessions with screen (Install Screen)
  • 017 Multiple SSH Sessions with screen (Start working)
  • 018 Multiple SSH Sessions with screen Lock and Exit from the screen
  • 019 Tunneling x11 Through SSH (Linux)
  • 020 Tunneling x11 Through SSH (Run Linux Applications on Windows)
  • 021 Remote Desktop with SSH (Install and Configure VNC Server)
  • 022 Remote Desktop with SSH (Connect to Remote Desktop)
  • 023 Change The Default Port
  • 024 Disable Direct Root Access
  • 025 Allow Access for Certain User(s)
  • 026 Deny Access from Known IPs
  • 027 Allow Access from Known IPs
  • 028 Public Key Authentication
  • 029 Disable Password Authentication

  • 12 - Bonus 2 Apache Web Server Administration for Linux Admins
  • 001 Introduction to web server
  • 002 Essentials
  • 003 Install Apache using yum
  • 004 Enable Apache to automatically start when system boot
  • 005 Configure the firewall service
  • 006 Where is Apache
  • 007 Apache directory structure
  • 008 Configuration file
  • 009 Create your first page
  • 010 Setting up the virtual host - name based
  • 011 Setting up the virtual host - port based
  • 012 Configuring an alias for a url
  • 013 Redirects
  • 014 The error log
  • 015 The access log
  • 016 Custom log
  • 017 Log rotation
  • 018 Basic Security - Part 1
  • 019 Basic Security - Part 2
  • 020 Set up TLSSSl for free
  • 021 Basic authentication
  • 022 Digest authentication
  • 023 Access Control
  • 024 .htaccess (Administrator Side)
  • 025 .htaccess (User Side)
  • 026 Authentication ( notes ).html
  • 027 Install and Configure antivirus
  • 028 Mitigate dos attacks - mod evasive
  • 029 Apache Multi-Processing Modules (MPMs).html
  • 030 Adjusting httpd.conf - Part 1
  • 031 Adjusting httpd.conf - Part 2
  • 032 Troubleshoot Apache (Analyze Access Log) - Part 1
  • 033 Troubleshoot Apache (Analyze Access Log) - Part 2
  • 034 Use Apachetop to monitor web server traffic

  • 13 - Bonus 3 Chatgpt For Linux Admins Day to Day Operations
  • 001 ChatGPT Fundamentals.html
  • 002 How to delete files that are older than x amount of days in Linux
  • 003 Give me a cronjob that runs on the 3rd day of each month at 145 am
  • 004 Create a self signed certificate by using OpenSSL
  • 005 Install nginx latest version and laravel 7 then configure nginx as reverse proxy
  • 006 Configure SSL for Laravel
  • 007 Steps on how to install MariaDB, create database and username for Laravel
  • 008 Configure firewalld
  • 009 Restrict SSH login to a specific IP or host
  • 010 Configure network to assign a static IP on Ubuntu 22.0

  • 14 - Bonus 4 Additional Linux Administration Lectures
  • 001 Vi editor part 1
  • 002 Vi editor part 2
  • 003 Create SWAP file and SWAP partition
  • 004 Logical Volume Management (LVM)
  • 005 Software RAID
  • 006 Process Managment
  • 007 VMSTAT And IOSTAT
  • 008 List Open Files (LSOF)
  • 009 Tcpdump
  • 010 Search for Files on Linux using find and locate
  • 011 Cat Command
  • 012 Grep Command
  • 013 AWK Command
  • 014 HEAD Command
  • 015 Network Clients (ssh , Scp , Ftp ,wget)
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

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

    ایمیل شما:
    تولید کننده:
    شناسه: 18815
    حجم: 4896 مگابایت
    مدت زمان: 1540 دقیقه
    تاریخ انتشار: ۱۴ شهریور ۱۴۰۲
    دیگر آموزش های این مدرس
    طراحی سایت و خدمات سئو

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