Abcon-Tech

Abcon-Tech Welcome to Abcon Blog! I'm Abcon an information analyst with a passion for uncovering insights and sharing knowledge.

With 10 years of experience in data analysis and interpretation, I help readers like you make informed decisions and navigat

Output Devices  *1. Meaning of Output Devices*Output devices are hardware components of a computer that receive processe...
27/07/2026

Output Devices

*1. Meaning of Output Devices*
Output devices are hardware components of a computer that receive processed data from the computer and present the results to the user in a form we can understand.
*In short*: They show the results of the computer’s work so we can see, hear, or use them.

*2. Characteristics of Output Devices*
- *Show or produce the results* of processing
- *Receive data from the computer* only
- *Do not send data to the computer*
- *Help us see, hear, or get the output* in a usable form

*3. Common Output Devices and Their Functions*

1. *Monitor*
Displays information on the screen.
Shows text, pictures, videos, and graphics.
_Example_: The screen you use to see what you’re typing.

2. *Printer*
Produces a hard copy of information on paper.
_Example_: Printing an assignment, letter, or photo.

3. *Speakers*
Output sound so we can hear music, voices, and system alerts.
_Example_: Listening to music or a video without wearing anything.

4. *Headphones*
Work like speakers but are worn on the ears for private listening.
_Example_: Listening to music in class or on the bus without disturbing others.

5. *Projector*
Displays the computer’s screen on a big wall or whiteboard for a large audience.
_Example_: Teachers using it in class or for presentations.

6. *Plotter*
Prints large and detailed drawings such as maps and building plans.
_Example_: Architects printing building designs.

*4. Difference Between Input and Output Devices - Quick Reminder*
Input devices send data TO the computer.
Output devices take data FROM the computer and give results to us.

*5. Summary*
Output devices are very important because without them we would not know what the computer has done with the data. They convert computer data into forms we can see, hear, or hold.

*6. Evaluation Questions*
1. What is an output device?
2. List 4 characteristics of output devices.
3. Mention 3 output devices

Parts of a LaptopTop / Main Body1. We**am - For video calls and photos. Usually top center of the display.2. Microphone-...
23/07/2026

Parts of a Laptop

Top / Main Body
1. We**am - For video calls and photos. Usually top center of the display.
2. Microphone- Captures audio for calls, recordings.
3. Display - The screen. Shows everything.
4. Hinge - Connects the screen to the base and lets it open/close.
5. Power Button - Turns the laptop on/off.
6. Keyboard - For typing.
7. Touchpad - Mouse alternative. Move your finger to control the cursor.
8. Touchpad Buttons - Left and right click buttons below the touchpad.
9. Status Indicators - Small LEDs that show battery, charging, caps lock, wifi, etc.

Ports on Different Laptops
Ports vary by model, but common ones are:

Left Side
- Power Port- To plug in the charger.
- USB Port- Connect flash drives, mouse, keyboard, etc.
- HDMI Port - Connect to external monitor or projector.
- USB-C Port* - Newer, faster USB. Can also charge and connect displays on some laptops.
- *Audio Jack- For headphones or mic.
- *Vent (Fan)* - Releases heat to cool the laptop.

Right Side
- SD Card Slot - For cameras, phones memory cards.
- USB Port- Extra USB port.
- Ethernet (RJ-45)- Wired internet connection.
- *Kensington Lock Slot* - For a security cable lock.

Rear Side
- Vent (Fan) - More cooling vents.
- USB-C Port - Additional USB-C.
- HDMI Port - Another display output option.
- Power Port - Some laptops put charging at the back.

Abass Potho Conteh
Abcon-Tech

19/07/2026

1. WELL-KNOWN PORT NUMBERS (0-1023)
These are the default ports assigned by IANA. Most run over TCP, but some use UDP or both.

*Most Tested Ports:*
- *FTP*: 20 Data, 21 Control | TCP
- *SSH*: 22 | TCP - Secure remote access
- *Telnet*: 23 | TCP - Unsecure remote access
- *SMTP*: 25 | TCP - Send email
- *DNS*: 53 | TCP/UDP - Domain name resolution
- *DHCP*: 67 Server, 68 Client | UDP
- *TFTP*: 69 | UDP
- *HTTP*: 80 | TCP - Web
- *HTTPS*: 443 | TCP - Secure Web
- *POP3*: 110 | TCP - Receive email
- *NTP*: 123 | TCP - Time sync
- *IMAP*: 143 | TCP - Receive email with folders
- *SNMP*: 161, Trap 162 | UDP - Network monitoring
- *RDP*: 3389 | TCP - Remote Desktop
- *MySQL*: 3306 | TCP
- *SQL Server*: 1433 | TCP

*Memory tip*: Secure versions usually add an 'S' and use a different port: `HTTP 80 → HTTPS 443`, `FTP 21 → FTPS 990/993`, `POP3 110 → POP3S 995`

