displaySSD Arm64 Linux VPS

ARM64 VPS notes, compatibility, and setup.

SSD Arm64 Linux VPS

Order: https://prevps.com/ssd-arm64-linux-vps/

Overview

This is a Linux VPS running on ARM64 CPU.

ARM64 is great for:

  • Modern Linux distros

  • Multi-arch Docker images

  • Cost-efficient compute

Compatibility notes

  • Not every prebuilt binary supports ARM64.

  • Some Docker images are x86_64-only.

  • If you compile from source, ARM64 is usually fine.

Getting access

  1. Get your IP and credentials from the provisioning email.

  2. SSH into the server.

Key features in the Client Area

You’ll typically see these sections:

  • Server Information: hostname, status, specs, location, IPv4/IPv6, initial user/pass.

  • Quick Actions: reboot, power off.

  • Console: use the console when SSH fails.

  • Firewalls: allow/deny inbound rules by port.

  • ISO Images: mount an ISO to install a custom OS.

  • Rebuild: reinstall the OS.

  • Rescue Mode: boot into a rescue environment.

  • Backups: manage backups (if your plan includes them).

  • Snapshots: create manual point-in-time snapshots.

  • View Server Metrics: CPU/RAM/disk/network usage charts.

  • Primary IP Address: IP info, blocked status, reverse DNS (PTR).

circle-exclamation

Quickstart

1

1) Get access details

  1. Check your provisioning email.

  2. Open the Client Area.

  3. Open your SSD Arm64 Linux VPS service.

Keep these details:

  • IPv4 (or hostname)

  • Username (usually root)

  • Initial password

Client Area: https://prevps.com/clients/clientarea.php

2

2) SSH into the server

3

3) Minimum day-one setup

  • Change the default password.

  • Update OS packages.

  • Add an SSH key.

  • Disable password login if possible.

  • Enable a firewall and open only required ports.

Manage your VPS (Server Management)

Server Information

Use this to quickly copy your server details:

  • Hostname: server name.

  • Status: Running / Stopped.

  • Server type: vCPU, RAM, SSD.

  • Location: datacenter location.

  • IPv4 / IPv6: access addresses.

  • Username / Password: initial login details.

circle-info

The password shown in the portal is the initial password. Change it right after your first login.

Quick Actions: Reboot / Power Off

  • Reboot Server: restart the server.

  • Power Off: power off the server.

Use this if the server is stuck. It’s also common after a kernel update.

circle-exclamation

Console

Console is useful when:

  • SSH is blocked by a firewall rule.

  • Networking is broken.

  • You misconfigured the SSH daemon.

Open the console, then fix the issue from inside the server.

Firewalls

Use this to control inbound traffic. Start with an allowlist of ports you need.

Common ports:

  • SSH: 22

  • HTTP: 80

  • HTTPS: 443

triangle-exclamation

ISO Images

ISO lets you boot from an image. Use it when you need a custom OS install.

Typical workflow:

  1. Mount the ISO.

  2. Reboot the server.

  3. Open Console and run the installer.

circle-info

On ARM64, some older ISO images may not boot. Prefer ARM64-native images.

Rebuild (reinstall OS)

Rebuild reinstalls the operating system from scratch. This usually wipes disk data.

Use Rebuild when:

  • The OS is badly broken.

  • You want to switch distros.

  • You want a clean slate.

Rescue Mode

Rescue mode boots into a recovery environment. Use it to recover data or fix boot issues.

Common cases:

  • Wrong network configuration.

  • GRUB issues.

  • Full disk.

Backups

If your plan includes backups, you can:

  • Enable a backup schedule.

  • View the backup list.

  • Restore when needed.

circle-info

Backups and snapshots are different. Snapshots are best right before risky changes.

Snapshots

Snapshots are point-in-time images of your VPS. Create one before:

  • Major updates.

  • App upgrades.

  • Firewall or network changes.

View Server Metrics

Metrics help you decide whether you need an upgrade. Track:

  • CPU usage

  • RAM usage

  • Disk usage / IOPS (if available)

  • Network traffic

Related:

Primary IP Address + Reverse DNS (PTR)

In the IP section, you’ll see:

  • IP address

  • Blocked status

  • Reverse DNS (PTR)

  • Edit and Reset buttons

PTR is often required for mail servers. It can also improve IP trust with some services.

circle-exclamation

If you can’t access the server

Try in this order:

  1. Check the status is Running.

  2. Reboot using Quick Actions.

  3. Use Console to check SSH and firewall rules.

  4. Confirm your firewall allows SSH (port 22).

See also:

Need help?

  • Knowledge Base: https://prevps.com/clients/index.php?rp=/knowledgebase

  • Support: https://prevps.com/contact-us/

Last updated