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

Linux Networking – Basics and Beyond

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

Introduction
  • 001. Linux Networking - Basics and Beyond Introduction

  • Lesson 1 System Setup
  • 001. Learning objecties
  • 002. 1.1 Recommended Lab Setup
  • 003. 1.2 Potential Virtualization Systems
  • 004. 1.3 Configuring Linux Virtual Machines
  • 005. 1.4 Configuring NAT
  • 006. 1.5 Using SSH
  • 007. 1.6 Working with the Terminal
  • 008. 1.7 Basic Linux Commands
  • 009. 1.8 Using Text Editors
  • 010. 1.9 Using VSCode
  • 011. 1.10 Accessing the Course Repository

  • Lesson 2 Computer Networking Basics
  • 001. Learning objecties
  • 002. 2.1 What is a Computer Network
  • 003. 2.2 Use Cases for Computer Networks
  • 004. 2.3 Physical ersus Virtual Networks

  • Lesson 3 TCPIP
  • 001. Learning objecties
  • 002. 3.1 Introduction to TCPIP
  • 003. 3.2 Our First Lab the ip a Command
  • 004. 3.3 Instructors Network Map
  • 005. 3.4 CIDR Notation and Netmasks
  • 006. 3.5 What is DHCP
  • 007. 3.6 What is DNS

  • Lesson 4 The OSI Model
  • 001. Learning objecties
  • 002. 4.1 What is the OSI Model
  • 003. 4.2 The OSI Layers
  • 004. 4.3 OSI and Linux
  • 005. 4.4 OSI ersus the TCPIP Model

  • Lesson 5 Introduction to Networking Serices
  • 001. Learning objecties
  • 002. 5.1 A Tale of Three Networking Serices
  • 003. 5.2 Network Serice Example

  • Lesson 6 The networking Serice
  • 001. Learning objecties
  • 002. 6.1 Introduction to the networking Serice
  • 003. 6.2 Exploring the networking Serice in Debian Serer
  • 004. 6.3 Analyzing the System with the ip a and ip r Commands
  • 005. 6.4 Configuring a Dynamic Address
  • 006. 6.5 The DORA Process
  • 007. 6.6 Configuring a Static Address
  • 008. 6.7 Configuring DNS in Debian Serer
  • 009. 6.8 Debian in AWS

  • Lesson 7 The networkd Serice
  • 001. Learning objecties
  • 002. 7.1 Introduction to systemd and the networkd serice
  • 003. 7.2 Analyzing systemd-networkd in Ubuntu
  • 004. 7.3 Analyzing systemd-networkd in Debian
  • 005. 7.4 Using Netplan to Configure a Static IP Configuration
  • 006. 7.5 Examining Dynamic and Wireless IP Configurations
  • 007. 7.6 Additional networkd-based Commands
  • 008. 7.7 DNS in a Debian System Running networkd
  • 009. 7.8 Arch in AWS

  • Lesson 8 The NetworkManager Serice
  • 001. Learning objecties
  • 002. 8.1 Introduction to the NetworkManager Serice
  • 003. 8.2 Analyzing the NetworkManager Serice
  • 004. 8.3 Working with NetworkManager Tools
  • 005. 8.4 Using Cockpit
  • 006. 8.5 NetworkManager Configuration Files
  • 007. 8.6 Viewing the NetworkManager Log

  • Lesson 9 More Networking Serices
  • 001. Learning objecties
  • 002. 9.1 Introduction to the wicked and network Serices
  • 003. 9.2 Working with the wicked Serice in openSUSE
  • 004. 9.3 Amazon Linux

  • Lesson 10 The ip Command
  • 001. Learning objecties
  • 002. 10.1 Introduction to the ip Command
  • 003. 10.2 Working with ip link
  • 004. 10.3 Working with ip address
  • 005. 10.4 Adanced ip a
  • 006. 10.5 Network Connection Data
  • 007. 10.6 Working with ip route

  • Lesson 11 Network Testing Commands
  • 001. Learning objecties
  • 002. 11.1 Introduction to Network Testing Commands
  • 003. 11.2 ping Basics
  • 004. 11.3 Adanced ping
  • 005. 11.4 traceroute
  • 006. 11.5 whois
  • 007. 11.6 dig and nslookup
  • 008. 11.7 ss
  • 009. 11.8 nmap scanning

  • Lesson 12 Hostnames and DNS
  • 001. Learning objecties
  • 002. 12.1 Introduction to Hostnames and DNS
  • 003. 12.2 Configuring a Hostname in the GUI
  • 004. 12.3 Configuring a Hostname in the Terminal
  • 005. 12.4 FQDNs
  • 006. 12.5 Reiew of DNS
  • 007. 12.6 Configuring DNS in the GUI
  • 008. 12.7 Configuing DNS in the Big Three Networking Serices
  • 009. 12.8 Working with the hosts File

  • Lesson 13 nmcli
  • 001. Learning objecties
  • 002. 13.1 Introduction to nmcli
  • 003. 13.2 Using nmcli to Analyze Network Connections
  • 004. 13.3 Modifying Static IP Connections with nmcli
  • 005. 13.4 Configuring a DHCP Network Connection with nmcli
  • 006. 13.5 Editing Network Connections with the nmcli Shell
  • 007. 13.6 Scanning Wireless Networks with nmcli
  • 008. 13.7 nmcli Help and Manual Pages

  • Lesson 14 SSH
  • 001. Learning objecties
  • 002. 14.1 Introduction to SSH
  • 003. 14.2 Installing and Analyzing SSH on Linux
  • 004. 14.3 Using SSH to Connect to a Remote System
  • 005. 14.4 Analyzing the SSH Connection
  • 006. 14.5 Terminating SSH Connections
  • 007. 14.6 Using SSH Keys Part1
  • 008. 14.7 Using SSH Keys Part2

  • Lesson 15 SCP and rsync
  • 001. Learning objecties
  • 002. 15.1 Working with SCP
  • 003. 15.2 Working with rsync
  • 004. 15.3 Adanced rsync

  • Lesson 16 SFTP & More Connectiity Tools
  • 001. Learning objecties
  • 002. 16.1 SFTP Oeriew
  • 003. 16.2 Working with SFTP Locally
  • 004. 16.3 Working with SFTP oer the Internet
  • 005. 16.4 SMB
  • 006. 16.5 Additional Remote Connectiity Tools

  • Lesson 17 Additional Networking Tools
  • 001. Learning objecties
  • 002. 17.1 Working with Additional Networking Tools
  • 003. 17.2 wget
  • 004. 17.3 Create an Apache Web Serer
  • 005. 17.4 curl
  • 006. 17.5 NetPerf
  • 007. 17.6 Additional Tools
  • 008. 17.7 Deprecated Tools
  • 009. 17.8 speedtest-cli

  • Module 1 Setup and Networking 101
  • 001. Module introduction

  • Module 2 Networking Serices
  • 001. Module introduction

  • Module 3 Commands and Configurations
  • 001. Module introduction

  • Module 4 Connecting between Hosts with the Command Line
  • 001. Module introduction

  • Summary
  • 001. Linux Networking - Basics and Beyond Summary
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

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

    ایمیل شما:
    تولید کننده:
    شناسه: 38806
    حجم: 3145 مگابایت
    مدت زمان: 628 دقیقه
    تاریخ انتشار: ۱۰ مرداد ۱۴۰۳
    طراحی سایت و خدمات سئو

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