-
Portable Computing Security & More–NETWORKING, SECURITY, & MORE ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
Portable Computing Security & More The Internet Telnet & SSH The Telnet and the Secure Shell (SSH) protocols provide command line access to remote systems. Telnet runs on TCP port 23; SSH runs on TCP port 22. Telnet is unencrypted; SSH is encrypted. Telnet uses Port 23. Telnet: One of the earliest application protocols; allows access to another computer; A remote command line tool; a powerful tool; allows you to get to the command line on another comuter. To access a Telnet server, you need a Telnet client (similar to how in order to access a web server you need a web client, aka–web browser). Putty is a popular Telnet…
-
The Essentials of Networking–NETWORKING, SECURITY, & MORE ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
The Essentials of Networking Network Card Troubleshooting Use Device Manager –> NIC properties for information/configuration. Change duplex and wake-on LAN settings there Link lights show connectivity, activity, and (sometimes) speed. Full-Duplex–the NIC is talking & listening at the same time. Half-Duplex– Wake-on LAN–wakes up a computer from sleeping if certain information comes in (a so-called ‘magic packet’). Working With Connections–NETSTAT The ‘netstat’ command shows important information about connections. Use netstat switches ‘-n’ and ‘-a’ as needed. Consider a 3rd-party tool, such as TCPView as an alternative to netstat. TCPView is from SysInternals website. Netstat–shows statistics for different connections (usually TCP/UDP) ex: Windows folder sharing–(Port 445) TCPView is a ‘3rd-party’ tool…
-
Troubleshooting Operating Systems–NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
Troubleshooting Operating Systems Windows Recovery Environment WinRE (Windows recovery environment) WinRE provides access to essential troubleshooting tools WinPE (Windows pre-installation environment) Advanced options offer System Restore, System Images, & more Command Prompt option opens the Windows Command Shell. Advanced Startup Options To get to ‘Safe mode’ options in Windows 8/10, select option in ‘System Configuration’ for Safe boot. Alternatively, intentionally crash your system several times in a row to get Advanced options. ‘Startup Settings’ offer debugging, boot logging, Safe Mode, & more. Troubleshooting Boot Problems A black screen on a booted computer often indicates a video driver problem. Get to Safe Mode & try “Roll Back Driver” or “Update Driver”…
-
Working With the Command-Line Interface–NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
Working With the Command-Line Interface Understanding the CLI All operating systems offer a command line interface (CLI). A specific CLI is called a ‘shell’; most OSes provide multipole shell choices. All shells have a prompt to type in commands. Many commands use switches ( -n, -a, etc.) All shells offer some form of help. (Type <help> or /?) Navigating the CLI: Windows/Linux Use the ‘cd’ command in all OSes to move the prompt to different folders/directories. Make sure you can use the ‘cd’ command in Windows, Mac and Linux environments to navigate a system. (Mac & Linux are based on Unix.) To change drives in Windows, type the drive letter…
-
Maintaining Operating Systems–NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
Maintaining Operating Systems Patch Management Windows 7 Update gives the user the ability to choose which updates to install and when. Windows 10 Update locks down the update system more, the only option is to pause the update and choose active hours. Patch management in Ubuntu Linux offers more options for updating. Updating with macOS is pretty much automated, like Windows 10. Working With Discs Error checking runs ‘chkdsk’ on a disk partition to check for bad sectors. Trimming allows data to be written in individual pages termed “available for use” Optimizing trims blocks in disks to allow for new data to be written in partially full blocks. Working With…
-
Windows OS Under the Hood–NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
Windows OS Under the Hood! What is the Registry? The Registry is the primary database for every Windows system. Registry hold settings. Registry is critical, without it, Windows won’t run!!! We use the ‘regedit’ (Registry Editor) utility to manually edit the Registry. The Registry has five root keys into which all data is organized. HKLM (Hkey local machine)–defines all the settings for a particular computer. Processes Every program currently running on a system is a process. Processes all use process IDs (PID) We use utilities like Task Manager to kill errant processes. At any moment our computer can be running hundreds of programs. These programs can be broken down into…
-
Building a P.C.—NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
Building a P.C. The Right PC for the Job Memorize details about each specialized system. Consider different jobs & make sure the system matches the job specifications. Concentrate on RAM, storage, & graphic needs. NAS–Network Attached Storage; used for sharing files; Usually a “headless” set-up, meaning no peripherals needed, after the initial set-up. Boot From Everything Use an ISO image of bootable media to install operating systems. Download ISO files and burn them to optical media or thumb drives. Boot to the installation media to install operating systems. You can also boot from a network server using PXE. Installing Windows Check all pre-installation tasks before installing Windows. Research new hardware…
-
Understanding Partitioning—Implementing Mass Storage–NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
UNDERSTANDING PARTITIONING A partition is a logical electronic device readable by an Operating System. Partitions define the location of operating systems, swap files, and recover partitions. Partitions must be created & mounted. In Windows, partitions manifest as driver letter; in Linux/macOS, partitions manifest as folders (with slashes). Partitioning a hard drive is CRITICAL!!! MBR Partitioning MBR (Master Boot Record) is the oldest type of partition still in use today. MBR consisted of a boot loader, and up to four partitions, with one set as an active partition. If you need more than four partitions on a single drive, you create an extended partition and add logical drives to that partition.…
-
Printers & Multifunction Devices—NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
Printers & Multifunction Devices Laser Printers A laser hits the photosensitive drum (the cornerstone of laser printers) to create an image Memorize the laser printing process Laser printer maintenance means replacing the toner cartridge and applying maintenance kits. All laser printers have maintenance kits. These can help the printers last for years! Inkjet Printers (aka Bubblejet Printers) CYMK (Cyan, Magenta, Yellow, & Black) Inkjet printers use heat or mechanical process to push ink through the print heads to media. A multifunction device (MFD) includes a printer, scanner, copier and fax machine, all-in-one. Inkjet maintenance means running cleaning routines for the nozzles, plus some form of calibration. Impact Printers (aka DotMatrix)…
-
Portable Computing—NETWORKING ESSENTIALS—CompTIA A+ (220-1001) A-PLUS Certification Prep Course Notes
Portable Computing Laptop Features Portable computers have an Fn (function) key to activate alternative Function key options Use “Settings” in Windows to control many aspects of portable computers. Some laptops feature removable screens, turning laptops into tablets. Use a lock to secure a laptop when in a public space. Docking stations and part replicators extend the capabilities of some laptops. Laptop Hardware Troubleshooting: The Tools Start laptop repair by reviewing manufacturer online information. The iFixit Web site offers a lot of user-generated “how-to” guides. Use caution on screws & connections; take pictures of the disassembly process. Touring Your Laptop Display Check connections when replacing laptop monitors Spudgers and heat guns…