Capev2 Install Instructions
April 18, 2023•445 words
It was a bitch to try and get this to work and even now it requires more fiddling with to make it functional. BUT this is what I had to do to at least make it kinda work.
sudo -i
apt-get update && apt-get upgrade -y
sudo apt install xfce4 xfce4-terminal
-- reboot
startxfce4
sudo apt-get install firefox
Copy raw code from "https://github.com/kevoreilly/CAPEv2/blob/master/installer/cape2.sh"
sudo nano capev2.sh "paste shit"
sudo chmod +xr capev2.sh
Copy raw code from "https://raw.g...
Read post