Instructional Video2:38
Wonderscape

Napoleon's Ascendancy: Military Triumphs and Political Maneuvering

K - 5th
This video focuses on Napoleon's military successes and political savvy that led to his rise in power. It includes his role in quelling the Paris rebellion, commanding French forces in Italy, and his exploits in Egypt and...
Instructional Video5:45
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Testing MariaDB Connection from PHP (Part 2)

Higher Ed
This is a continuation of how to use PHP MySQLi to connect to and communicate with a MariaDB database featuring a demo app and code samples.
Instructional Video7:20
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Testing PHP on Apache

Higher Ed
In this lesson, we will review the steps of testing PHP with an Apache webserver using the Ubuntu Server LTS environment.
Instructional Video7:26
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Linux Directory Commands (Part 2)

Higher Ed
This is a continuation of where we left off in the previous lecture regarding the commonly used directory commands to access files in Linux.
Instructional Video7:28
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Linux Directory Commands (Part 1)

Higher Ed
In this lesson, we will explore several commonly used directory commands to access files in specific paths.
Instructional Video7:11
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - The Linux File System

Higher Ed
In this lecture, we will understand the Linux file system, the directory structures, and hierarchical structures.
Instructional Video14:59
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - SSH Key Pair Authentication on Windows

Higher Ed
In this lesson, we will understand how to generate an SSH key pair on a Windows computer and connect to our Linode instance remotely.
Instructional Video3:20
Curated Video

Make Apps with ChatGPT and Generative AI - Terminal Use: Running Python and Pip

Higher Ed
Here, we will verify that our Python commands are acceptable on the terminal. We will open the terminal and launch Python. We will define the path of the environment variables to help recognize the codes and commands.
<
br/>
This...
Instructional Video4:33
Curated Video

Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Download Node.js and Visual Studio Code for DALL-E Project Setup

Higher Ed
In this video, we will understand how to download and install the Node.js software (version 18.13.0), set up Visual Studio Code as the text editor for the code, and create the requisite folders for the project.
<
br/>
This clip is...
Instructional Video13:00
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Full Automation with CRON

Higher Ed
In this video, we will explore how to achieve full automation of your trading bot on AWS using CRON. You will learn how to schedule bot execution at specific times, automate periodic updates, and configure CRON jobs within the AWS...
Instructional Video8:24
Curated Video

Build a Super Advanced Trading Bot on DYDX Hosted on AWS with Python - Download and Test Bot

Higher Ed
In this video, we will guide you through the steps of downloading your trading bot code onto the AWS EC2 instance and testing its functionality. You will learn how to transfer your codebase to the EC2 instance, execute the bot, and...
Instructional Video2:31
Curated Video

ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Folder Setup

Higher Ed
In this video, we will guide you through setting up your project folder and folder structure for both the frontend and backend development.
<
br/>
This clip is from the chapter "Environment Setup - Frontend and Backend" of the...
Instructional Video8:08
Curated Video

Real-World DevOps Project From Start to Finish - Borg and Borgmatic - Installing and Configuring Borg with Borgmatic Wrapper

Higher Ed
This video will teach us to install and configure the Borg backup tool and the Borgmatic wrapper. We will explore the setup process, including creating repositories, defining backup sources, scheduling backups, and managing retention...
Instructional Video11:20
Curated Video

Real-World DevOps Project From Start to Finish - Deploying, Configuring, and Setting Pi-Hole as a DNS Resolver

Higher Ed
This video will teach us to deploy and configure Pi-Hole as a DNS resolver. We will discover how Pi-Hole can block ads at the DNS level, providing ad-blocking capabilities for our entire network. We will explore the installation...
Instructional Video7:20
Curated Video

Real-World DevOps Project From Start to Finish - Zulip - Part 1

Higher Ed
In this video, we will discover the fundamentals of Zulip, an open-source chat and collaboration platform, installation and configuration of Zulip, including setting up user accounts, creating chat streams, and managing message...
Instructional Video11:29
Curated Video

Real-World DevOps Project From Start to Finish - iRedMail - Part 6

Higher Ed
In this video, we will explore advanced topics in iRedMail administration, including troubleshooting common issues, managing server backups, and implementing additional security measures.
<
br/>
This clip is from the chapter...
Instructional Video12:44
Curated Video

Real-World DevOps Project From Start to Finish - iRedMail - Part 2

Higher Ed
In this video, we explore the configuration options of iRedMail, including managing domains, creating user accounts, setting up aliases, and creating mailing lists. With detailed explanations and demonstrations, understand how to...
Instructional Video11:13
Curated Video

Real-World DevOps Project From Start to Finish - certbot, ACME protocol, wildcard TLS certificates

Higher Ed
This video will dive into certbot, the ACME protocol, and wildcard TLS certificates. You will learn to install and configure certbot, obtain TLS certificates for servers and applications, and automate the certificate renewal process....
Instructional Video3:33
Curated Video

Real-World DevOps Project From Start to Finish - sysctl - Tweaking Kernel Parameters

Higher Ed
This video delves into kernel optimization by exploring the sysctl utility and equips us with the knowledge and techniques to tweak kernel parameters and fine-tune system performance and behavior.
<
br/>
This clip is from the...
Instructional Video7:23
Curated Video

Real-World DevOps Project From Start to Finish - Security - SSH Daemon, iptables, SSH Config, LISH Console

Higher Ed
This video provides in-depth insights into securing the DevOps environment through various measures such as securing the SSH daemon, configuring iptables for firewall protection, optimizing SSH configuration for enhanced security, and...
Instructional Video10:21
Curated Video

Real-World DevOps Project From Start to Finish - Essentials - Packages

Higher Ed
This video dives deep into package management, guiding you through installing, updating, and managing software packages and effectively handling dependencies to ensure smooth operations within the DevOps ecosystem.
<
br/>
This clip...
Instructional Video9:21
Curated Video

Real-World DevOps Project From Start to Finish - Essentials - Main

Higher Ed
This video provides a comprehensive overview of the essential components and best practices that form the foundation of a successful DevOps environment, covering topics such as infrastructure setup, configuration management, and...
Instructional Video3:14
Curated Video

Real-World DevOps Project From Start to Finish - Linux File Permissions

Higher Ed
This video demonstrates how to interpret and modify file permissions, manage ownership and groups, and understand special permission bits. We will have a solid understanding of Linux file permissions and be able to effectively manage...
Instructional Video6:20
Curated Video

Real-World DevOps Project From Start to Finish - Ansible Roles

Higher Ed
This video demonstrates how to create and utilize roles effectively to modularize and reuse configurations across different projects. By the end of this section, you will have a solid understanding of Ansible roles and be able to...