How to clone a Linux server with services ?
I was recently asked to bring back an enterprise server managed and hosted by an IT service provider. Here is a method to clone a server that is simple, effective, imperfect, but still has its advantages.
I was recently asked to bring back an enterprise server managed and hosted by an IT service provider. Here is a method to clone a server that is simple, effective, imperfect, but still has its advantages.
On m'a récemment demandé de rapatrier un serveur d'entreprise géré et hébergé par un infogérant. Voici donc une méthode pour cloner un serveur, simple, efficace, imparfaite, mais qui apporte tout de même son lot d'avantages.
In this article, we'll introduce a set of tools to set up a reverse proxy that handles HTTPS.
Dans cet article, nous vous proposons un ensemble d'outils pour mettre en place un reverse proxy, qui gère le HTTPS.
Lorsqu'on crée une VM et que l'ouverture d'un port ne fonctionne pas, il est souvent nécessaire de réaliser plusieurs vérifications manuelles fastidieuses (réseau, pare-feu, fail2ban, etc.). Netcat (nc) simplifie grandement ce processus en permettant de tester l'accessibilité d'un port sur un hôte distant. Je propose un script bash appelé "Alive" qui automatise ces tests en boucle, avec des retours visuels immédiats sur l'état de la connexion. Ce script est utile pour surveiller les ports pendant des installations de services, des reboots ...
When creating a VM and opening a port doesn’t work, it's often necessary to perform multiple tedious manual checks (network, firewall, fail2ban, etc.). Netcat (nc) greatly simplifies this process by allowing you to test the accessibility of a port on a remote host. I’m offering a bash script called "Alive" that automates these tests in a loop, with immediate visual feedback on the connection status. This script is useful for monitoring ports during service installations, reboots, and more.
Welcome to this new space where I'll be sharing my knowledge and experiences with Linux admin, virtualization, and open-source services.
Bienvenue sur ce nouveau space où je vais partager mes connaissances et mes expériences dans l'administration Linux, la virtualisation et l'utilisation de services open source.