Debian

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
How To Prepare For Your MySQL 5.7 Upgrade — step-by-step Linux tutorial on Progressive Robot

How To Prepare For Your MySQL 5.7 Upgrade

This tutorial will help you prepare to upgrade to MySQL 5.7 from earlier versions. It covers `sql_mode` with practical examples of query responses that get stricter. The tutorial also contains instructions for checking for warnings and errors, and contains a sample config file so you can test the new settings before upgrading. This article is from the [MySQL Team at Oracle](http://www.oracle.com/us/products/mysql/mysqlcommunityserver/overview/index.html).

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

How To Set Up an OpenVPN Server on Debian 11

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 11 server and then configure access to it from Windows, macOS, Linux, iOS and/or Android devices.

Read more
How To Set Up Cherokee on Ubuntu 12.10/Debian — step-by-step Linux tutorial on Progressive Robot

How To Set Up Cherokee on Ubuntu 12.10/Debian

Cherokee is a high performance, lightweight, full-featured web server. It is compatible with SSL, FastCGI, and all modern web application frameworks like NodeJS, Rails, and Python through uWSGI. The best thing about Cherokee is that unlike Apache or Nginx, Cherokee can be administered completely through it’s admin web interface.

Read more
How To Setup Nginx Server Blocks on Debian 7 — step-by-step Linux tutorial on Progressive Robot

How To Setup Nginx Server Blocks on Debian 7

When used with nginx, “Virtual Hosts” are referred to as “Server Blocks” and allow users to run more than one website/domain off a single server/IP address. The kernel used in this tutorial is Debian 7: it will go over how to set up a new directory/grant permissions/add content/turn on virtual hosting/set up local hosts.

Read more
CHAT