Skip to main content
vee
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

server

A hardened Linux server VM. Installs openssh, ufw, and fail2ban via cloud-init.

Create

vee create myserver --template server

Included software

  • openssh-server
  • ufw (firewall, SSH allowed by default)
  • fail2ban

Notes

Supports --distro to switch the base distro.