FileMood

Download [UdemyCourseDownloader] Python 3 Network Programming - Build 5 Network Applications

UdemyCourseDownloader Python Network Programming Build Network Applications

Name

[UdemyCourseDownloader] Python 3 Network Programming - Build 5 Network Applications

 DOWNLOAD Copy Link

Total Size

4.9 GB

Total Files

375

Hash

4FF5F8844C8309AF1333C3DC26B95E6AAD21C13F

/19. [APP] Network Application #1 - Reading Writing Device Configuration via SSH/

20. Extracting Network Parameters.mp4

139.7 MB

1. Planning the Application.mp4

37.1 MB

1. Planning the Application.vtt

7.3 KB

2. Logical Flow Diagram.html

0.2 KB

3. Checking IP File Validity.mp4

38.9 MB

3. Checking IP File Validity.vtt

5.1 KB

4. Notebook - Checking IP File Validity.html

0.9 KB

5. Checking IP Address Validity.mp4

99.1 MB

5. Checking IP Address Validity.vtt

15.2 KB

5.1 Reserved IP addresses.html

0.1 KB

6. Notebook - Checking IP Address Validity.html

0.6 KB

7. Checking IP Address Reachability.mp4

27.5 MB

7. Checking IP Address Reachability.vtt

4.8 KB

7.1 Internet Control Message Protocol (ICMP) Parameters.html

0.1 KB

7.2 ping.html

0.1 KB

8. Notebook - Checking IP Address Reachability.html

0.5 KB

9. Checking UsernamePassword File Validity.mp4

18.5 MB

9. Checking UsernamePassword File Validity.vtt

2.1 KB

10. Notebook - Checking UsernamePassword File Validity.html

0.5 KB

11. Checking Command File Validity.mp4

12.8 MB

11. Checking Command File Validity.vtt

1.4 KB

12. Notebook - Checking Command File Validity.html

0.5 KB

13. Establishing the SSH Connection.mp4

127.2 MB

13. Establishing the SSH Connection.vtt

16.5 KB

13.1 Paramiko.html

0.1 KB

14. Notebook - Establishing the SSH Connection.html

3.8 KB

15. Enabling Simultaneous SSH Connections.mp4

14.1 MB

15. Enabling Simultaneous SSH Connections.vtt

2.6 KB

16. Notebook - Enabling Simultaneous SSH Connections.html

0.4 KB

17. Putting Everything Together.mp4

30.7 MB

17. Putting Everything Together.vtt

3.5 KB

18. Download the Full Code - Network Application and Modules.html

0.9 KB

18.1 NetworkApp.zip.zip

3.5 KB

19. Reading Device Configuration.mp4

82.5 MB

19. Reading Device Configuration.vtt

10.0 KB

20. Extracting Network Parameters.vtt

14.2 KB

21. Configuring Multiple Devices Simultaneously.mp4

23.3 MB

21. Configuring Multiple Devices Simultaneously.vtt

3.5 KB

/

udemycoursedownloader.com.url

0.1 KB

Udemy Course downloader.txt

0.1 KB

/01. Introduction - What's This Course All About/

1. What Will You Learn What Benefits You Get From Taking This Course.mp4

83.7 MB

1. What Will You Learn What Benefits You Get From Taking This Course.vtt

10.0 KB

2. Quick Introductory Note.mp4

10.0 MB

2. Quick Introductory Note.vtt

1.7 KB

3. How to Ask Good Questions on Udemy.mp4

20.9 MB

3. How to Ask Good Questions on Udemy.vtt

3.5 KB

4. FAQ - Check This First If You Run Into Any Issues.html

11.7 KB

/02. [Python 101] Python 3 - Basics/

1. How to Install Python 3.mp4

33.4 MB

1. How to Install Python 3.vtt

3.8 KB

1.1 Python 3 Installation & Setup Guide.html

0.1 KB

1.2 Python Setup and Usage.html

0.1 KB

