Narwhal

From Noisebridge
Revision as of 14:36, 10 May 2020 by (talk | contribs) (🦄 Narwhal)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Narwhal

Initial Config

From fresh install of Debian...

su
apt install gnupg
apt install wget
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