Install Jitsi Meet with CentOS & Docker (Tutorial)
Jitsi Meet is a video conference web app that allows for on-the-fly video conferencing. In fact, you could go to their site to fire up a call right now for …
Install Jitsi Meet on Debian 9 (Tutorial)
Jitsi Meet is a video conference web app that allows for on-the-fly video conferencing. In fact, you could go to their site to fire up a call right now for …
How to choose a Linux distro that’s right for you
As a beginner, figuring out how to choose a Linux distro that’s best for you can be an intimidating proposition. There are literally hundreds (upon more hundreds) of Linux distros …
How To Install Nextcloud On Your Server With Docker
Nextcloud is a fantastic way to break your reliance on other companies like Dropbox or Google. With a few Docker containers, you can install Nextcloud on your VPS in a …
How To Install OpenVPN On Ubuntu 16.04
Update: August 9, 2017: For an easier and more automated method of installing OpenVPN, plus a few other VPN options, consider trying out our Streisand tutorial.
Install Traefik To Host Multiple SSL Websites On Your VPS
Want an easy way to deploy multiple Dockerized apps, complete with HTTPS, on a single VPS? Save headaches and deploy fast with Traefik, the do-all reverse proxy.
Machine Learning Setup – Part 1: Python Virtual Environments
Introduction Before you get started with your journey of Machine Learning, it is important to understand the underlying technology that you will be using. In most cases, this will involve …