Google Technical Support: the Internet Module and Software Module Flashcards
Acronym: NAT
Network Address Translation
Acronym:
sudo
Super User DO
Allows organizations to use one public IP address and many private IP addresses within its network; conserves use of limited number of public IP addresses
Network Address Translation
This two worded BASH command will install new software
apt install
This BASH command provides a high-level commandline interface for the package management system
apt
current Internet Protocol; address consists of 32 bits separated into four groups (ex: 123.45.67.8); limited number of unique addresses
IPv4
First programming language, very basic
Assembly Language
Type of code that is generally used to perform a single or limited range task
Scripts
How a user interacts with a computer
Software
Acronym: IoT
Internet of Things
latest Internet Protocol; consisting of 128 bits (ex. 1234:5a67:8912:3456:7891:2345:6789:12bc); greatly expands number of unique addresses
IPv6
Making something that is complex easy to use without requiring much understanding of how it works
Abstraction
Type of programming language where the script is interpreted into CPU instructions at runtime
Interpreted Language
Smart devices; connecting things to the internet (and therefore, each other) besides just computers (ex. thermostats, scales, cars, etc.)
Definition: IoT
Software created to fulfil a specific need (ex. text editor, web browser, graphics editor)
Application Software