Root servers

Root server vs. vServer: what is the difference?

KVM or LXC, own kernel or container, Windows or Linux only: where exactly the differences lie and which variant pays off for whom.

7 min readUpdated 05.09.2026FameSystems editorial team
In short

At FameSystems a root server is a KVM machine with its own kernel and dedicated resources, a vServer is an LXC container that shares the host kernel. The root server can do everything, including Windows and custom kernel modules. The vServer is cheaper, starts faster and is perfectly sufficient for most Linux projects.

What the terms really mean

"Root server" and "vServer" are used for all sorts of things in the hosting market, sometimes even for the same product. At FameSystems you have root access on both. The difference lies in the virtualisation underneath.

A root server is a complete virtual machine based on KVM. It brings its own kernel and behaves like a physical computer: its own operating system, its own modules, its own boot process. The hardware underneath is AMD EPYC or AMD Ryzen with NVMe storage, optionally with DDR4 or DDR5, or Intel Xeon with SSD in the entry-level line.

A vServer is an LXC container. It runs on the same Linux kernel as the host system and only isolates processes, file system and network from it. That makes it lean and cheap, but limits what you can change in the kernel.

KVM and LXC compared directly

The table shows the points that make the difference in everyday use. Everything else, such as location, connectivity and DDoS protection, is identical for both variants.

FeatureRoot server (KVM)vServer (LXC)
VirtualisationComplete virtual machineLinux container
KernelOwn kernel, freely selectableHost system kernel
Operating systemsLinux and WindowsLinux only
Kernel modulesYes, custom modules possibleNo
ResourcesDedicated, not oversoldDedicated, not oversold
Start and rebootLike a physical machine, a few secondsAlmost instant
HardwareAMD EPYC, AMD Ryzen, Intel XeonAMD EPYC, Intel Xeon
Price levelHigherLower

Performance: dedicated means dedicated

A common misconception: the container is "slower" because it shares something. Only the kernel is shared, not the performance. CPU cores, memory and storage are dedicated in both variants at FameSystems and are not oversold.

In practice the container even has a small advantage: it needs no kernel of its own in memory and no boot process of its own. For web servers, databases and bots the difference to the KVM machine is not measurable. Only for workloads that reach deep into the system does the own kernel matter.

When you need the root server

Choose the KVM root server if any of these points applies to you:

  • You want to run Windows Server, for example for applications that only run under Windows.
  • You need custom kernel modules, a modified kernel or access to kernel parameters that are locked in a container.
  • You run Docker or Kubernetes in production and want a clean, complete machine for it.
  • You run a game server with many players and want maximum control over the system.
  • You want to install an operating system that is not available as a container template.

When the vServer is enough

The LXC vServer is the right choice if you use Linux and need none of the points above. Typical uses:

  • Websites and shops with Nginx or Apache, PHP and MySQL or MariaDB.
  • Bots for TeamSpeak or Discord, small APIs and automations.
  • Monitoring, test and staging systems that are not permanently under load.
  • Learning environments and projects where price matters more than the last percentage point of control.

Prices, terms and switching

Both variants run on the FameSystems prepaid model: you top up credit, order, and the server is set up automatically within a few minutes. Price stability applies for the entire term, there are no subsequent increases.

You book upgrades at any time via the customer area. If your project outgrows the vServer, order the root server, move your data and cancel the container. Support will help you with questions about the move.

Both variants are located in the Maincubes FRA01 data centre in Frankfurt, have a 2× 10 Gbit/s uplink and are protected by Arbor DDoS mitigation of up to 1 Tbit/s. Protection is included in the price.

Our recommendation

If you are unsure, decide by operating system and by Docker: Windows or production Docker, then a KVM root server. Anything else, then an LXC vServer. You save money and lose nothing you would notice in everyday use.

Matching product

AMD EPYC root server with KVM and NVMe

Dedicated resources, Linux or Windows, ready in a few minutes. All root servers and vServers compared with prices and specifications.

Published 05.09.2026Updated 05.09.2026

Frequently asked questions

Short answers to the points that usually remain open after the article.

Yes. On both variants you have full root access to your system. The difference lies in the virtualisation, not in the permissions.

No. LXC containers run on the host Linux kernel and therefore support Linux only. Windows is available on the KVM root servers.

No. CPU cores, memory and storage are dedicated and not oversold. Only the kernel is shared.

Setup and installation run automatically. After receipt of payment the server is usually ready within a few minutes.

Yes. Root servers and vServers are on the same network behind Arbor mitigation of up to 1 Tbit/s, at no extra charge.