Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 794 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 794 Bytes

Void Linux VPS Installer

Script for replacing existing Linux system with Void Linux on VPS servers.

Tested on VDSina.com: Debian, Ubuntu and CentOS

изображение

Prerequisites

  • Root access
  • SSH keys in /root/.ssh/authorized_keys
  • Installation time: ~2 minutes

Usage

wget https://raw.githubusercontent.com/Jipok/void-infect/refs/heads/master/void-infect.sh
chmod +x void-infect.sh
./void-infect.sh

The script automatically:

  • Downloads and configures Void Linux rootfs
  • Installs essential packages and Cute-bash
  • Replaces existing OS and reboots

No manual intervention required. Just run and wait for the reboot.

License

MIT