Setting up Server Blocks and Certificates in Nginx One of the useful features of HTTP is that the Host: portion of the HTTP header is passed to the HTTP server (e.g., nginx) when the user visits the website. This means that if you have multiple domain names pointed at the same server, you can know which domain
Linux Installing MySQL on AWS Install MySQL on Ubuntu Linux and make it accessible to the world (better use a good password)
Linux Installing a Web Server on Linux Install the Nginx web server on Linux to learn about what web servers do.
Linux Get to know Desktop Linux Linux is the most commonly used server operating system. Using the desktop version for a little bit can help you understand what's going on when you interact with the server.