Install packages - http
- Check htop and install it
- curl http://localhost/
- Install nginx and try curl again
sudo apt-get install htop sudo apt-get install nginx curl http://localhost/
- Allow http traffic (while the instance is running)
sudo apt-get install htop sudo apt-get install nginx curl http://localhost/