This is an overview of how to setup your Ubuntu virtual private server.
Accessing VPS
Managing Users
SSH Lockdown
Update Server
Add Swap
Firewall
Intrusion Prevention
Accessing Your VPS
After creating a VPS instance (e.g. DigitalOcean droplet or Linode linode), you will be provided an IP address as well as login password. Use the credentials to log into the server.
ssh root@SERVER_IP_ADDR...