XLX Base Install

From Useful notes
Revision as of 12:15, 6 October 2023 by Wcktklwn (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • 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
git clone https://github.com/n5amd/xlxd-debian-installer
cd xlxd-debian-installer
./xlxd-debian-installer.sh