What is another name for hexadecimal?
What is base 16.
What two layers do switches work at?
What are layers 2 and 3. Layer 1 would be considered a hub.
Phreaking was used to get free what?
Minutes on long distance phone calls
what is the command to add a user?
What is useradd
Name a file allocation system of windows?
What is FAT12, FAT16, FAT32 or NTFS
What is this in decimal 1111 1100?
What is 252?
What is the term when packets go from one router to the next?
What is hop.
What was the first video game console?
I will acccept Brown Box or Atari both released in 1972
What is the editor used in chapter 3 of the missing semester?
What is Vim
What is the name of a windows terminal? (CLI)
What is cmd or powershell
What layer deals with MAC addresses? Ex. 04:f1:3E:5d:B3:34
Layer 2 Data Link Layer
Fiber sends data by what method?
What is light signals
What was the first video game?
hint it used an oscilloscope
What is tennis for 2
What does head file1.tx output?
What is the first 10 lines of the file1
What is lusermgr.msc?
What is Local user management
What was before the internet? Government and colleges were involved.
What is the Arpanet.
What is OSPF stand for?
What is open shortest path first
Name one of the founders of Apple not named steve jobs?
What is steve Wozniak or Ronald Wayne
What is the output of file1?
echo "cat and" > file1 | echo "dog" > file1
What is dog
What is eventvwr.msc?
What is event viewer
Name the 3 main aaS(as a service solutions used by AWS, Azure and GCS?)
What is infrastructure, Platform and Software
What is the 4th layer in the OSI model?
What is transport
Name one of the founders of paypal?
Who is
What is the output of file1?
echo "cat and" > file1 | echo "dog" >> file1
What is
cat and
dog
What is gpedit.msc?
What is group policy editor