2.5 Summarize the properties and purposes of services provided by networked hosts. Flashcards
One of the most popular server types on the internet is the ___. It responds to browser requests sent from the browsers on your computer.
web server
HTML and HTML5 protocols are associated with what?
web servers
What is the difference between static web pages and dynamic web pages?
static- created previously.
dynamic- created when the client is requesting them.
AFP and SMB protocols stand for what and are associated with what?
Apple filing protocol, Server Message Block (windows). They are used by file servers. SMB can be used for print servers.
If there are printers on your network, than you probably have ___ that act as a middleman between you and that printing device. They can run inside a PC or or be plugged into the printer.
print servers
LPD, and IPP stand for what and are associated with what?
Line Printer Daemon, Internet Printing Protocol. Associated with print servers.
If you turned on your computer and you were able to get access to the network without any additional configurations, then you’re probably using DHCP.
DHCP, Dynamic Host Configuration Protocol.
DHCP protocol does what?
It can automatically configure the IP addressing for your device.
If you’re using DNS at home, you’re probably making use of a DNS server at your (1)___. If you’re an organization that has your own internal services, then you probably (2)___.
(1) internet service provider
(2) have your own
Some organizations use a ___ for all of their internet communication.
proxy server
A ___ is an intermediate server that sits between you and some other third party network and makes requests on your behalf.
proxy server
Since a proxy sits in the middle of the communication, it’s a perfect place to perform some security functions such as…
access control, malware scanning, and content filtering
We’re used to reading through our email messages on our mobile devices and our computers. And the device that allows us to do that is the ___.
mail server
The device that checks credentials is an ___. It’s a centralized repository of all of the credentials, usernames, passwords for your organization.
authentication server
Authentication is usually spread across multiple servers. So if one server happens to go down, your system can still authenticate your users. This is known as
redundancy