pattern promo banner arrows
store logo

Join 1 million+ sellers & claim your .store domain now!

100% Australian Owned and OperatedSupport Centre13 24 85Pay an InvoiceLOG IN
supportcentre scaled
Support Centre
Find the answers to your questions and get the support you need with the VentraIP help centre.

Accessing a Self Managed VPS using SSH

Obtaining your login details

You can get your VPS’s root password from inside VIPControl. Here are the steps:

  1. Login to VIPControl
  2. Click on My Services at the top of the page
  3. Click VPS
  4. Click Manage next to the VPS you want to get the password for
  5. In the Overview section, click on the eye icon next to Password to reveal the password VPS Get Root Password

You will also need the server’s IP Address before proceeding, which you can find in the Overview section as well, or in the activation email we sent you.

Logging in

Using the root password and IP Address you obtained by following the steps above, you can log in to your VPS via SSH in the following ways:

    • For Windows users, we recommend using Putty to login. Once you have downloaded and installed Putty, you can login as per this screenshot: VPS Putty SSH Login Once you click Open, you will be prompted for the login details
    • For Mac OSX users, we recommend using the inbuilt terminal to login via SSH. You can use the following shell command: ssh root@123.456.789.000 -p 22
    • For Linux users, you can use the inbuilt terminal that comes with your Linux distribution. The shell command you need is: ssh root@123.456.789.000 -p 22

Recommendations

Once you’ve logged in to your VPS, it can be a good idea to update all of the software on that server.

  • For Redhat (e.g. CentOS based Operating Systems yum update -y
  • For Debian based (e.g. Ubuntu) Operation system sudo apt-get update

Installing cPanel

If you’d like to proceed by installing cPanel, please follow this guide.

misc content center scaled