DewaVPS

Quickstart

Quickstart

DewaVPS Virtual Private Servers (instances) are Linux-based virtual machines running on our virtualized infrastructure. Each instance you create is a new server you can use independently or as part of a larger cloud setup.

Instance List

Creating Instance

  1. Navigate to InstancesVirtual Machines and click Create.

  2. Choose Tier: High Performance VPS (AMD EPYC Zen 4) or General Compute VPS (Intel Xeon).

  3. Choose OS/Application: Select from Operating Systems (Ubuntu, Debian, Almalinux, etc.) or pre-configured Applications (Docker, WordPress, etc.).

    Create Form

  4. Configure Options: Enable Auto Backup or Dedicated CPU if needed.

  5. Select Size: Choose a Package or Custom size based on your needs.

  6. Enter Details: Provide hostname, password, and optionally select SSH key.

  7. Configure Network: Enable Public Network and optionally Private Network.

  8. Create: Review and click Create Instance.

Form Ready

Connecting to Instance

Connecting via SSH

ssh root@your_instance_ip

Accept the host key fingerprint by typing yes, then enter your password.

Windows users: Use PowerShell, WSL, or clients like PuTTY.

Accessing via VNC Console

  1. Go to InstancesVirtual Machines.
  2. Click Access Console on your instance.
  3. A browser tab opens showing your instance console.
  4. Log in with username (root) and password.

Deleting Instance

Warning: Deleting an instance permanently removes:

  • The instance itself
  • All data on the primary disk
  • Any automated backups
  1. Go to InstancesVirtual Machines.

  2. Select the instance checkbox.

  3. Click Delete from the action bar.

    Selected Actions

  4. Click Confirm to delete permanently.

    Delete Confirm

Next Steps

On this page