By Joe Slack
Hi,
I’m totally new to VPS and hope that I set everything up correctly. I’m somewhat in the know about tech, but still have a lot to learn!
Thanks in advance for your help!
Joe
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Accepted Answer
It should be displayed on your serverpilot.io dashboard. If you’re in doubt, then you can lookup the IP-address of your server via http://www.ip-tracker.org/locator/ip-lookup.php which will tell you DigitalOcean in ISP and/or Organization.
Once you’ve made the proper DNS changes to point your domain to your Droplets’ Public IP address, you can ping your domain from your local PC/Mac to see which IP responds. If that IP matches that of your Droplets’ IP, then DigitalOcean is currently serving your website.
For example, I’m on MacOS, so I’d run this command from Terminal (on my Mac).
ping -c 5 domain.com
If you’re on Windows, then you can start up PowerShell and run:
ping domain.com
Where domain.com is your actual domain name.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
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.
