Debian

How To Set Up an OpenVPN Server on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Set Up an OpenVPN Server on Debian 10

OpenVPN is a full-featured, open-source Secure Socket Layer (SSL) VPN solution that accommodates a wide range of configurations. In this tutorial, you will set up an OpenVPN server on a Debian 10 server and then configure access to it from Windows, OS X, iOS and/or Android devices. This tutorial will keep the installation and configuration steps as simple as possible for each of these setups.

Read more
How To Set Up Apache Virtual Hosts on Debian 8 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Apache Virtual Hosts on Debian 8

The Apache web server is the most popular way of serving web content on the internet. It accounts for more than half of all active websites on the internet and is extremely powerful and flexible. Apache breaks its functionality and components into individual units you can…

Read more
Initial Server Setup with Debian 11 — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with Debian 11

When you first create a new Debian 11 server, there are a few configuration steps that you should take early on as part of the basic setup. This will increase the security and usability of your server and will give you a solid foundation for subsequent actions. In this…

Read more
Cómo configurar un firewall con UFW en Debian 9 — step-by-step Linux tutorial on Progressive Robot

Cómo configurar un firewall con UFW en Debian 9

UFW o Uncomplicated Firewall es una interfaz para iptables orientada a simplificar el proceso de configuración de un firewall. Aunque iptables es una herramienta sólida y flexible, puede resultar difícil para los principiantes aprender a usarlo para configurar…

Read more
How To Install and Manage RabbitMQ — step-by-step Linux tutorial on Progressive Robot

How To Install and Manage RabbitMQ

In this the cloud provider article, we aim to introduce you to the RabbitMQ project: an open-source message-broker application stack which implements the Advanced Message Queuing Protocol (AMQP).

Read more
Como Instalar o Apache Tomcat 9 no Debian 10 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o Apache Tomcat 9 no Debian 10

O Apache Tomcat é um servidor web e um servlet container que é usado para servir aplicações Java. O Tomcat é uma implementação open source das tecnologias Java Servlet e JavaServer Pages, lançada pela Apache Software Foundation. Este tutorial aborda a instalação básica e algumas…

Read more
CHAT