Computer Basics and Network Fundamentals Explained
Classified in Technology
Written on in English with a size of 5.59 KB
Understanding Computer Systems and Networking Essentials
Command-Line Interface Basics
Command-line interfaces (CLIs) are often replaced by graphical user interfaces (GUIs) and menu-driven interfaces.
Accessing the Command Prompt in Windows
To access the command prompt in Windows: Start > Programs > Accessories > Command Prompt. Alternatively, you can type cmd
in the Run dialog or search bar.
Essential Computer Tools and Settings
The Windows Control Panel and System Settings offer various useful tools and configurations, typically categorized as:
- Programs
- Hardware and Sound
- User Accounts and Family Safety
- Network and Internet
- Appearance and Personalization
- System and Security
Key Windows System Utilities
Computer Properties
Provides basic information about your computer, access to the Device Manager, System Protection settings, and Advanced System Options.
Windows Utilities
- Hard Drive Defragmenter
- Backup and Restore
Accessibility Tools
Designed to assist users with disabilities, these tools include:
- Magnifying Glass
- Narrator (Storyteller)
- Voice Recognition
- On-Screen Keyboard
Fundamentals of Computer Networks
What is a Network?
A network is a set of computers and electronic devices connected to each other that share resources.
Network Classification
Networks can be classified in several ways:
By Size
- PAN (Personal Area Network)
- LAN (Local Area Network)
- MAN (Metropolitan Area Network)
- WAN (Wide Area Network)
By Connection Type
- Wired Networks
- Wireless Networks
- Hybrid Networks
By Topology
The physical or logical arrangement of a network:
- Tree Topology
- Bus Topology
- Ring Topology
- Mesh Topology
- Star Topology
Key Network Elements
Network Interface Card (NIC)
- Function: Sends and receives information.
- Connection: Connects to the motherboard via a bus.
- Characteristics: Speed, MAC address.
- Command: Often managed or configured via command-line utilities.
Networking Cables
- Function: Transfers data between devices.
- Types: Twisted pair cable, coaxial cable, optical fiber cable.
Network Switch
- Function: Connects all network elements within a local network.
- Operation: Establishes connections between specific ports.
- Connection: One of its ports is typically connected to a router.
Network Router
- Function: Enables connection between two different networks (e.g., your home network and the internet).
- Characteristics: Manages connection channels, has a unique IP address.
- Note: Many routers also function as switches, providing multiple LAN ports.
Wireless Network Devices
- Wi-Fi Antenna Types: Wireless PCI, Wireless USB.
- Access Point (AP): A device that connects Wi-Fi devices to a Local Area Network (LAN).
- Repeater: A device that takes an existing signal from a wireless router and extends its range.
Network Password Encryption Types
Different types of encryption are used to secure passwords and data on a network:
- No Encryption (Insecure)
- WEP (Wired Equivalent Privacy) - Older, less secure
- WPA (Wi-Fi Protected Access) - Improved security over WEP
- WPA2 (Wi-Fi Protected Access II) - Current standard for strong Wi-Fi security
Understanding Wireless Technologies
Wireless Communication Fundamentals
Wireless communication is the electromagnetic transfer of information between two or more points that are not connected by an electrical conductor.
Key Wireless Technologies
Wi-Fi (Wireless Fidelity)
Wi-Fi is a low-cost wireless communication technology. A Wi-Fi setup typically consists of a wireless router that links portable devices with an internet connection.
Bluetooth
Bluetooth is a wireless technology standard used for exchanging data between fixed and mobile devices over short distances.
NFC (Near Field Communication)
NFC is a short-range wireless technology that allows the exchange of data between devices using magnetic fields, often used for contactless payments and data transfer.
Essential Networking Concepts
Ethernet
Ethernet is a widely used technology for connecting computers in a local area network (LAN).
IP Address
An IP (Internet Protocol) address is an identifying number associated with a specific computer or device on a network. This unique number allows the device to be located and communicate with others.