Narwhal
Jump to navigation
Jump to search
Narwhal
Initial Config
From fresh install of Debian...
Utils
su apt install wget apt install gnupg apt install git apt install python3-venv
Jitsi
su wget -qO - https://download.jitsi.org/jitsi-key.gpg.key | sudo apt-key add - sh -c "echo 'deb https://download.jitsi.org stable/' > /etc/apt/sources.list.d/jitsi-stable.list" apt -y update apt -y install jitsi-meet
HackspaceOS
su noisebridge cd /home/noisebridge git https://github.com/marcoEDU/HackspaceOS.git