Skip to content

Edgoad.com

  • Linux
  • Microsoft
  • Networking
  • DIY

Linux

Linux Uncategorized 

BASH scripting with conditional logic

October 25, 2019October 25, 2019 Ed Goad 0 Comments Linux, scripting

IF/THEN statements CASE statements WHILE statements

Read more
Linux 

Configure a static IP address in CentOS 7

September 24, 2019September 25, 2019 Ed Goad 0 Comments Linux

To view the IP address on a Linux machine, we can use either of the following commands from a terminal.

Read more
Linux 

Install and Configure Apache webserver on CentOS7

September 20, 2019September 20, 2019 Ed Goad 0 Comments Apache, CentOS, Linux

In this example, we will be installing the Apache web server on CentOS version 7. Once installed and configured, we

Read more
Linux 

Creating your first Linux scripts

July 17, 2019July 28, 2019 Ed Goad 0 Comments

In this video, we will create several simple Linux scripts. While simple, these scripts highlight how to automate many of

Read more
Linux 

Creating group folders for Linux users 2: Creating directories and setting permissions

July 11, 2019July 28, 2019 Ed Goad 0 Comments

This is a 2 part series about creating shared folders for groups to use. In this second video we use

Read more
  • ← Previous
  • Next →

Recent Videos

  • Authenticating to APIs part 2

    Authenticating to APIs part 2

    Continuing our discussion of authenticating to APIs to better keep our authentication tokens safe. Using the Python ConfigParser module to store passwords and tokens in a separate file, and then accessing them programmatically.

    For more information about Python and Cybersecurity, check out my book! https://www.pythonforcybersec.com/
  • Authenticating to APIs part 1

    Authenticating to APIs part 1

    Introduction to using APIs that require authentication. Walking through the GitHub API documentation, creating a Personal Access Token for GitHub, and authenticating against their API.

    For more information about Python and Cybersecurity, check out my book! https://www.pythonforcybersec.com/
  • HaveIBeenPwned API part 2

    HaveIBeenPwned API part 2

    Continuing our use of the HaveIBeenPwned API and using this in a more dynamic Python script. This allows us to automatically look for a specific password and return its status to the user.

    For more information about Python and Cybersecurity, check out my book! https://www.pythonforcybersec.com/
  • HaveIBeenPwned API part 1

    HaveIBeenPwned API part 1

    Using the HaveIBeenPwned public API to test passwords for security. Validating if passwords have been found in online security breaches before.

    For more information about Python and Cybersecurity, check out my book! https://www.pythonforcybersec.com/
  • JSON and APIs

    JSON and APIs

    An introduction to working with JSON data returned from APIs. Specifically, creating a script to find out how many people are in space at this moment, and then parsing the JSON data to make it readable and accessible

    For more information about Python and Cybersecurity, check out my book! https://www.pythonforcybersec.com/
  • Introduction to APIs

    Introduction to APIs

    A brief introduction to working with online APIs and the tools to access them

    For more information about Python and Cybersecurity, check out my book! https://www.pythonforcybersec.com/
Load more

Copyright © 2022 Edgoad.com. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.