Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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)