DEV Community

Khadijah (Dana Ordalina)
Khadijah (Dana Ordalina)

Posted on

Software and Platform Services

1.

Question 1

You're the sole IT employee at your company. Your boss wants the company to migrate away from using the current, paid-for chat application and use something free. What options could you use? Select all that apply.

  1. IRC
  2. Correct
  3. HTTP
  4. Slack
  5. Open IM Chat applications, like Pidgin or Adium

2.

Question 2

Which email protocol is capable of sending emails?

  1. POP3
  2. SMTP
  3. MX DNS
  4. IMAP

3.

Question 3
When a person inside your company is licensed to use software, what usually happens to their license if they leave the company?

  1. The license can be transferred to someone else in the company.
  2. A new license must be purchased by your company.
  3. The license expires.
  4. The person takes the license with them.

4.

Question 4
If you manage an organization's website on a server, how do you enable TLS on the server so that the site can use HTTPS?

  1. Reinstall your server OS and agree to a special licensing agreement
  2. Enable SSL version 2.0 on your web server
  3. Type HTTPS in your site URL instead of just HTTP
  4. Install a digital certificate of trust on your web server

5.

Question 5

Which of the following activities can users do on a properly configured file storage server?

  1. Grant a digital certificate of trust
  2. Share files
  3. Access a shared directory
  4. Modify shared files

6.

Question 6

You're the sole IT employee at your company. Most of the computers in your fleet are Windows machines. Your boss wants you to set up a network file storage. What file service should you use?

  1. Samba services
  2. An HTTP server
  3. A Database server
  4. An NFS server

7.

Question 7

Which of these is a valid method of managing printer services in a commercial environment?

  1. Managing multiple printers separately
  2. Using a cloud service provider to manage your printers through a web browser
  3. On a Windows server, enable Print and Document Services, and add printers
  4. On Linux, use CUPS to manage printing services

8.

Question 8

Which statements are true about setting up a web server? Select all that apply.

  1. Web server setup does not require DNS
  2. DNS needs to be set up to allow outside access to the server via the Internet
  3. *Apache is the most used web server on the Web *
  4. Web content is stored on the server's localhost

9.

Question 9

Which of these are examples of database software? Select all that apply.

  1. Apache
  2. PostgreSQL
  3. MySQL
  4. CUPS

10.

Question 10

When a website is having issues on the client side, what number does the HTTP status code start with?

  1. 4xx
  2. 2xx
  3. 6xx
  4. 5xx

Top comments (0)