How to install JITSI on Ubuntu server | Video conferencing like ZOOM

Channel:
Subscribers:
11,600
Published on ● Video Link: https://www.youtube.com/watch?v=7w7CGiXrV1M



Duration: 19:41
249 views
4


Jitsi meet is an open source video conferencing application , that you can use and setup using any internet browser

here's the step by step code i made

1. install ubuntu 20.04
2. install Nginx Web server
sudo apt install -y nginx
sudo systemctl start nginx.service
sudo systemctl enable nginx.service
3. Install Jitsi - copy link from the website
- copy link from the website
4. add jitsi to repo
echo "deb https://download.jitsi.org stable/" | sudo tee -a /etc/apt/sources.list.d/jitsi-stable.list

5. run update
$ sudo apt update
6. install Jitsi
- apt install jitsi-meet -y

__________________________________________________________________
Problem with your System? send me a message and will fix it remotely

Follow me on my FB Page: https://www.facebook.com/dareutpage/




#jitsi
#jitsimeet
#zoom
#ubuntu
#ubuntuserver20.04
#dareut







Tags:
jitsi meet
jitsi
video conference
alternative to zoom
best video conference
best video conferencing
top
top 5
zoom like
ubuntu server
ubuntu server 20.04