*2. ADMINISTRATIVE DISTANCE (AD)*
AD = "Trustworthiness" of a routing source. Lower AD wins when multiple routes to the same destination exist. Range: 0-255.

*AD Value Hierarchy - Lowest to Highest:*
1. *Connected*: 0 - Most trusted
2. *Static Route*: 1
3. *EIGRP Summary*: 5
4. *External BGP*: 20
5. *Internal EIGRP*: 90
6. *OSPF*: 110
7. *IS-IS*: 115
8. *RIP*: 120
9. *External EIGRP*: 170
10. *Internal BGP*: 200 - Least trusted internal
11. *Unknown*: 255 - Unreachable

*Key rule*: `Connected > Static > EIGRP > OSPF > RIP > BGP`

*3. OSPF (OPEN SHORTEST PATH FIRST)*
Link-state protocol for inside a company network.

- *Protocol Number*: 89
- *Multicast Addresses*:
- `224.0.0.5` = All OSPF Routers
- `224.0.0.6` = DR/BDR Routers only
- *Default Cost Reference BW*: 100 Mbps
- *Router ID*: 32-bit

*OSPF Neighbor States - 7 Steps:*
`Down → Init → 2-Way → Exstart → Exchange → Loading → Full`
Memory tip: "Don't Invite Zebras Eating Large French Fries"

*4. EIGRP (ENHANCED IGRP)*
Cisco proprietary, advanced distance-vector protocol.

- *Protocol Number*: 88

DNS and Its Main Features & ImportanceWhat is DNS?DNS (Domain Name System) is the backbone of the Internet.  It translat...
14/07/2026

DNS and Its Main Features & Importance

What is DNS?
DNS (Domain Name System) is the backbone of the Internet.
It translates human-friendly domain names into IP addresses so devices can find and communicate with each other over the network.

---

Key Features of DNS

1. Name Resolution
Explanation: Converts domain names like `www.google.com` into IP addresses like `142.250.190.78`.
Importance: Lets users access websites with easy names instead of memorizing IPs.

2. Hierarchical Structure
Explanation: Organized as `Root → TLD → Authoritative servers`.
Importance: Creates a well-structured, scalable, and efficient name resolution system.

3. Distributed System
Explanation: DNS data is spread across many servers worldwide.
Importance: Improves reliability and availability. Avoids a single point of failure.

4. Caching
Explanation: Stores DNS records temporarily to speed up future requests.
Importance: Reduces response time and network traffic, improving performance.

5. Scalability
Explanation: Can handle a huge number of domains and queries efficiently.
Importance: Supports the growth of the Internet and millions of users.

6. Security (DNSSEC)
Explanation: Adds authentication and integrity to DNS responses.
Importance: Protects users from DNS spoofing, cache poisoning, and other attacks.

---

Quick Analogy: Think of DNS as the "phonebook of the Internet." You type a name, DNS gives you the number/IP.

Follow -Tech for more updates....

Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.

12/07/2026

How to restore a deleted file on a computer

Par 1Basic Computer Architecture1. Lesson ObjectivesBy the end of this lesson, students should be able to:  1. Define co...
12/07/2026

Par 1
Basic Computer Architecture

1. Lesson Objectives
By the end of this lesson, students should be able to:
1. Define computer architecture
2. Identify and explain the 4 major units of a computer
3. Describe the functions of CU, ALU, and Registers inside the CPU
4. Explain how data flows in a computer system

*2. Definition*
*Computer Architecture* shows how different units of a computer work together to process data.
It is the basic design/structure of how a computer is built and how its parts communicate.
3. The 4 Major Units of a Computer
1. Input Unit
This is where we enter data and instructions into the computer.
Examples: Keyboard, Mouse, Scanner, Microphone
Function: It sends data to the CPU for processing.
_Arrow: Input → CPU_
2. Central Processing Unit (CPU)
This is the "brain" of the computer. It processes data and controls all other units.
The CPU has 3 main parts:
-CU - Control Unit
Acts like the manager. It controls and coordinates all activities of the computer. It tells other parts what to do and when to do it.
-ALU - Arithmetic Logic Unit
Does all mathematical calculations and logical decisions.
Examples: +, -, ×, ÷, >,

_Subject: Computer Studies / Basic Computer Hardware_  _Topic: The Motherboard_  *1. Lesson Objective*  By the end of th...
12/07/2026

_Subject: Computer Studies / Basic Computer Hardware_
_Topic: The Motherboard_

*1. Lesson Objective*
By the end of this lesson, students should be able to:
1. Define what a motherboard is
2. Identify and state the function of the main parts of a motherboard
3. Explain why the motherboard is important in a computer system

*2. Definition*
*Motherboard* is the main circuit board of the computer.
It is also called the "system board" or "mainboard".
All other components of the computer connect to it so they can communicate with each other.

Think of the motherboard as the "central nervous system" of the computer. Everything plugs into it.

*3. Major Parts of a Motherboard & Their Functions*
Based on the diagram:

