open source

How To Install BigBlueButton on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install BigBlueButton on Ubuntu 16.04

BigBlueButton is an open source, feature-rich virtual classroom where you can teach your students. In this guide, you will install a BigBlueButton server along with the client interface called Greenlight. Greenlight makes your virtual classroom accessible from any browser and enforces the use of HTTPS to keep information secure.

Read more
Installation von Git auf Ubuntu 18.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

Installation von Git auf Ubuntu 18.04 [Quickstart]

Versionskontrollsysteme unterstützen Sie bei der Freigabe von und Zusammenarbeit an Softwareentwicklungsprojekten. Git ist eines der beliebtesten Versionskontrollsysteme, die derzeit erhältlich sind. Diese Anleitung erläutert die Installation und Konfiguration von Git auf…

Read more
How To Maintain Open-Source Software Projects — step-by-step DevOps tutorial on Progressive Robot

How To Maintain Open-Source Software Projects

This tutorial will take you through some tips for maintaining public repositories of open-source software. Being a leader of an open-source project comes with both technical and non-technical responsibilities to help foster a user-base and community around your project. Taking on the role of a maintainer is an opportunity to learn from others, get experience with project management, and watch your project grow and change as your users become invested contributors.

Read more
How To Secure Nginx with NAXSI on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure Nginx with NAXSI on Ubuntu 16.04

You can greatly increase the security of your Nginx server by using a module like NAXSI. NAXSI (Nginx Anti XSS & SQL Injection) is a free, third-party Nginx module that provides web application firewall features. In this tutorial, you will use NAXSI to secure Nginx on your Ubuntu 16.04 server. By the end of this tutorial, you will know what kinds of attacks NAXSI can block and how to configure NAXSI rules.

Read more
CHAT