Instructional Video4:32
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Network IDs and Subnet Masks

Higher Ed
IP addressing was designed from the ground up for flexibility in supporting LANs and WANs of any size. The first step towards understanding this flexibility is to understand Network IDs and how they interact with a subnet mask to get...
Instructional Video14:08
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Introduction to TCP/IP

Higher Ed
The Transmission Control Protocol/Internet Protocol (TCP/IP) is the cornerstone of Internet addressing and routing. It's important to understand IP addressing schemes and to see how TCP and IP work together to make the Internet work....
Instructional Video4:57
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Kernel Panic

Higher Ed
A kernel panic is an unrecoverable error, generated by every operating system, to inform the user that a serious problem has taken place in the system. Kernel panics look scary, but to an informed tech they're often very easy to fix if...
Instructional Video6:33
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Troubleshooting Applications

Higher Ed
Applications cause trouble at two main times. The first is right after Windows finishes loading and then loads start-up applications. After that, applications can cause trouble any time a user starts to get their work done. Either way,...
Instructional Video8:15
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Troubleshooting at the GUI

Higher Ed
When a system boot there is a point where Windows begins to load. Any boot failure between the initial Windows boot and the Windows Desktop requires careful understanding and the use of multiple tools to diagnose and repair. This clip is...
Instructional Video9:30
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Troubleshooting Boot Problems

Higher Ed
There are a thousand reasons for a Windows system to not booting properly. The trick is to separate the different reasons into distinct areas and then understand the right tools to diagnose the problems. This clip is from the chapter...
Instructional Video6:51
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Advanced Windows Startup Options

Higher Ed
Advanced Startup Options was the go-to tool before WinRE, providing many features (such as Safe mode) that helped techs fix Windows systems. Advanced Startup Options live on in WinRE, so it's important for techs to know how to access and...
Instructional Video5:07
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Windows Recovery Environment

Higher Ed
The Windows Recovery Environment (WinRE) provides technicians with a powerful toolset for repairing and recovering Windows systems. While powerful, WinRE is also easy to use once a tech understands the function of all the tools it...
Instructional Video9:17
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Scripting and the Terminal

Higher Ed
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...
Instructional Video12:09
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Interpreted Languages

Higher Ed
Every operating system contains interpreters that can read higher-level programming languages. This video covers three popular interpreters: Visual Basic, Python, and JavaScript. This clip is from the chapter "Working with the...
Instructional Video9:31
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Introduction to Scripting

Higher Ed
Scripting is the process of combining a list of commands into text files to easily re-run the whole sequence of commands again later. Every operating system has at least two if not more scripting functions to allow a tech to do exactly...
Instructional Video11:01
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Advanced Linux Commands

Higher Ed
The CompTIA exam covers a few more advanced Linux commands. These commands enable some unique navigation. This clip is from the chapter "Working with the Command-Line Interface" of the series "CompTIA A+ Certification Core 2...
Instructional Video7:39
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Advanced Windows Commands

Higher Ed
The Windows command line also provides hundreds of tools, and many have nothing to do with managing files, folders, and drives. A good tech should understand commands for manipulating processes and group policies. This clip is from the...
Instructional Video7:20
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Command-Line Permissions

Higher Ed
All Linux/UNIX operating systems share a unique file/folder permission system, very different from Windows', which requires careful understanding. This clip is from the chapter "Working with the Command-Line Interface" of the series...
Instructional Video8:19
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Super Copy Commands

Higher Ed
Every CLI provides a basic copy command to move files from one location to another. These basic tools lack special features such as copying entire folder structures. That's where special "Super†copy commands come in. This clip is from...
Instructional Video10:55
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Formatting in Action

Higher Ed
File systems are created through the process called formatting. . There are several different ways to format mass storage and a good tech knows how to do this for the most common file systems. This clip is from the chapter "Implementing...
Instructional Video12:49
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Working with Drives

Higher Ed
Every CLI provides a complete set of tools to administer our mass storage drives. You will find tools to format and partition drives, scan for errors and correct them, and more. This clip is from the chapter "Working with the...
Instructional Video10:52
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Working with Files

Higher Ed
Within that big tree of folders, the data itself is saved in individual files. A good tech must understand how to create, delete, and move files. This clip is from the chapter "Working with the Command-Line Interface" of the series...
Instructional Video6:25
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Working with Folders

Higher Ed
The data stored in our mass storage devices is organized into a large tree of folders (also known as directories). A good tech must understand how to create, delete and move folders. This clip is from the chapter "Working with the...
Instructional Video13:27
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Navigating the CLI

Higher Ed
Navigating your mass storage is one of the most critical CLI functions. To do it, you will need to know about specific commands, their relevant switches, and how directories are structured. This clip is from the chapter "Working with the...
Instructional Video10:46
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Understanding the CLI

Higher Ed
All operating systems provide at least one command-line interface (CLI). While the CLIs differ, they all share certain features and functions. This clip is from the chapter "Working with the Command-Line Interface" of the series "CompTIA...
Instructional Video3:35
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Backing Up Your Data in Linux and macOS

Higher Ed
Backing up data in Linux and macOS follows the same best practices as Windows, with a few different tools. This clip is from the chapter "Maintaining and Optimizing Operating Systems" of the series "CompTIA A+ Certification Core 2...
Instructional Video8:37
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Backing Up Your Data in Windows

Higher Ed
Windows has provided many different tools over the years to enable techs (and users) to back up important files. A good tech knows these Windows tools to help their users recover data when things go wrong. This clip is from the chapter...
Instructional Video9:00
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Working with Applications

Higher Ed
This video covers these requirements, as well as some tips for using and troubleshooting applications. This clip is from the chapter "Maintaining and Optimizing Operating Systems" of the series "CompTIA A+ Certification Core 2...