open source

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
What is Open Source? — step-by-step DevOps tutorial on Progressive Robot

What is Open Source?

Open source software (OSS) is software that’s freely available to use, redistribute, and modify, typically shared via a public repository hosting service.

Read more
Como instalar o Git no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como instalar o Git no Ubuntu 18.04

Uma versão anterior deste tutorial foi escrita por Brennen Bearnes. Os sistemas de controle de versão são cada vez mais indispensáveis no desenvolvimento de software moderno uma ver que o controle de versão permite que…

Read more
CHAT