This video connection has 15 pins.
SSH works on this port.
22
This is the tool you would use to end a non-responsive application.
taskmanager
This is the earliest type of network that shares a central wire.
bus
This command line tool uses ICMP
PING
This is what PCI stands for
Peripheral Component Interconnect
This tool runs on the windows command line and displays active ports and protocols.
netstat
This is the difference between half and full duplex.
half (one direction at a time) full (both directions at the same time)
This is the copy commands for both windows and linux at the command line.
copy (win) / cp (*nix)
These are the three types of secondary storage we discussed.
HDD, SSD, SSHD
These are the ports opened by the firewall team to allow all website traffic to flow freely.
80/443
This is the shortcut to get to the computer management MMC console.
compmgmt.msc
This device separates collision domains.
switch
This is what mstsc stands for
microsoft terminal server connection
A video card typically has what characteristic?
These are the default inbound mail ports for POP3 and IMAP
110/143
This windows specific admin tool uses the LDAP protocol.
Active Directory
This is the wireless standard after "g".
802.11n
Define SaaS, IaaS, PaaS and they are all part of what?
Software as a service (all-in-one), Infrastructure as a service (cloud hosted machines), Platform as a Service (we give you an interface and you do the rest) -- all part of cloud services.
This is what a MOLEX connector does.
Power a motherboard.
What is the symptom of port 53 being blocked?
DNS / websites not working
This is how you bring up internet explorer's control panel.
inetcpl.cpl
This is a definition of MIMO
Multiple In, Multiple Out, several radios used to increase wireless speeds.
this is the command to update the repository list on linux
sudo apt-get update