2. Installing Python 3 on Windows, Linux and MacOS.html

0.3 KB

3. The Python Interpreter.mp4

20.2 MB

3. The Python Interpreter.vtt

4.0 KB

3.1 IDLE.html

0.1 KB

4. Python 3 Basics - Scripts.mp4

37.5 MB

4. Python 3 Basics - Scripts.vtt

4.4 KB

4.1 Notepad++.html

0.1 KB

5. Python 3 Basics - User Input.mp4

18.7 MB

5. Python 3 Basics - User Input.vtt

4.7 KB

5.1 input().html

0.1 KB

6. Notebook - User Input.html

0.2 KB

7. User Input - Quiz.html

0.2 KB

8. Python 3 Basics - Variables.mp4

37.6 MB

8. Python 3 Basics - Variables.vtt

7.1 KB

8.1 How To Use Variables in Python 3.html

0.1 KB

9. Notebook - Variables.html

0.1 KB

10. Python 3 Basics - Keywords.html

0.6 KB

11. Python 3 - Data Types.mp4

9.2 MB

11. Python 3 - Data Types.vtt

1.9 KB

11.1 Built-in Types.html

0.1 KB

12. Python 3 Basics - Quiz.html

0.2 KB

/03. [Python 101] Python 3 - Strings/

1. Python 3 Strings - Introduction.mp4

52.7 MB

1. Python 3 Strings - Introduction.vtt

8.8 KB

2. Python 3 Strings - Methods.mp4

66.3 MB

2. Python 3 Strings - Methods.vtt

10.6 KB

2.1 Text Sequence Type — str.html

0.1 KB

3. Python 3 Strings - Operators & Formatting.mp4

70.9 MB

3. Python 3 Strings - Operators & Formatting.vtt

8.7 KB

4. Python 3 Strings - Slices.mp4

66.2 MB

4. Python 3 Strings - Slices.vtt

9.2 KB

5. Notebook - Strings.html

4.2 KB

6. Strings - Quiz.html

0.2 KB

/04. [Python 101] Python 3 - Numbers and Booleans/

1. Python 3 Numbers - Math Operators.mp4

40.7 MB

1. Python 3 Numbers - Math Operators.vtt

6.8 KB

1.1 Numeric Types — int, float, complex.html

0.1 KB

2. Notebook - Numbers and Math Operators.html

1.2 KB

3. Numbers - Quiz.html

0.2 KB

4. Python 3 Booleans - Logical Operators.mp4

44.3 MB

4. Python 3 Booleans - Logical Operators.vtt

7.2 KB

4.1 Boolean Operations — and, or, not.html

0.1 KB

5. Notebook - Booleans and Logical Operators.html

1.0 KB

6. Booleans - Quiz.html

0.2 KB

/05. [Python 101] Python 3 - Lists/

1. Python 3 Lists - Introduction.mp4

30.6 MB

1. Python 3 Lists - Introduction.vtt

4.5 KB

2. Python 3 Lists - Methods.mp4

66.5 MB

2. Python 3 Lists - Methods.vtt

9.8 KB

3. Python 3 Lists - Slices.mp4

42.0 MB

3. Python 3 Lists - Slices.vtt

6.3 KB

3.1 Data Structures.html

0.1 KB

4. Notebook - Lists.html

2.4 KB

5. Lists - Quiz.html

0.2 KB

/06. [Python 101] Python 3 - Sets/

1. Python 3 Sets - Introduction.mp4

28.2 MB

1. Python 3 Sets - Introduction.vtt

3.9 KB

2. Python 3 Sets - Methods.mp4

21.8 MB

2. Python 3 Sets - Methods.vtt

3.3 KB

2.1 set().html

0.1 KB

3. Python 3 Sets - Frozensets.mp4

29.8 MB

3. Python 3 Sets - Frozensets.vtt

3.5 KB

3.1 Set Types — set, frozenset.html

0.1 KB

4. Notebook - Sets and Frozensets.html

1.9 KB

