Author: admin

>>

WEEKLY RECAP

Encryption & Caesar Cipher Encryption: Process of converting readable data (plaintext) into unreadable data (ciphertext)…

The WannaCry Ransomware Attack

1. Background Date of outbreak: May 12, 2017 Type of malware: Ransomware (crypto-virus) Impact: Affected…

SUBNET MASK AND DEFAULT GATEWAY

SUBNET MASK Think of IP address as your house number in a big city. The…

ANTIVIRUS vs FIREWALL

1. What is a Firewall? A firewall acts as a barrier between your computer or…

LINUX COMMAND OF THE DAY

1. grep (Global Regular Expression Print): Used to search text or patterns inside files. Syntax:…

WHAT IS ENCRYPTION ?

Encryption is the process of converting readable data (called plaintext) into an unreadable format (called…

WEEKELY RECAP

🔹 Public vs. Private IP AddressesI learned how public IPs allow devices to connect to…

WHAT IS SUBNETTING ?

Subnetting is a method in computer networking used to divide a large IP address network…

What is DNS?

DNS (Domain Name System) is like the phonebook of the internet. It translates domain names…

LINUX COMMAND OF THE DAY

1. cat (concatenate and display file contents) Used to view contents of a file or…