Skiff 1
- vCPU
- 1 × shared
- RAM
- 1 GB
- Storage
- 20 GB NVMe SSD
- Transfer
- 2 TB
- IPv4 / IPv6
- 1 / /64 routed
Operating system
Debian is the minimal, conservative sibling of Ubuntu: same package format, no vendor telemetry, no Snap, and a base install that idles in around 120 MB of RAM. It is the correct default when you want a server that changes only when you decide it should. Debian 13 ships kernel 6.12 and is supported into 2030.
When you buy a Debian VPS here, you are buying a kernel you control. True KVM virtualisation means the instance runs its own kernel, its own /proc, and can boot a custom ISO. A container-based VPS shares the host kernel, so a custom kernel or a non-Linux OS simply will not work. Know that Debian's stable branch ships older packages by design: you get predictability, not novelty. If you need the newest toolchain, the trade-off is yours to make.
People run Debian here for long-lived infrastructure: mail servers, nameservers, monitoring, and low-traffic web services that must stay up. Its tiny base footprint and lack of vendor telemetry mean you can leave a box alone for years and it will not phone home or surprise you. The older packages are a feature when stability matters more than the latest release.
Debian itself needs little: a base install idles around 120 MB, and the system boots from 256 MB. For a single service, 1 GB is comfortable and leaves room for the OS plus your application. Disk: start with the base plan's storage, you can add extra NVMe later. Begin small, because moving down a tier requires a rebuild.
Debian boots in 256 MB and is comfortable with 1 GB. Add whatever your application needs on top of that — the operating system baseline is a floor, not a budget.
Yes, on true KVM virtualisation, which is what every OnionVPS instance runs. It is available as a ready template and can also be installed from your own ISO.
2028 (Debian 12 LTS)
Yes. Because every instance is true KVM, not a container, you get your own kernel. You can compile your own, load modules, or boot a custom ISO. This is what you cannot do on OpenVZ or LXC hosts.
Debian values stability over freshness. Its stable releases freeze package versions, so you get security patches but not the latest features. That is intentional: long-lived servers are better served by software that does not change until you decide to upgrade.