Curated Video
CompTIA A+ Certification Core 2 (220-1102) - File Transfer Protocol (FTP)
In this video, the author tackles one of the earliest and most common protocols for moving files, File Transfer Protocol (FTP). He explores how FTP works, including passive mode and active mode, and port triggering. This clip is from the...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Remote Desktop Connections
The Remote Desktop Protocol (RDP) enables you to connect to a remote Windows system and control it using the graphical user interface. Virtual Network Computing (VNC) enables you to connect to all sorts of computers, including Windows,...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Virtual LANs (VLANs)
Virtual LANs (VLANs) are common features built into almost all switches. VLANs provide superb control of your LAN but have their own quirks that a good tech understands. This clip is from the chapter "Local Area Networking" of the series...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Scripting and the Terminal
Scripting can make tedious tasks more efficient, but there are several other reasons to use it as well. This video reviews the use cases for scripting, what can happen when scripting goes wrong, and a few other helpful tips. This clip is...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Populating the Treasure Chest
In this lesson, we will be populating the treasure chest with treasure!
Curated Video
ChatGPT for Creatives - I Want to Make a Video Game But…
In this video, we will ask ChatGPT for ideas on creating our first videogame. The video will cover various techniques, including researching successful video games, exploring different game design elements, and unique concepts. You will...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Using Decals and Shrink-Wrap Modifier
This lesson will focus on learning how to apply decals to curved objects using the shrink-wrap modifier in Blender.
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Course Introduction
This video gives a short introduction to the course and the prerequisites for the course. This clip is from the chapter "Welcome Section" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".In this section, you...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Installing and Troubleshooting Expansion Cards
Even though we live in a world of built-to-exact-specification systems, you will eventually need to install and possibly troubleshoot expansion cards. Let's look at the modern expansion card formats and then get hands-on and troubleshoot...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Installing and Troubleshooting a Motherboard
Installing a motherboard into a case is part science and part art. Science comes first. The motherboard must match the case's form factor, and the motherboard and parts must be compatible. Then, the art: the subtle crafts of preparing...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Choosing the Right Motherboard
The motherboard is the backbone of a PC. The type and model of motherboard that you choose can have a profound impact on your system and often determines which components you are able to use. What should you look for when picking out a...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - CPU Cooling
While anything that uses electricity generates some heat, no other piece of hardware in our PC generates more heat than the CPU. Keeping temperatures under control is one of the keys to a system's longevity. Let's beat the heat and learn...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Webcams and Videoconferencing
Video conferencing software has changed the way we work, especially with more and more companies moving to remote and hybrid workplaces. This episode gives a quick demonstration of Microsoft Teams and its screensharing function. This...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Cooling Your System
Previously we discussed the types of heat sinks, fans, and liquid cooling that are used to lower component and system temperatures. Now we will look at keeping your system cool through even the most difficult of tasks. This clip is from...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Touring a PC
Learn the basic parts of a PC in this episode. This clip is from the chapter "Book Chapter 2 - The Visible Computer" of the series "CompTIA A+ Certification Core 1 (220-1101)".In this section, we will focus on Core 1: 3.0—hardware—and...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Why Get CompTIA A+ Certified?
Certifications power the IT industry. CompTIA A+ is the de facto entry point for IT techs, the first certification you should get. It provides a common language for people in IT and prepares you for work in the industry. This clip is...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Virtual LANs (VLANs)
Virtual LANs (VLANs) are common features built into almost all switches. VLANs provide superb control of your LAN but have their own quirks that a good tech understands. This clip is from the chapter "Book Chapter 19 - Local Area...
Curated Video
HashiCorp Certified - Vault Associate Course - Lab—Running Vault in Production
This is a lab video on running Vault in production. You will look at a Vault node and how to configure everything to get Vault running as a service on a Linux machine. This clip is from the chapter "Installing Vault" of the series...
Curated Video
HashiCorp Certified - Vault Associate Course - Lab—Configuring Auth Methods Using the UI
This is a lab video on configuring Auth methods using the UI. This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on comparing authentication...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Working with Volumes
In this demonstration, we will examine working with host volumes. We will use the Nomad UI to explore the scores volume on a local directory on the client. You will learn to mount the host volume. This clip is from the chapter "Expanding...
Curated Video
Getting Started with HashiCorp Nomad - Job Placement
In this lesson, we will discuss job placement, deploying applications, understanding their run locations, and configuring Nomad scheduling to use a spreading algorithm for the entire cluster. This clip is from the chapter "Expanding on...
Curated Video
Getting Started with HashiCorp Nomad - Creating a Nomad Job Specification
In this lesson, we will discuss creating a Nomad job specification. We will create a job, provide it with a name, and place all the configurations for this job. We will then specify the data centers and type of service, handle updates to...
Curated Video
Getting Started with HashiCorp Nomad - Rotating Gossip Encryption Key
In this lecture, we will discuss rotating the gossip encryption key, a pre-share key added to the configuration when we secured the Nomad infrastructure. We will examine the built-in features to easily generate, install, use, and remove...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Run Our First Nomad Job
In this lesson, you will learn to submit our new job to our Nomad cluster and see it launch all of our containers. We will submit the configuration file we created in the previous lesson and successfully deploy our new container. This...