sudo apt-add-repository ppa:nginx/stable sudo apt-get update -y sudo apt-get install -y nginx sudo service nginx restart sudo service nginx status