apt update
apt install nginx
systemctl start nginx.service
systemctl status nginx.service
systemctl restart nginx.service
systemctl stop nginx.service
systemctl enable nginx.service
apt update
apt install nginx
systemctl start nginx.service
systemctl status nginx.service
systemctl restart nginx.service
systemctl stop nginx.service
systemctl enable nginx.service