- *CPU Socket*
This is where the Central Processing Unit (CPU) is installed.
The CPU is the "brain" of the computer. The socket holds it firmly and connects it to the rest of the system.

- *RAM Slots*
These slots are for installing RAM modules (Random Access Memory).
RAM stores data and instructions that the CPU is currently using. More RAM slots = ability to add more memory.

- *Power Connector*
This is where the power supply from the computer case connects.
It distributes power to all components on the motherboard.

- *Expansion Slots*
These long slots are used to add extra cards to the computer.
Examples: Graphics card, sound card, network card. They help upgrade and expand the computer’s capabilities.

- *Storage Connectors (SATA)*
These ports are used to connect storage devices like Hard Disk Drives (HDD) and Solid State Drives (SSD).
SATA = Serial ATA. This is how your computer saves files and the operating system.

- *BIOS Chip*
BIOS = Basic Input Output System.
This chip contains firmware that starts up the computer and checks all hardware when you power it on. It also stores basic settings for the motherboard.

*HOW CPU, RAM AND HARD DISK WORK*These 3 parts work together to keep your computer running.*1. CPU - Central Processing ...
09/07/2026

*HOW CPU, RAM AND HARD DISK WORK*

These 3 parts work together to keep your computer running.

*1. CPU - Central Processing Unit*
- *Role*: The Brain of the computer
- *What it does*: Processes instructions, does all calculations, and makes decisions
- *Speed*: Very fast
- *Memory*: Does NOT store data permanently
- *Example*: Intel Core i5
- *Key line*: _CPU thinks_

*2. RAM - Random Access Memory*
- *Role*: Short-term Memory
- *What it does*: Stores data that the CPU is currently using
- *Speed*: Very fast
- *Memory*: Temporary. Data is lost when power is off
- *Example*: 8GB DDR4
- *Key line*: _RAM helps_

*3. HARD DISK*
- *Role*: Long-term Storage
- *What it does*: Stores all your files, programs, and the operating system permanently
- *Speed*: Slower than RAM
- *Memory*: Stores data permanently even without power. Large capacity
- *Example*: 1TB HDD
- *Key line*: _Hard Disk remembers_

---

*HOW THEY WORK TOGETHER - 4 Steps*
1. *Load*: When you turn on the computer → OS and programs load from *Hard Disk → RAM*
2. *Process*: *CPU* takes data + instructions from *RAM* and processes them
3. *Temporary Store*: *CPU* sends results back to *RAM* to store temporarily
4. *Save*: When you save your work → data goes from *RAM → Hard Disk* for permanent storage

*IN SHORT Flow*
`HARD DISK (Load)` → `RAM (Use)` → `CPU (Process)` → `Save` → `HARD DISK`

*Memory trick*: _CPU thinks, RAM helps, Hard Disk remembers.

Here’s a clean printable version for you 👇You can copy this to Word/Google Docs and print, or screenshot it.---*Computer...
07/07/2026

Here’s a clean printable version for you 👇
You can copy this to Word/Google Docs and print, or screenshot it.

---

*Computer Networks: PAN, LAN, MAN, WAN*

Computer networks are classified according to the area they cover.

*1. PAN — Personal Area Network*
- *Area Covered*: Very small area around a person ∼10 meters
- *Devices*: Mobile, Smartwatch, Bluetooth earphones, Wireless mouse
- *Example*: Phone connected to smartwatch
- *Diagram*: `Phone --- Watch`

*2. LAN — Local Area Network*
- *Area Covered*: Home, school, office, computer lab ∼1 km
- *Devices*: PC, Laptop, Printer, Router, Switch
- *Example*: Computers connected in a school lab
- *Features*: High speed, Low cost, Privately owned
- *Diagram*: `PC — Router/Switch — PC`

*3. MAN — Metropolitan Area Network*
- *Area Covered*: A city or large campus ∼100 km
- *Devices*: Buildings connected via fiber/cables
- *Example*: Network connecting offices across a city
- *Owner*: City, ISP, or Large Organization
- *Diagram*: `Building — City Network — Building`

*4. WAN — Wide Area Network*
- *Area Covered*: Countries or the whole world
- *Devices*: Computers connected via Internet
- *Example*: Internet
- *Features*: Largest network, Uses public telecommunication lines
- *Diagram*: `Computer — Internet — Computer`

---

*Quick Summary Table*
**Network** **Full Form** **Area** **Example**
**PAN** Personal Area Network Around a person Phone + Smartwatch
**LAN** Local Area Network Home/School/Office School Computer Lab
**MAN** Metropolitan Area Network City/Large Campus Offices across a city
**WAN** Wide Area Network Countries/World Internet
*Conclusion*
*PAN is the smallest network, while WAN is the largest network.*
*Order by Size*: PAN < LAN < MAN < WAN
AbconTech

Address

Freetown/
Freetown

Alerts

Be the first to know and let us send you an email when Abcon-Tech posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Organization

Send a message to Abcon-Tech:

Shortcuts

Share