repository
Proxmox Cluster 3 Nodi Iperconvergente | ceph – (HA)
►ISCRIVITI per restare aggiornato 👉 • Telegram: In questo video vedremo come configurare un cluster iperconvergente con Proxmox utilizzando tre nodi. Perché 3 nodi, vi chiederete? La risposta risiede nella potenza della replicazione dei dati in tempo reale. In un sistema iperconvergente Proxmox, ogni nodo vede un unico storage, grazie alla replicazione dei dati su tutti i nodi. Questo significa…
Read More »PROXMOX – INSTALLATION et CONFIGURATION
🅰🅱🅾 ABONNEZ-VOUS pour ne rien manquer ! 💬 ME CONTACTER sur 👉 Découvrez PROXMOX – INSTALLATION et CONFIGURATION. Dans cette vidéo, je partage simplement comment faire une INSTALLATION et une CONFIGURATION de PROXMOX. #Proxmox #Virtualisation #INSTALLATION #CONFIGURATION #Tutoriel Dans cette vidéo complète, nous vous guiderons étape par étape pour configurer et installer Proxmox. 🎥🔧 Que vous souhaitiez virtualiser votre infrastructure…
Read More »Créer un dépôt Debian en deux minutes (plus ou moins)
Dans cette série de lives Twitch, je reviens sur l’actualité tech des derniers jours, les sujets d’échanges sur les réseaux sociaux, etc … Dans ce live nous expliquons comment créer un dépôt Debian de façon simple pour distribuer ses propres paquets logiciels à l’aide de l’outil mini-dinstall. Sommaire du live du 27 mai 2024 : 00:01 – Bienvenue 01:46 –…
Read More »Ansible Installation on Linux | Ansible Tutorial | EP – 2
The ansible package can always be installed from PyPI using pip on most systems but it is also packaged and maintained by the community for a variety of Linux distributions. Ansible is not available in the default RHEL repositories, so we need to install Extra Packages for Enterprise Linux (EPEL) in order to install it via yum. To do so,…
Read More »Clone your GitHub repository using SSH
Follow these steps to add ssh keys to your GitHub account and clone the repo with the SSH URL. 1. Open your terminal and type ssh-keygen. 2. Press enter to accept the default file location and passphrase. 3. Copy the public key to your clipboard with cat ~/.ssh/id_rsa.pub 4. Go to your GitHub account settings and click on SSH and…
Read More »