5. Sets - Quiz.html

0.2 KB

/07. [Python 101] Python 3 - Tuples/

1. Python 3 Tuples - Introduction.mp4

42.1 MB

1. Python 3 Tuples - Introduction.vtt

5.6 KB

2. Python 3 Tuples - Methods.mp4

23.9 MB

2. Python 3 Tuples - Methods.vtt

3.9 KB

2.1 Tuples and Sequences.html

0.1 KB

3. Notebook - Tuples.html

1.4 KB

4. Tuples - Quiz.html

0.2 KB

/08. [Python 101] Python 3 - Ranges/

1. Python 3 Ranges - Introduction.mp4

14.4 MB

1. Python 3 Ranges - Introduction.vtt

4.7 KB

2. Python 3 Ranges - Methods.mp4

19.5 MB

2. Python 3 Ranges - Methods.vtt

3.0 KB

2.1 Ranges.html

0.1 KB

3. Notebook - Ranges.html

0.4 KB

4. Ranges - Quiz.html

0.2 KB

/09. [Python 101] Python 3 - Dictionaries/

1. Python 3 Dictionaries - Introduction.mp4

24.1 MB

1. Python 3 Dictionaries - Introduction.vtt

3.8 KB

2. Python 3 Dictionaries - Methods.mp4

60.5 MB

2. Python 3 Dictionaries - Methods.vtt

7.3 KB

2.1 Mapping Types — dict.html

0.1 KB

3. Python 3 - Conversions Between Data Types.mp4

43.7 MB

3. Python 3 - Conversions Between Data Types.vtt

7.3 KB

4. Notebook - Dictionaries and Conversions Between Data Types.html

1.4 KB

5. Dictionaries - Quiz.html

0.2 KB

/10. [Python 101] Python 3 - Conditionals, Loops and Exceptions/

1. Python 3 Conditionals - If Elif Else.mp4

86.1 MB

1. Python 3 Conditionals - If Elif Else.vtt

17.7 KB

1.1 if Statements.html

0.1 KB

2. Notebook - If Elif Else Conditionals.html

0.8 KB

3. Python 3 Loops - For For-Else.mp4

47.7 MB

3. Python 3 Loops - For For-Else.vtt

9.9 KB

3.1 For loops.html

0.1 KB

4. Notebook - For For-Else Loops.html

0.7 KB

5. Python 3 Loops - While While-Else.mp4

31.4 MB

5. Python 3 Loops - While While-Else.vtt

7.1 KB

5.1 While loops.html

0.1 KB

6. Notebook - While While-Else Loops.html

0.4 KB

7. Python 3 Nesting - If For While.mp4

47.7 MB

7. Python 3 Nesting - If For While.vtt

12.1 KB

7.1 Python nested loops.html

0.1 KB

7.2 Python 3 - Nested IF Statements.html

0.1 KB

8. Notebook - Nesting.html

0.8 KB

9. Python 3 - Break Continue Pass.mp4

51.5 MB

9. Python 3 - Break Continue Pass.vtt

9.7 KB

9.1 break and continue Statements, and else Clauses on Loops.html

0.2 KB

10. Notebook - Break Continue Pass.html

1.1 KB

11. Python 3 - Exceptions.mp4

21.1 MB

11. Python 3 - Exceptions.vtt

3.0 KB

11.1 Errors and Exceptions.html

0.1 KB

11.2 Built-in Exceptions.html

0.1 KB

12. Python 3 - Try Except Else Finally.mp4

61.4 MB

12. Python 3 - Try Except Else Finally.vtt

11.9 KB

12.1 Handling Exceptions.html

0.1 KB

13. Notebook - Try Except Else Finally.html

0.9 KB

14. Conditionals and Loops - Quiz.html

0.2 KB

/11. [Python 101] Python 3 - Functions and Modules/

1. Python 3 Functions - Basics.mp4

77.4 MB

1. Python 3 Functions - Basics.vtt

11.5 KB

