open source

Comment installer Git sur Ubuntu 18.04 [Démarrage rapide] — step-by-step Linux tutorial on Progressive Robot

Comment installer Git sur Ubuntu 18.04 [Démarrage rapide]

Les systèmes de contrôle de version vous aident à partager et à collaborer sur des projets de développement de logiciels. Git est l’un des systèmes de contrôle de version les plus populaires actuellement disponibles. Ce tutoriel vous guidera pour installer et configurer Git…

Read more
How To Migrate a MySQL Database to PostgreSQL Using pgLoader — step-by-step Linux tutorial on Progressive Robot

How To Migrate a MySQL Database to PostgreSQL Using pgLoader

The prospect of migrating a database can be intimidating, especially when migrating from one database management system to another. This tutorial provides instructions on how to install pgLoader, an open-source database migration tool, and use it to migrate a remote MySQL database to PostgreSQL over an SSL connection.

Read more
How To Set Up a PageKite Front-End Server on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a PageKite Front-End Server on Debian 9

In this tutorial, you will install and set up a PageKite front-end service on a server running Debian 9. You will also set up two more Debian 9 servers to simulate a local and a remote environment. When you’re finished, you will have set up a server for multiple clients, and tested it with a practical solution for remote access using SSH and VNC. PageKite is a fast and secure tunneling solution that uses HTTP or SSH to expose a service running inside a private network to the public.

Read more
CHAT