<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>☝️ NextCloud en 10 minutes + de la configuration pas prévue 😉</title>
        <link>https://peertube.blablalinux.be/videos/watch/9a2af71e-a0d3-4d3d-b223-d891e17e24d1</link>
        <description>LIENS UTILES Site officiel Nextcloud, Nextcloud Appliance VM (Téléchargement direct), COMMANDES NETPLAN (IP FIXE) Pour configurer une adresse IP fixe sur votre serveur : Générer le fichier de configuration : sudo netplan generate, Éditer le fichier YAML (le nom peut varier) : sudo nano /etc/netplan/00-installer-config.yaml, Exemple de configuration à adapter : network: ethernets: ens32: addresses: 192.168.2.45/24 gateway4: 192.168.2.1 nameservers: addresses:, 195.238.2.21, 195.238.2.22, 8.8.8.8, 8.8.4.4 version: 2, Appliquer la nouvelle configuration : sudo netplan apply, COMMANDES POUR LES DOMAINES DE CONFIANCE (TRUSTED DOMAINS) Si vous avez besoin de déclarer un nouveau domaine ou une IP pour accéder à votre instance : sudo nano /var/www/nextcloud/config/config.php</description>
        <lastBuildDate>Tue, 12 May 2026 21:00:56 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://peertube.blablalinux.be</generator>
        <image>
            <title>☝️ NextCloud en 10 minutes + de la configuration pas prévue 😉</title>
            <url>https://peertube.blablalinux.be/lazy-static/avatars/564e866f-dba6-417c-b6e9-bb6a13657112.jpg</url>
            <link>https://peertube.blablalinux.be/videos/watch/9a2af71e-a0d3-4d3d-b223-d891e17e24d1</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://peertube.blablalinux.be/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://peertube.blablalinux.be/feeds/video-comments.xml?videoId=9a2af71e-a0d3-4d3d-b223-d891e17e24d1" rel="self" type="application/rss+xml"/>
    </channel>
</rss>