I don’t really understand how to set up a VPS however I need to have a VPS in order to open up an Amazon seller account from my house as someone in my family already has a seller account. Annoyingly Amazon only allow one per household so need a VPS for this. Would anyone be able to give me guidance on what specifications I would need. Any help would be appreciated.
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!
Accepted Answer
Hi there,
Based on the case that you’ve described, it sounds like that you might need a VPN rather than a plain VPS.
A VPN (Virtual Private Network) provides a secure, encrypted connection over the internet to protect your online activity and change your IP address, while a VPS (Virtual Private Server) is a virtualized server that you can use to run applications, websites, and other services with dedicated resources.
To set up a VPN for your Amazon business on DigitalOcean, follow these steps. A VPN will help you create a secure and separate internet connection that can be used to manage your Amazon seller account, ensuring it’s seen as coming from a different IP address than other accounts in your household.
Sign Up: If you don’t already have a DigitalOcean account, sign up at DigitalOcean.
Go to the DigitalOcean Marketplace: Visit the DigitalOcean Marketplace.
Find Pi-Hole® + OpenVPN:
Create a Droplet:
Access Your Droplet:
ssh root@your_droplet_ip
Follow the On-Screen Instructions:
Download the OpenVPN Configuration File:
.ovpn
file) to your local machine.Finally once your VPN is up and running, you will want to connect to it by following the steps here:
Install OpenVPN Client:
Import the Configuration File:
.ovpn
file you downloaded from your droplet.Connect to the VPN:
Check Your IP Address:
Login to Amazon Seller Account:
If you indeed only need a plain VPS, then you can just follow the steps from this guide here, it only takes a couple of clicks via the DigitalOcean control panel to spin up a new VPS/Droplet:
https://docs.digitalocean.com/products/droplets/how-to/create/
Let me know if you have any quesitons.
Best,
Bobby
Heya, @283d825ad50c405e9b4ee8bd2c3457
This can be a simple DNS misconfiguration. You can check this on the client machine, check if DNS resolution works correctly. You can use the nslookup
or dig
commands:
nslookup example.com dig example.com
Note: Replace exmaple.com with your actual domain name.
If DNS resolution fails, it indicates a problem with the DNS configuration. You can then check the DNS records if they’re set correctly.
Regards
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.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.