XLX Base Install
- Install Debian base (Works with Debian 12 at the time of this writing.)
- Install standard packages
sudo apt update && sudo apt -y dist-upgrade && sudo apt-get -y autoremove && sudo apt-get clean apt -y install vim htop mtr nmap whois rsync git curl pwgen screen tmux dnsutils host git tcpdump sudo gnupg2 wget cloud-guest-utils wireguard
- Install using https://github.com/n5amd/xlxd-debian-installer
git clone https://github.com/n5amd/xlxd-debian-installer cd xlxd-debian-installer ./xlxd-debian-installer.sh