SSL Complete Guide 2021: HTTP to HTTPS - Configuring NGINX Web Server

SSL Complete Guide 2021: HTTP to HTTPS - Configuring NGINX Web Server

Assessment

Interactive Video

Information Technology (IT), Architecture, Other

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial guides viewers through setting up an NGINX web server on a clean Ubuntu installation. It covers configuring firewall rules, creating server blocks, and editing HTML files. The tutorial also explains how to configure a virtual server block, add necessary configurations, and test the setup. Finally, it demonstrates how to use Cloudflare for DNS settings and secure connections, preparing for TLS certificate installation.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step after installing NGINX on a new Ubuntu server?

Configure firewall rules

Install a database

Create a virtual server block

Modify DNS records

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of creating a server block in NGINX?

To reduce server load

To enhance security

To host multiple websites on a single server

To increase server speed

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to edit files in the terminal as shown in the tutorial?

vim

nano

emacs

gedit

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What must be replaced in the command to create a new directory for the virtual server block?

The server's hostname

The example domain with your own domain

The default gateway

The server's IP address

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of verifying the NGINX configuration before restarting the server?

To ensure the server is online

To check for syntax errors

To update the server software

To clear the server cache

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of the 'sites-available' folder in NGINX?

To store temporary files

To store server logs

To hold configuration files for available sites

To keep backup files

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should be done if the NGINX configuration test fails?

Update the server software

Restart the server

Ignore the error

Review and correct the configuration file

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?