Instructional Video7:09
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Port Forwarding

Higher Ed
NAT is a handy tool but comes with a huge drawback: no servers behind the firewall are accessible to the outside world. Port forwarding allows opening specific ports on your NAT-enabled router to provide access to servers behind it. This...
Instructional Video7:41
Curated Video

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

Higher Ed
Like all operating systems, Windows comes with a built-in software firewall. Unlike the firewall on your router, this firewall only protects a single system. It's important for techs – and the users they support – to understand how to...
Instructional Video11:20
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Routers

Higher Ed
The CompTIA A+ exams challenge test takers to perform many configurations of a typical home router. But what does a router do for a SOHO network? This clip is from the chapter "Local Area Networking" of the series "CompTIA A+...
Instructional Video4:12
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - The net Command

Higher Ed
The Windows net command has so many features that it deserves its own video. We use the net command for everything—from querying the network to accessing shares. This clip is from the chapter "Local Area Networking" of the series...
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 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 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 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...