Programming

Using Multiple Bitbucket Accounts on a Single Device

Generate SSH Keys for Each Bitbucket Account Configure SSH Config File Cloning Repositories When cloning repositories, replace the default host with the configured host: Ensure to replace bitbucket.org with the appropriate configured host. You’re all set! This setup allows you to work with multiple Bitbucket accounts on a single device seamlessly.

Dev ops, Linux

Jitsi Meet Setup Guide

Prerequisites Make sure the server has the following inbound rules configured: Rule Type Protocol Port Custom UDP UDP 3478 Custom UDP UDP 10000 SSH TCP 22 HTTP TCP 80 HTTPS TCP 443 Custom TCP TCP 5349 Jitsi Installation Steps Update and Upgrade Packages Install Required Packages Add Prosody Repository Add Jitsi Repository Update Repositories and

Scroll to Top