Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I am having trouble running nginx webserver with Unbuntu 16.04
Following this tutorial https://www.digitalocean.com/community/tutorials/how-to-troubleshoot-common-site-issues-on-a-linux-server
Running - sudo apt-get update
I get - Hit:1 https://repos.sonar.digitalocean.com/apt main InRelease Ign:2 https://download.serverpilot.io/ubuntu xenial InRelease Hit:3 https://download.serverpilot.io/ubuntu xenial Release Reading package lists… Done
Then running - sudo apt-get install nginx
I get - Note, selecting ‘sp-nginx’ instead of ‘nginx’ sp-nginx is already the newest version (1.15.2-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Then running - sudo netstat -plunt | grep nginx
I get -
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 15003/nginx
tcp6 0 0 :::80 :::* LISTEN 15003/nginx
Then - sudo service nginx start
sudo: start: command not found
Please can someone help!
009fd274aeae48f2bfbda6ef568676
Cloudstream Apk
Ruz
Ruz
Edward Sitarski
ebeecroft
dashan
34bcef38725b4e6eb5224ae028f17e
markatango
gouskova
Andrew J Montanus