← Back to catalog
Claude Code (XFCE)

Claude Code (XFCE)

v1.1.0

Anthropic's CLI coding agent with XFCE desktop and RDP access

Install

$curl -fsSL https://virtua.sh/i/claude-xfce | bash
No server?Virtua.Cloud →

What's included

  • Claude Code 2.1.207 (pinned) -- Anthropic's CLI coding agent
  • XFCE desktop with RDP access via xrdp
  • VS Code, Firefox, Chromium
  • Docker, Go, Rust, Node.js 22, Python + uv
  • Playwright with Chromium and Firefox
  • Hardening: firewall (SSH+RDP only), fail2ban, unattended security upgrades -- validated on Ubuntu, best-effort on RHEL

After install

  • Connect via RDP on port 3389 with the shown credentials
  • Or SSH in and switch to the coder user: su - coder
  • Authenticate: claude

Supported Operating Systems

Ubuntu 24Ubuntu 25Debian 12Debian 13Rocky 9Alma 9

Requirements

RAM
4GB minimum
Disk
15GB minimum

Configuration

VariableDefaultDescription
VIRTUA_USERcoderSystem user for the agent
VIRTUA_PASSrandom 24-charUser password for RDP login

Changelog

v1.1.02026-07-12
  • Claude Code pinned to 2.1.207 (joined the weekly pin-bump loop)
  • One-click hardening: firewall default-deny (SSH+RDP only), fail2ban, unattended security upgrades (Ubuntu-validated)
v1.0.02026-04-02
  • Initial release
  • XFCE desktop with RDP via xrdp
  • VS Code, Firefox, Chromium, Tilix
  • Full dev environment: Docker, Go, Rust, Node.js, Python