Networking & Infrastructure
Core networking concepts: TCP/IP, edge computing, 5G, and the infrastructure that moves data around.
-
USB (Universal Serial Bus) Standards—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
USB Standards Standard USB Speeds: Low-speed USB USB 1.1—-1.5 Mbps Full-speed USB USB 1.1—-12 Mbps Hi-Speed USB USB 2.0—-480 Mbps Super-Speed USB USB 3.0—-5 Gbps SuperSpeed USB 10 Gbps USB 3.1 Gen 2—-10 Gbps Types USB A—’normal’ USB interface Mini USB—for some cameras Micro USB—for some phones USB C—New interface model that plugs in in either direction. Quick Review Universal Serial Bus (USB) 1.1 comes in 1.5 MB/s & 12 Mbps; USB 2.0 runs at 480 Mbps USB 3.0 runs at 5 Gbps; USB 3.1 runs at 10 Gbps USB versions often use colors to indicate version USB connectors come in many types: Type-A; Type-B; Type-C; Standard; Mini; and Micro.…
-
Mass Storage Technologies—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
Introduction to Mass Storage There are many types of mass storage used today, including hard drives, solid state drives (SSD) and optical media. Regardless of the media, your operating system sees mass storage as a string of logical block addresses. There is a difference between decimal value and IEC values. LBA—Logical Block Address Decimal Counting— 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0 Kilo 1,000 Mega 1,000,000 Giga 1,000,000,000 Terra 1,000,000,000,000 Peta 1,000,000,000,000,000 Exa 1,000,000,000,000,000,000 Binary—more concerned with how many possible patterns IEC Values: There can be (IEC counting) 00000000 28 = 256 different patterns (LBA values) 210 = 1024 different patterns Kibi = 210 (Not “kilo”…
-
BIOS & Intro to Core Hardware & Firmware—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
Firmware What is BIOS/UEFI? BIOS programs are code. Basic Input/Output Services Note: Every motherboard in existence has built-in to it a small program designed to let us talk to the assumed hardware of the computer, and it’s called, ‘BIOS’. BIOS is a firmware, burned onto a chip, as opposed to software, which is copied onto some type of magnetic media or electronic media. BIOS programming enables interaction with the motherboard before the OS loads. BIOS is stored in non-volatile media, thus called firmware. POST (Power On Self Test) routines are built into firmware. The System Setup utility is also part of the firmware. (CMOS) POST—Power On Self Test POST runs…
-
The Visible Computer—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
The Visible Computer A computer gets work or play done. A computer will have a CPU, RAM, mass storage, & an OS. Primary PC Components System unit, Monitor (output), Keyboard & mouse (input), Printer (paper output); Speakers, game controllers, web cameras, external hard drives, headsets, microphones. External Connections USB, network cable connections (RJ45); DVI; HDMI; older: mini-din (PS2); Parallel port; serial port; VGA. Inside the PC What is a computer? What is an Operating System? A program that runs the other programs (the conductor). An OS controls all the programs on a computer. Kernel—the core part of the OS that handles the primary memory management. The core of the operating…
-
Safety & Professionalism—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
Safety & Professionalism Professional Communication, Part 1 Be on time Active Listening—avoid interrupting the customer Clarify Customer Statements Maintain Positive Attitude/Project Confidence Use proper language and avoid jargon, acronyms and slang. Set and meet expectations/timeline and communicate status with customer (managing expectations!!) Professional Communication, Part 2 Be culturally sensitive Use appropriate professional titles/greetings Avoid distractions when working with the customer (no phones, etc) Avoid being judgmental Avoid dismissing customer problems Deal appropriately with customers’ confidential & private materials Don’t argue with the customer or be defensive (or offensive, for that matter!) Follow up with the customer to verify satisfaction Provide proper documentation on services provided Offer different repair/replacement options Tools…
-
Networking Notes—The Process Status Command, NETSTAT, & LSOF
The PS Command ps—the process status command, is used to provide info about currently running processes, including their process identification numbers (PID’s). A process, also referred to as a task, is an executing (running) instance of a program. Every process is assigned a unique PID by the system. The basic syntax is: ps [options] ex: ps -aux PS results in 4 items: PID, TTY (‘Terminal Type’, or ‘teletype’, TIME, & CMD. The ‘-aux’ parameter combinations shows: ‘-a’ option shows all user processes; ‘-a’ option tells ps to list the processes of all users on the system rather than just those of the current user, with the exception of group leaders…
-
What is Border Gateway Protocol (BGP)?
Border Gateway Protocol is one of those foundational, core infrastructure protocols used by Internet users everyday but not top of mind for the average consumer or end-user. Border Gateway Protocol, or BGP, is a routing protocol. BGP is the primary protocol for the Internet, and is a Layer 4 Transport protocol that sits on top of TCP [2]. It’s purpose is to keep the various systems on the Internet up to date with the information needed to send and receive data traffic correctly. So, real quick in a nutshell, when information is sent around these Internets, it’s broken up into chunks of data called ‘packets’. Packets sent on the Internet…
-
What is Equinix? And Why Are They So Important??
[NOTE!: This is an evolving post for my research purposes to learn more about Equinix, this backbone of the internet(s).] Equinix is probably one of the most important companies that most people have never heard of. Do a quick ‘man-on-the-street’ style survey asking passers-by of the Big 5 of Tech, and surely “Equinix” is not top of mind. Nonetheless, Equinix is arguably just as important as the more well-known tech titans, if not more so. Equinix is a multinational company that runs a global network of large, industrial-scale data centers on every continent with the exceptions of Africa and Antarctica. Equinix helps take all the necessary IT infrastructure demands of…
-
A 3-Tiered Approach to Securing Your Home Network
Some tips running from basic to advanced, on how to approach securing your home network from Daniel Miessler. via Daniel Miessler






