-
The Perfect Web Server – Part 4
install and secure phpmyadmin
-
The Perfect Web Server – Part 3
In Part 2 of the Perfect Web Server, we created a MySQL database and launched a WordPress site. In this part, we are going to secure the WordPress site with a free Let’s Encrypt SSL certificate and also enable HTTP/2. HTTP/2 It is a new version of the HTTP protocol that powers websites worldwide. HTTP/2 […]
-
The Perfect Web Server – Part 2
Here we will create a MySQL DB and launch a Wordpress site.
-
The Perfect Web Server – Part 1
Is there such a thing as a perfect web server? If so, how will you deploy it?
-
How to install Active Directory on Ubuntu 20.04 LTS
Ubuntu 20.04 LTS is the latest long term support version of Ubuntu. It is possible to install and use a simple Active Directory on top of Ubuntu, based on the open source SAMBA 4 software. I have checked this with Ubuntu 18.04 and 20.04 LTS and it works. The Acttive Directory works at the Server […]
-
How to customize Jitsi Meet
Let’s see how we can customize Jitsi meet to add a site title, logo and a few other things. First, create a log and upload it to the source code folder /usr/share/jitsi-meet Edit the interface configuration file and change the parameters that you desire to
-
How to install Jitsi Meet on Google Cloud
Introduction Jitsi is a collection of open source projects that provide video conferencing capabilities that are secure, easy to use and easy to host by yourself. Below are the open source projects: Jitsi Meet – high quality, scalable video conferencing, using WebRTC Jitsi Videobridge (jvb) – route video streams among participants of a video conference. […]