2. Python 3 Functions - Arguments.mp4

68.1 MB

2. Python 3 Functions - Arguments.vtt

9.7 KB

2.1 Python ProgrammingFunctions.html

0.1 KB

3. Notebook - Functions - Basics.html

1.1 KB

4. Python 3 Functions - Namespaces.mp4

86.0 MB

4. Python 3 Functions - Namespaces.vtt

13.3 KB

4.1 Namespaces and Scopes.html

0.1 KB

5. Python 3 Modules - Importing.mp4

72.7 MB

5. Python 3 Modules - Importing.vtt

14.1 KB

5.1 What does if __name__ == “__main__” do.html

0.1 KB

5.2 The import system.html

0.1 KB

5.3 __main__ — Top-level script environment.html

0.1 KB

6. Python 3 Modules - Helpful Functions dir() and help().mp4

26.8 MB

6. Python 3 Modules - Helpful Functions dir() and help().vtt

2.8 KB

6.1 help().html

0.1 KB

6.2 dir().html

0.1 KB

7. Python 3 Modules - Installing a Non-Default Module.mp4

27.8 MB

7. Python 3 Modules - Installing a Non-Default Module.vtt

4.2 KB

7.1 Installing Python Modules.html

0.1 KB

8. Notebook - Modules and Importing.html

0.5 KB

9. Functions - Quiz.html

0.2 KB

/12. [Python 101] Python 3 - File Operations/

1. Python 3 Files - Opening & Reading.mp4

85.8 MB

1. Python 3 Files - Opening & Reading.vtt

14.6 KB

2. Python 3 Files - Writing & Appending.mp4

55.3 MB

2. Python 3 Files - Writing & Appending.vtt

9.9 KB

2.1 Input and Output.html

0.1 KB

2.2 Python 3 - Files IO.html

0.1 KB

3. Python 3 Files - Closing. The with Method.mp4

23.1 MB

3. Python 3 Files - Closing. The with Method.vtt

3.1 KB

3.1 Reading and Writing Files.html

0.1 KB

4. Python 3 Files - Access Modes Summary.html

0.5 KB

5. Notebook - File Operations.html

1.7 KB

6. File Operations - Quiz.html

0.2 KB

/13. [Python 101] Python 3 - Regular Expressions/

1. Python 3 Regex - match() & search().mp4

117.0 MB

1. Python 3 Regex - match() & search().vtt

20.2 KB

2. Python 3 Regex - findall() & sub().mp4

39.0 MB

2. Python 3 Regex - findall() & sub().vtt

7.6 KB

2.1 re — Regular expression operations.html

0.1 KB

2.2 Regular Expression HOWTO.html

0.1 KB

3. Python 3 Regex - Regular Expressions Summary.html

0.2 KB

4. Notebook - Regular Expressions.html

2.4 KB

5. Regular Expressions - Quiz.html

0.2 KB

/14. [Python 101] Python 3 - Classes and Objects/

1. Python 3 Classes - Objects.mp4

83.4 MB

1. Python 3 Classes - Objects.vtt

14.4 KB

2. Python 3 Classes - Inheritance.mp4

50.4 MB

2. Python 3 Classes - Inheritance.vtt

7.6 KB

2.1 Classes.html

0.1 KB

3. Notebook - Classes and Objects.html

1.9 KB

4. Classes - Quiz.html

0.2 KB

/15. [Python 101] Python 3 - Advanced Concepts and Tools/

1. Python 3 - List Set Dictionary Comprehensions.mp4

42.4 MB

1. Python 3 - List Set Dictionary Comprehensions.vtt

5.7 KB

1.1 List Comprehensions.html

0.1 KB

1.2 Nested List Comprehensions.html

0.1 KB

2. Notebook - List Set Dictionary Comprehensions.html

0.4 KB

3. Python 3 - Lambda Functions.mp4

39.7 MB

3. Python 3 - Lambda Functions.vtt

5.5 KB

4. Notebook - Lambda Functions.html

