> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crazynode.in/llms.txt
> Use this file to discover all available pages before exploring further.

# VPS & Cloud Overview

> Deploy and manage KVM-based VPS instances with full root access on CrazyNode Cloud.

CrazyNode VPS gives you a fully isolated, KVM-virtualized Linux server with root access, NVMe SSD storage, and enterprise-grade networking.

## Featured guides

<CardGroup cols={2}>
  <Card title="Connect via SSH" icon="terminal" href="/vps-cloud/ssh">
    First-time login and SSH key setup.
  </Card>

  <Card title="Basic Linux Commands" icon="code" href="/vps-cloud/linux-commands">
    Essential commands every VPS user should know.
  </Card>

  <Card title="Managing Your VPS" icon="sliders" href="/vps-cloud/managing-vps">
    Reboots, reinstalls, snapshots, and console access.
  </Card>

  <Card title="Security Best Practices" icon="shield" href="/vps-cloud/security">
    Harden your server against common attacks.
  </Card>
</CardGroup>

## What's included

* **Full root access** on Ubuntu, Debian, Rocky, AlmaLinux, or Windows Server
* **KVM virtualization** for guaranteed CPU and memory
* **NVMe SSD storage** for fast disk I/O
* **DDoS protection** included on all plans
* **VNC console** via the client area for out-of-band access
* **Free reinstalls** to any supported OS

## Choosing an OS

| OS                   | Best for                                      |
| -------------------- | --------------------------------------------- |
| Ubuntu 22.04 / 24.04 | General purpose, most tutorials assume Ubuntu |
| Debian 12            | Lightweight, stable, minimal defaults         |
| AlmaLinux / Rocky 9  | Enterprise workloads, RHEL-compatible         |
| Windows Server       | Applications requiring Windows                |

<Tip>
  New to Linux? Start with **Ubuntu 22.04 LTS** — it has the largest community and best documentation.
</Tip>
