DHCP (Dynamic Host Configuration Protocol)
Automatically gives devices an IP address and other network settings (like gateway and DNS info).
DNS (Domain Name System)
Translates website names into IP addresses that computers understand.
Coaxial Cable
used for cable television, connecting modems and surveillance cameras.
POP3
Recieves emails doesnt synch
IMAP
Recieves emails does synch
Router
Responsible for access to the Internet and can be known as the “Gateway”.
Modem
Used to translate analog signals to digital signals and send direct connection from ISP Internet service provider.
Cable modem connects to a TV cable box while a traditional modem is connected to a phone line.
Firewall
is software or a hardware device that allows or denies network traffic.
Firewalls can open or close network ports and enable or disable network programs from data transmission.
IAAS
You rent virtual hardware: servers, storage, and networking.
You manage the OS, apps, and data.
Provider manages the physical servers and virtualization.
PAAS
You focus on developing apps — the provider handles servers, OS, and runtime. Perfect for developers.
SAAS
You use a complete application that runs on the provider’s infrastructure. No setup or management — just sign in and use.
Data manipulation commands
select, insert,delete,update
data definitions
create,alter,drop,permissions
proxy
proxy server acts as a middleman between your computer and the internet. When you send a request (like visiting a website), the proxy forwards it on your behalf, then sends the response back to you.
Dos
Sending enough requests to overload a resource or even stopping its operation.
man in the middle
Intercepting communications between computers to steal information transiting through the network.
brute force attack
attack:Is a trial-and-error method used to get access to certain data such as passwords.