Skip to content
Bots!
Bots!
  • About
    • Myself
    • আমার দোয়া
  • Bookmarks
    • Bookmarks
    • My OCI Bookmarks
    • Useful Proxmox Commands & Links
    • Learning Nano
    • Useful Sites
    • Useful Virtualbox Command
    • Useful MySQL Command
    • Useful Linux Command
    • BTT-CAS
  • Resources
    • Webinar on Cloud Adoption for Project Managers
  • Photos
  • Videos
  • Downloads
Bots!

Tag: Jitsi

Install Jitsi on Ubuntu 22.04 / 22.10

Rumi, April 30, 2025

Make sure your system is up-to-date and required packages are installed: Run as root or with sudo: # Retrieve the latest package versions across all repositories sudo apt update # Ensure support for apt repositories served via HTTPS sudo apt install apt-transport-https On Ubuntu systems, Jitsi requires dependencies from Ubuntu’s universe package repository. To ensure…

Continue Reading

Install Jitsi on Debian 11

Rumi, January 7, 2024

This article will go through the installation and configuration of the Jitsi Video Conference on the latest Debian 11 Bullseye. At the end of this guide, you will be able to create a meeting using the Jitsi Video conference. Before you get started, ensure you’ve got the following requirements: Operating…

Continue Reading

Installer for jitsi-meet, jigasi and jibri

Rumi, November 19, 2022

Found this lovely code base (that actually worked) on github, supported on a debian 10/11 or ubuntu 20+ versions- The script (jitsi_setup.sh) can be used to install stable version of all 3 on a stand-alone server. This is simply a script version of quick-install document at https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-quickstart It Installs below…

Continue Reading

List prosody users on Jitsi VB

Rumi, August 6, 2020

For administration thoughts, i wonder if there is a command, prosodyctl or other, which can give a list of user registrered on prosody. Apparently there is a way-  just look into your /var/lib/prosody/[domain]/accounts Folder and type in “ls” then count thr .dat files

Continue Reading

Install Jitsi Meet and configure load balancing

Rumi, July 14, 2020

Jitsi Meet is an open-source (Apache) WebRTC JavaScript application that uses Jitsi Videobridge to provide high quality, secure and scalable video conferences. It can be used as a replacement for proprietary services like Zoom, Whereby, Teams, Skype and many others. Requirements At least two Linux systems with Debian 10 DNS…

Continue Reading

Enable authentication of Jitsi Meet

Rumi, July 14, 2020July 14, 2020

A basic installation of Jitsi Meet gets you up and running within shortest time, probably in less than 15 minutes. There are hardly any configuration changes necessary. Most important information is a fully qualified domain name (FQDN), and that’s it. However such a default installation of Jitsi Meet is open….

Continue Reading

Installing Jitsi and Jibri on Same Machine

Rumi, July 4, 2020July 14, 2020

This post is heavily inspired from this community post by https://community.jitsi.org/u/Woodworker_Life. However, the original installation document is based on typical split Jitsi on one VM and Jibri on seperate VM.  A little reworked version is deployed and tested for several client based with no performance issue- this post covers a…

Continue Reading

Customizing Jitsi Meet

Rumi, March 30, 2020

Edit Logo Image: In your jitsi-meet deployment, probably in /usr/share/jitsi-meet/images the image file will exist that you can override with your own. Update Link on Logo: You can edit: Path: /usr/share/jitsi-meet File: interface_config.js Parameter: JITSI_WATERMARK_LINK: or SHOW_WATERMARK_FOR_GUESTS: false Change texts of Welcome/Home Page:

Continue Reading

Install Rocket Chat on Centos 7with Jitsi Video Conferencing

Rumi, September 21, 2018

Add the epel repository and update everything. yum -y install epel-release nano && yum -y update Populate the yum repo with the mongodb-org repository nano /etc/yum.repos.d/mongodb-org.repo Paste this into the new file: [mongodb-org] name=MongoDB Repository baseurl=https://repo.mongodb.org/yum/redhat/$releasever/mongodb-org/3.6/x86_64/ gpgcheck=1 enabled=1 gpgkey=https://www.mongodb.org/static/pgp/server-3.6.asc To write and save do: CTRL-O, CTRL-X Now we need to…

Continue Reading

Myself…

Hi, I am Hasan T. Emdad Rumi, an IT Project Manager & Consultant, Virtualization & Cloud Savvyfrom Dhaka, Bangladesh. I have prior experience in managing numerous local and international projects in the area of Telco VAS & NMC, National Data Center & PKI Naitonal Root and CA Infrastructure. Also engaged with several Offshore Software Development Team.

Worked with Orascom Telecom-Banglalink, Network Elites as VAS partner, BTRC, BTT (Turkey) , Mango Teleservices Limited and Access to Informaiton (A2I-UNDP)

Currently working at Oracle Corporation as Principal Technology Solution and Cloud Architect.

You can reach me [h.t.emdad at gmail.com] and I will be delighted to exchange my views.

Tags

Apache Bind Cacti CentOS CentOS 6 CentOS 7 Debain Debian Debian 10 Debian 11 Debian 12 DKIM Docker endian icinga iptables Jitsi LAMP Letsencrypt Linux Munin MySQL Nagios Nextcloud NFS nginx pfsense php Postfix powerdns Proxmox RDP squid SSH SSL Ubuntu Ubuntu 16 Ubuntu 18 Ubuntu 20 Varnish virtualbox vpn Webmin XCP-NG zimbra

Topics

Recent Posts

  • Install Jitsi on Ubuntu 22.04 / 22.10 April 30, 2025
  • Key Lessons in life April 26, 2025
  • Create Proxmox Backup Server (PBS) on Debian 12 April 19, 2025
  • Add Physical Drive in Proxmox VM Guest April 19, 2025
  • Mount a drive permanently with fstab in Linux April 16, 2025
  • Proxmox 1:1 NAT routing March 30, 2025
  • Installation steps of WSL – Windows Subsystem for Linux March 8, 2025
  • Enabling Nested Virtualization In Proxmox March 8, 2025
  • How to Modify/Change console/SSH login banner for Proxmox Virtual Environment (Proxmox VE / PVE) March 3, 2025
  • Install Proxmox Backup Server on Debian 12 February 12, 2025

Archives

Top Posts & Pages

  • Install Jitsi on Ubuntu 22.04 / 22.10
©2025 Bots! | WordPress Theme by SuperbThemes