0.6 KB

5. Python 3 - map() and filter().mp4

21.8 MB

5. Python 3 - map() and filter().vtt

3.0 KB

6. Notebook - map() and filter().html

0.7 KB

7. Python 3 - Iterators and Generators.mp4

55.2 MB

7. Python 3 - Iterators and Generators.vtt

8.0 KB

8. Notebook - Iterators and Generators.html

1.3 KB

9. Python 3 - Itertools.mp4

42.8 MB

9. Python 3 - Itertools.vtt

7.4 KB

10. Notebook - Itertools.html

1.3 KB

11. Python 3 - Decorators.mp4

16.6 MB

11. Python 3 - Decorators.vtt

3.4 KB

11.1 PEP 318 -- Decorators for Functions and Methods.html

0.1 KB

12. Notebook - Decorators.html

0.5 KB

13. Python 3 - Threading Basics.mp4

44.7 MB

13. Python 3 - Threading Basics.vtt

6.6 KB

13.1 threading — Thread-based parallelism.html

0.1 KB

14. Notebook - Threading Basics.html

0.3 KB

15. Python 3 - Coding Best Practices.mp4

21.8 MB

15. Python 3 - Coding Best Practices.vtt

3.3 KB

15.1 PEP 8 -- Style Guide for Python Code.html

0.1 KB

16. Advanced Concepts and Tools - Quiz.html

0.2 KB

/16. [Python 101] Python 3 - Download the Cheat Sheet/

1. Python 3 - Cheat Sheet.html

30.7 KB

1.1 Python-3-Complete-Masterclass-Cheat-Sheet.py.py

31.5 KB

/17. [Python 101] Python 3 - Download the E-Book/

1. Python 3 - 200+ Pages E-Book.html

0.1 KB

1.1 Python 3 Syntax Guide.pdf.pdf

1.3 MB

/18. [APP] Setting Up the Working Environment/

1. Network Setup Overview.mp4

7.5 MB

1. Network Setup Overview.vtt

1.8 KB

2. Installing the Virtualization Software.mp4

18.5 MB

2. Installing the Virtualization Software.vtt

2.1 KB

3. Installing the Virtualization Software on Windows, Linux, MacOS.html

0.6 KB

4. Downloading & Installing the Network Device VM.mp4

20.5 MB

4. Downloading & Installing the Network Device VM.vtt

2.6 KB

5. Signing Up to the Arista Software Download Portal.html

1.3 KB

6. Importing the VM & Tweaking the VM Settings.mp4

21.4 MB

6. Importing the VM & Tweaking the VM Settings.vtt

3.5 KB

7. Connecting the Local PC to the Devices.mp4

38.9 MB

7. Connecting the Local PC to the Devices.vtt

4.9 KB

8. Checking the SSH Configuration and Testing the Connectivity.mp4

38.3 MB

8. Checking the SSH Configuration and Testing the Connectivity.vtt

3.3 KB

9. Necessary SwitchRouter Configuration.html

2.0 KB

10. Any Connection Issues Check Out This Troubleshooting Checklist!.html

0.6 KB

/20. [APP] Network Application #2 - Building an Interactive Subnet Calculator/

1. What Are We Going to Build.mp4

16.9 MB

1. What Are We Going to Build.vtt

3.3 KB

2. Planning the Application.mp4

12.7 MB

2. Planning the Application.vtt

2.8 KB

3. Logical Flow Diagram.html

0.2 KB

4. Checking IP Address and Subnet Mask Validity.mp4

54.4 MB

4. Checking IP Address and Subnet Mask Validity.vtt

6.8 KB

5. Notebook - Checking IP Address and Subnet Mask Validity.html

1.2 KB

6. Converting to Binary. Calculate Hosts per Subnet. Wildcard Masks.mp4

109.6 MB

6. Converting to Binary. Calculate Hosts per Subnet. Wildcard Masks.vtt

14.8 KB

