Jitsi Meet /w Call-In and Active Directory

Overview Jitsi Meet is a video conferencing service that allows users to spin up video conference rooms instantly, which include screen sharing and the ability to call-in from a phone. This document will explain how […] Read More

Setup a Fresh Apache Server on CentOS 7 with SSL from LetsEncrypt

Install Apache, mod_ssl, nano, php, java, mlocate, certbot yum -y install httpd mod_ssl nano php java mlocate certbot updatedb Configure Apache to Launch on Boot systemctl enable httpd Keep Copy of Clean Apache Config cd […] Read More