Instructional Video7:03
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Windows Sharing with macOS and Linux

Higher Ed
Both macOS and Linux systems know how to use Windows naming functions to connect using Workgroups and Domains and share resources using Samba. The trick is to understand how they do it and to configure them to work with an existing...
Instructional Video13:35
Curated Video

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

Higher Ed
More advanced Windows networks use Active Directory Domains instead of Workgroups. These Domains, especially Microsoft's Active Directory-enabled Domains, provide powerful services for larger networks. This clip is from the chapter...
Instructional Video7:24
Curated Video

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

Higher Ed
Microsoft developed the concept of Workgroups for small networks to work with their naming system. Workgroups are simple and provide no security, but they're a part of every small Windows network. This clip is from the chapter "Local...
Instructional Video5:59
Curated Video

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

Higher Ed
Microsoft introduced a series of naming protocols, some of which predate the Internet. Interestingly, these protocols (or at least their modern versions) are still alive and well not only on Windows systems but on Linux and macOS systems...
Instructional Video7:00
Curated Video

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

Higher Ed
When a user complains the Internet is down, what's often happening is that DNS isn't working. There are a few simple tools and procedures to diagnose and repair DNS problems. This clip is from the chapter "Local Area Networking" of the...
Instructional Video10:54
Curated Video

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

Higher Ed
Individual hosts use IP addresses, but humans are terrible at memorizing long strings of numbers. To make our lives easier, most TCP/IP networks (and certainly the Internet) use the Domain Name System (DNS) to apply more human-friendly...
Instructional Video8:59
Curated Video

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

Higher Ed
When two computers begin the process of sharing data, they create what we call a connection (or session). A good tech knows how to use common utilities to observe these connections and diagnose issues. This clip is from the chapter...
Instructional Video9:37
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Dynamic IP Addressing

Higher Ed
Manually entering IP addresses into all our devices is an administrative nightmare. To avoid this mess, smart techs use the Dynamic Host Configuration Protocol (DHCP) to automatically provide IP addresses to individual hosts. This clip...
Instructional Video7:09
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Network Address Translation (NAT)

Higher Ed
You'd be hard-pressed to find a home or small office router that isn't using Network Address Translation (NAT). NAT provides some amazing benefits but also has some serious limitations. This clip is from the chapter "Local Area...
Instructional Video9:11
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Special IP Addresses

Higher Ed
The designers of IP addresses reserved many IP addresses for special uses. From loopback to private IP addresses, a good tech understands these special addresses as well as when and how to use them. This clip is from the chapter "Local...
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...