7. Notebook - Converting to Binary. Calculate Hosts per Subnet. Wildcard Masks.html

1.0 KB

8. Converting to Binary. Find the Network and Broadcast Addresses.mp4

109.7 MB

8. Converting to Binary. Find the Network and Broadcast Addresses.vtt

12.9 KB

9. Notebook - Converting to Binary. Find the Network and Broadcast Addresses.html

2.1 KB

10. Random IP Address Generation Algorithm.mp4

85.0 MB

10. Random IP Address Generation Algorithm.vtt

9.9 KB

11. Notebook - Random IP Address Generation Algorithm.html

1.3 KB

12. Testing the Application.mp4

52.1 MB

12. Testing the Application.vtt

4.7 KB

13. Download the Full Application Code.html

7.3 KB

13.1 Subnet-Calculator-Python-3.py.py

7.4 KB

/21. [APP] Network Application #3 - Extracting Network Parameters & Building Graphs/

1. Planning the Application.mp4

11.5 MB

1. Planning the Application.vtt

2.9 KB

2. Logical Flow Diagram.html

0.2 KB

3. Connecting to the Network Device via SSH.mp4

50.6 MB

3. Connecting to the Network Device via SSH.vtt

7.9 KB

4. Notebook - Configuring the Arista Switch for SSH Connectivity.html

0.5 KB

5. Extracting the CPU Utilization Value and Saving It to a Text File.mp4

98.5 MB

5. Extracting the CPU Utilization Value and Saving It to a Text File.vtt

9.6 KB

5.1 Unicode HOWTO.html

0.1 KB

6. Notebook - Extracting the CPU Utilization Value and Saving It to a Text File.html

1.3 KB

7. Polling the Switch Every 10 Seconds.mp4

30.2 MB

7. Polling the Switch Every 10 Seconds.vtt

3.5 KB

8. Notebook - Polling the Switch Every 10 Seconds.html

0.2 KB

9. Matplotlib - Building the Switch CPU Utilization Graph.mp4

70.3 MB

9. Matplotlib - Building the Switch CPU Utilization Graph.vtt

7.3 KB

9.1 Matplotlib Documentation.html

0.1 KB

10. Notebook - Matplotlib - Building the Switch CPU Utilization Graph.html

1.4 KB

11. Testing the Application.mp4

43.1 MB

11. Testing the Application.vtt

5.8 KB

12. Download the Full Code - Network Application, Graph Building Script and Modules.html

0.9 KB

12.1 GraphApp.zip.zip

5.1 KB

/22. [APP] Network Application #4 - Building a Basic Network Packet Sniffer/

1. Planning the Application.mp4

15.1 MB

1. Planning the Application.vtt

4.2 KB

2. Logical Flow Diagram.html

0.2 KB

3. Setting Up a Linux VM in VirtualBox.mp4

33.5 MB

3. Setting Up a Linux VM in VirtualBox.vtt

5.7 KB

4. Notebook - Downloading the Linux VM.html

0.5 KB

5. Configuring the Linux VM.mp4

85.6 MB

5. Configuring the Linux VM.vtt

11.2 KB

6. Notebook - Configuring the Linux VM - Make Sure You Follow These Steps.html

3.7 KB

7. Meeting Scapy.mp4

88.8 MB

7. Meeting Scapy.vtt

12.5 KB

8. Notebook - Meeting Scapy.html

1.8 KB

9. Importing the Necessary Modules.mp4

40.4 MB

9. Importing the Necessary Modules.vtt

4.4 KB

10. Notebook - Importing the Necessary Modules.html

0.6 KB

11. Asking the User for Input Interface, Number of Packets, Interval, Protocol.mp4

81.6 MB

11. Asking the User for Input Interface, Number of Packets, Interval, Protocol.vtt

8.3 KB

12. Notebook - Asking the User for Input.html

2.8 KB

13. Extracting Parameters from Packets and Writing to a Log File.mp4

61.5 MB

