# start a web service using nginx
service nginx start

# check nginx landing page using curl
curl http://localhost:80