DEV Community

Khadijah (Dana Ordalina)
Khadijah (Dana Ordalina)

Posted on

File, Print, and Platform Services

1.
Question 1
What is the name of a protocol that lets users share files over a network?

  1. Apache
  2. NFS
  3. DNS
  4. CUPS Correct NFS is a protocol that lets users share files over a network. 2. Question 2 Which two of these methods could you use to set up printing in an organization?
  5. Using MySQL
  6. Using FAT32
  7. Using a Cloud service to set up printers
  8. Setting up a print server Correct Setting up a print server and using Cloud services are methods to set up printing.

3.
Question 3
When you have a web server, what service is used to enable HTTP requests to be processed?

  1. HTTP status codes
  2. A database server
  3. The web server
  4. An HTTP server Correct HTTP servers, like Apache web server, are used to process HTTP requests. 4. Question 4 Fill in the blank: You can use a(n) ______________to store large amounts of customer data for a website.
  5. HTTP server
  6. NFS server
  7. database server
  8. DNS server Correct Databases, like MySQL and PostgresSQL, are widely used to store data.

5.
Question 5

  1. MFA software
  2. Malware
  3. MDM software
  4. DLP software Correct Malware is software that can modify, steal, or delete data.

Top comments (0)