Debian

Top 10 Linux Easter Eggs — step-by-step Linux tutorial on Progressive Robot

Top 10 Linux Easter Eggs

Linux can be hard work. This article was made to show the other side of Linux, where things don’t have to be so serious all of the time. Many of the people who contribute to open source projects have a great sense of humor.

Read more
How To Add Swap Space on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Add Swap Space on Debian 10

One of the easiest way of guarding against out-of-memory errors in applications is to add some swap space to your server. In this guide, we will cover how to add a swap file to a Debian 10 server. <$>[warning] Warning: Although swap is generally recommended for systems…

Read more
How To Create a SSL Certificate on Apache for Debian 7 — step-by-step Linux tutorial on Progressive Robot

How To Create a SSL Certificate on Apache for Debian 7

A SSL certificate is a way to encrypt a site’s information and create a more secure connection. While Certificate authorities can issue SSL certificates that verify the server’s details, a self-signed certificate has no third party corroboration. This tutorial explains how to create a self-signed SSL certificate, add it to your VPS, and configure the SSL file to display the certificate to the world.

Read more
How To Install and Set Up OpenERP 7.0 on a Debian 7/Ubuntu 13.10 VPS — step-by-step Linux tutorial on Progressive Robot

How To Install and Set Up OpenERP 7.0 on a Debian 7/Ubuntu 13.10 VPS

OpenERP is probably the most well-known open-source ERP solution that exists today. With over 3,000 modules, its capabilities are vast – and so are possible benefits it brings for businesses and organizations. Thanks to its release under the terms of GNU Affero General Public License (AGPLv3), OpenERP is **free** to use and share. This tutorial will demonstrate how easy it is to have a running copy of OpenERP 7.0 in less than 15 minutes on a Debian/Ubuntu VPS.

Read more
Comment installer Docker Compose sur Debian 10 — step-by-step Docker tutorial on Progressive Robot

Comment installer Docker Compose sur Debian 10

Docker est un excellent outil pour automatiser le déploiement d’apps Linux à l’intérieur de conteneurs de logiciels, mais pour tirer pleinement parti de son potentiel, chaque composant d’une application doit s’exécuter dans son propre conteneur…

Read more
How To Install the Munin Monitoring Tool on Debian 8 — step-by-step Linux tutorial on Progressive Robot

How To Install the Munin Monitoring Tool on Debian 8

Munin is a system, network, and infrastructure monitoring application that provides information in graphs through a web browser. It is designed around a client-server architecture and can be configured to monitor the machine it’s installed on (the _Munin master_) and any number of client machines, which in Munin parlance, are called _Munin nodes_.

Read more
How To Reset Your MySQL or MariaDB Root Password — step-by-step Linux tutorial on Progressive Robot

How To Reset Your MySQL or MariaDB Root Password

Forgetting passwords happens to the best of us. If you forget or lose the root password to your MySQL or MariaDB database, you can still gain access and reset the password if you have access to the server and a sudo-enabled user account. This tutorial will cover how to…

Read more
CHAT