Nginx on leonardo
From Hack Manhattan Wiki
Created an nginx web server on leonardo: sudo apt install nginx Created directory: /var/www/html Created a file under that directory called mywebpage.html, which only contains the text hello world.
Created an nginx web server on leonardo: sudo apt install nginx Created directory: /var/www/html Created a file under that directory called mywebpage.html, which only contains the text hello world.