Is nginx still stopped? Because I can still see one running.
After you stop it manually, what does this show?
sudo ss -pant | grep -i listen | grep -Ei ':80|:443'
Is nginx still stopped? Because I can still see one running.
After you stop it manually, what does this show?
sudo ss -pant | grep -i listen | grep -Ei ':80|:443'