13. Extracting Parameters from Packets and Writing to a Log File.vtt

6.0 KB

14. Notebook - Extracting Parameters from Packets and Writing to a Log File.html

0.9 KB

15. Testing the Application - Running the Sniffer and Filtering Packets by Protocol.mp4

81.9 MB

15. Testing the Application - Running the Sniffer and Filtering Packets by Protocol.vtt

9.3 KB

16. Notebook - Running the Sniffer.html

0.7 KB

17. Download the Full Application Code.html

7.8 KB

17.1 Sniffer.py.py

7.9 KB

/23. [APP] Network Application #5 - Config File Management and E-mail Notifications/

1. Planning the Application.mp4

15.9 MB

1. Planning the Application.vtt

4.4 KB

2. Logical Flow Diagram.html

0.2 KB

3. Importing the Modules and Defining the Necessary Parameters.mp4

27.2 MB

3. Importing the Modules and Defining the Necessary Parameters.vtt

5.1 KB

3.1 Netmiko’s documentation.html

0.1 KB

3.2 netmiko.html

0.1 KB

3.3 Netmiko Library.html

0.1 KB

4. Notebook - Installing Necessary Modules and Official Documentation.html

0.8 KB

5. Notebook - Importing the Modules and Defining the Necessary Parameters.html

0.5 KB

6. Connecting to the Arista Switch via SSH using Netmiko.mp4

19.5 MB

6. Connecting to the Arista Switch via SSH using Netmiko.vtt

2.4 KB

7. Notebook - Connecting to the Arista Switch via SSH Using Netmiko.html

0.4 KB

8. Handling the Configuration Files and Extracting the Configuration Changes.mp4

64.9 MB

8. Handling the Configuration Files and Extracting the Configuration Changes.vtt

7.5 KB

9. Notebook - Extracting the Configuration Changes.html

0.7 KB

10. Sending E-mails to the Network Admin with Device Configuration Changes.mp4

39.1 MB

10. Sending E-mails to the Network Admin with Device Configuration Changes.vtt

4.5 KB

11. Notebook - Sending E-mails to the Network Admin.html

0.8 KB

12. Creating a Schedule for Sending E-mails on a Daily Basis in Linux.mp4

42.0 MB

12. Creating a Schedule for Sending E-mails on a Daily Basis in Linux.vtt

6.2 KB

13. Notebook - Creating a Schedule for Sending E-mails.html

1.3 KB

14. Testing the Application.mp4

40.9 MB

14. Testing the Application.vtt

6.6 KB

15. Download the Full Application Code.html

2.3 KB

15.1 ConfigMgmt.py.py

2.4 KB

/24. [BONUS] Running Python Code via Remote Servers/

1. Running CLI Commands via a Remote Server.mp4

61.6 MB

1. Running CLI Commands via a Remote Server.vtt

8.8 KB

1.1 How to Enable SSH on Ubuntu (18.04, 17.04, 16.04, 14.04 etc.).html

0.1 KB

1.2 remote.py.py

0.3 KB

1.3 jumpssh - GitHub.html

0.1 KB

1.4 Installation of OpenSSH For Windows Server 2019 and Windows 10.html

0.2 KB

1.5 jumpssh Documentation.html

0.1 KB

2. Running a Local Python Script via a Remote Server.mp4

15.9 MB

2. Running a Local Python Script via a Remote Server.vtt

3.2 KB

3. Running a Remote Python Script via a Remote Server.mp4

13.8 MB

3. Running a Remote Python Script via a Remote Server.vtt

2.9 KB

4. Notebook - Running Python Code via Remote Servers.html

1.1 KB

/25. Final Section - Get Your Certificate and Let's Connect on Social Media!/

1. Final Thoughts.mp4

13.2 MB

1. Final Thoughts.vtt

1.7 KB

2. How to Get Your Certificate of Course Completion.html

1.0 KB

3. Bonus Lecture.html

0.9 KB

 

Total files 375


Copyright © 2024 FileMood.com