#This the the simple README file or simple instruction file This is the file for NGINX install process Steps sudo apt-get update sudo apt-get install nginx sudo systemctl start nginx sudo systemctl enable nginx systemctl status nginx