From the course: Learning NGINX
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
NGINX, Linux, and web technologies - Nginx Tutorial
From the course: Learning NGINX
NGINX, Linux, and web technologies
To get the most out of this course, you should have some experience working with the Linux operating system. In particular, you should be comfortable connecting to a Linux server, running commands from the command line interface, and editing files using an editor like Vim or Nano. If you need a refresher, the LinkedIn Learning course, Learning Linux Command Line, can get you up to speed. Since Nginx and other web servers share common terms and concepts, it will be helpful if you have experience with web technologies, particularly the Apache HTTP web server. If you want a quick overview of Apache before starting this course, you can review Linux web services in the course library. And just to give you some advance notice, we'll also be using other technologies including HTML, Python, and Docker. Knowing how to use these is not a requirement and any code that you'll need to follow along will be provided in the exercise…