• Home
  • About
  • Social
    • Twitter
    • LinkedIn
    • Instagram
Starby Four

Vibes|Music|Tech

  • Home
  • About
  • Social
    • Twitter
    • LinkedIn
    • Instagram
  • Home
  • About
  • Social
    • Twitter
    • LinkedIn
    • Instagram

No Widgets found in the Sidebar Alt!

  • Tech

    Virtualization—NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    May 6, 2021 /

    VIRTUALIZATION Understanding Virtualization Virtual machines are self-contained computers running within a host OS Hypervisors support multiple VMs A type 1 hypervisor runs directly on top of the hardware as an OS A type 2 hypervisor runs as an app in an existing OS Your First Virtual Machine Setting up a new VM takes a few steps. Install a hypervisor, like Oracle VirtualBox. Create a virtual machine in the hypervisor. Download & install an operating system, like Ubuntu Linux. Advanced VIrtualization You can modify virtual hardware easily, such as add a “drive”. Bridge a VM to connect to same network (and DHCP server) as host OS. Use NAT to put a…

    read more
    Aaron Comments Off on Virtualization—NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    You May Also Like

    What is a ‘NOC’? What is a ‘SOC’? The Battle of ‘NOCs’ vs. ‘SOCs’…

    June 3, 2021

    Functions–STRUCTURED PROGRAMMING Course Notes

    May 27, 2021

    Class Methods & Separating Interface From Implementation–C++ Notes (C Plus Plus Notes)

    May 26, 2021
  • Tech

    Internet & The Cloud—NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    May 6, 2021 /

    Internet & The Cloud The Internet Beyond the LAN Local Area Network (LAN) computers share the same network ID. A wide area network (WAN) is two or more LANs interconnected by one or more routers A metropolitan area network (MAN) is a WAN that spans a city. A personal area network (PAN) is a point-to-point connection used only in Bluetooth connections LAN—computers hooked together to one switch (All share identical Network ID) WAN—bunch of LANs interconnected with routers. Each LAN has a unique network ID. CAN—Campus Area Network MAN—Metropolitan Area Network WLAN—Wireless Local Area Network Intranet—private network Internet Tiers The Internet is composed of many organizations that connect to each…

    read more
    Aaron Comments Off on Internet & The Cloud—NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    You May Also Like

    Post-Quantum Cryptography: The Race Is On

    March 18, 2021

    More Notes!!! [Ruby Programming Language Notes]

    May 19, 2021

    Classes: A Deeper Look, Part 1–STRUCTURED PROGRAMMING Course Notes

    May 31, 2021
  • Tech

    Wireless Networking—NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    May 6, 2021 /

    Wireless Networking Wireless Network Hardware A wireless access point (WAP) bridges 802.11 and Ethernet networks Wireless clients connect to WAPs 802.11 works in one of two modes: infrastructure mode, or ad hoc mode Use correct antenna for the job In many of today’s laptops the antenna is built into the laptops monitor itself. (SSID)-Service Set Identifier (SSID) Wi-Fi Standards 802.11 uses the 2.4- and 5-GHz ISM band 802.11 uses remade channels Memorize the band usage and relative speeds of the 802.11 extensions. (ISM) Industrial, Scientific, and Medical Radios Bands 2.4 GHz and 5 GHz Band Band is a range of radio frequencies 2.4 GHz Band: 2.412-2.4884 GHz Uses different “channels”…

    read more
    Aaron Comments Off on Wireless Networking—NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    You May Also Like

    A 3-Tiered Approach to Securing Your Home Network

    March 10, 2021

    Blockchain & Money: Session 7: Technical Challenges by M.I.T. Sloan School of Management with Professor Gary Gensler

    April 16, 2021

    The Essentials of Networking–NETWORKING, SECURITY, & MORE ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    May 11, 2021
  • Tech

    Local Area Networking—NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    May 6, 2021 /

    LOCAL AREA NETWORKING Intro to TCP/IP ARPANET formed (basis for Internet) TCP/IP adopted as protocol for ARPANET/the Internet IP addresses have four octets between 0-255 (a total of 256 options) Classful address scheme for locations & sublocations. Class A—6.x.x.x Only 1st number is locked millions of hosts Class B—172.16.x.x First 2 numbers are locked/set 65,534 hosts Class C—210.11.12.x First 3 numbers are locked/set) 254 hosts Network IDs and Subnet Masks Use Network & Sharing Center for setting up network information Set IP address, subnet mask, and gateway in Ethernet Properties Manual settings = static IP address Private IP Addresses: Class A—10.x.x.x Class B—172.16.x.x, 172.31.x.x Class C—192.168.x.x Special IP Addresses Class…

    read more
    Aaron Comments Off on Local Area Networking—NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    You May Also Like

    Notes to Self 11/05/2020

    May 20, 2021

    What is a password manager and why do you need one…

    November 29, 2021

    Dual Economy Continues to Emerge as Millions Have Lost Jobs But Hiring Booms In Some Sectors…

    December 30, 2020
  • Tech

    Physical Networking—NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    May 5, 2021 /

    PHYSICAL NETWORKING Introduction to Networking LAN computers connect with Ethernet. (Local Area Network) Ethernet frames standardized as 1500 bytes A MAC address uniquely identifies a host on a LAN. (MAC-Media Access Control; a MAC is a 48-bit address; always manifested as 12 hexadecimal characters) Use ‘ipconfig’ (Windows) or ‘ifconfig’ (Linux) to view MAC. Example MAC address: xx-xx-xx-xx-xx-xx (the first 3 sets of pairs combined together are known as the OEM ID. Hubs vs. Switches Hubs repeat all traffic on LAN to all nodes (Hub = ‘dumb’ repeater) Switches filter traffic based on MAC address (Switch = smart repeater) Switches provide full bandwidth for all nodes Hexadecimal Hexadecimal (base 16) enables…

    read more
    Aaron Comments Off on Physical Networking—NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    You May Also Like

    Understanding Permissions: Notes: List of Terminal Commands

    May 20, 2021

    Cabling & Topology–The Physical Network–NETWORKING, SECURITY, & MORE ESSENTIALS—CompTIA Network+ (N10-007) NETWORK-PLUS Certification Prep Course Notes

    May 11, 2021

    ‘Welcome To The Edge!!!’–What Is Edge Computing???

    June 4, 2021
  • Tech

    Display Technologies—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    May 5, 2021 /

    Display Technologies Monitor Technologies A monitor is composed of individual picture elements (pixels); the total pixels across and down is the resolution. Liquid Crystal Display (LCD) monitors use liquid crystals to allow light to pass or not pass for each color in a pixel. LCD backlights are fluorescent or LED lights & shine through the liquid crystals. Organic LED (OLED) doesn’t use a backlight, as the pixels make their own light. Digital Light Processing (DLP) uses a grid of tiny mirrors that shine through a color wheel to create an image. -CCFL—Cold cathode fluorescent lamp—1st generation LCD’s LED—Light-emitting diodes The imaging (front) is LCD and the backlighting can be CCFL…

    read more
    Aaron Comments Off on Display Technologies—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    You May Also Like

    Understanding Permissions: Notes: List of Terminal Commands

    May 20, 2021

    Security + Course Notes

    June 1, 2021

    Classes & Objects–C++ Notes (C Plus Plus Notes)

    May 26, 2021
  • Tech

    USB (Universal Serial Bus) Standards—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    May 5, 2021 /

    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.…

    read more
    Aaron Comments Off on USB (Universal Serial Bus) Standards—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    You May Also Like

    ‘Welcome To The Edge!!!’–What Is Edge Computing???

    June 4, 2021

    Windows OS Under the Hood–NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    May 10, 2021

    What is Hurricane Electric? Let’s Find Out Whilst Learning About Some Computer/Cyber Network Fundamentals!!!

    April 14, 2021
  • Tech

    Mass Storage Technologies—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    May 5, 2021 /

    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”…

    read more
    Aaron Comments Off on Mass Storage Technologies—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    You May Also Like

    Remote Connectivity–Advanced IP Networking–NETWORKING, SECURITY, & MORE ESSENTIALS—CompTIA Network+ (N10-007) NETWORK-PLUS Certification Prep Course Notes

    May 14, 2021

    Post-Quantum Cryptography: The Race Is On

    March 18, 2021

    Inline Functions, References, & Reference Parameters–Functions–STRUCTURED PROGRAMMING Course Notes

    May 28, 2021
  • Tech

    BIOS & Intro to Core Hardware & Firmware—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    May 5, 2021 /

    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…

    read more
    Aaron Comments Off on BIOS & Intro to Core Hardware & Firmware—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    You May Also Like

    Recursion–Functions–STRUCTURED PROGRAMMING Course Notes

    May 28, 2021

    Local Area Networking—NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    May 6, 2021

    How Was Colonial Pipeline Hacked/Breached? Because of One Single Employee’s Compromised Password

    June 7, 2021
  • Tech

    The Visible Computer—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    May 5, 2021 /

    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…

    read more
    Aaron Comments Off on The Visible Computer—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes

    You May Also Like

    Blockchain & Money: Session 4: Blockchain Basics & Consensus by M.I.T. Sloan School of Management with Professor Gary Gensler

    April 15, 2021

    Notes to Self 11/05/2020

    May 20, 2021

    Blockchain & Money: Session 14: Blockchain Payments, Part 2 by M.I.T. Sloan School of Management with Professor Gary Gensler

    April 20, 2021
 Older Posts
Newer Posts 

Archives

Categories

More

About

Documentation

Vim

Recent Posts

  • Metaverse security is a thing because security is still a thing…
  • What is a password manager and why do you need one…
  • What Is The Metaverse?
  • FAA Plans Warnings on 5G…What 5G Means for the FAA, FCC and Air-safety…
  • Blockchain & Money: Session 18: , by M.I.T. Sloan School of Management with Professor Gary Gensler

Tags

2020 A+ Bitcoin Blockchain C++ Careers CLI Cloud Coding CompTIA CompTIA A+ CompTIA Network+ Course Notes Covid-19 Crypto Cryptography Cyberattack Cybersecurity Data Structures Definitions Economy Essential Music Functions Learning Life M.I.T. Methods Mobile Music Music Video Networking News Notes NYC Peering Programming Ruby Security Structured Programming TCP/IP Tech Terminal The Internet Video Wireless Networking
© 2026 Starby Four.
Ashe Theme by WP Royal.