Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

50 total results found

Docker

Virtualisation d'application

Installer bcmath dans un conteneur

Bookstack

plus nécessaire depuis je sais pas quelle maj install bcmath php extension in a container # enter the container sudo docker exec -it <container_name> bash # install bcmath apk add -U --no-cache php81-bcmath # check if correctly installed php -m OR # D...

Docker
Bookstack
BCmath

Build (04/07/2022 - 2025)

Carte mère ASUS ROG STRIX Z690-A GAMING WIFI D4 Processeur  Intel Core i7-12700K RAM Corsair Vengeance RGB Pro SL 16GB x4 Alimentation Corsair RM850 2019 Stockage Crucial MX500 2To x2 Samsung 980 Pro avec Heatsink 2To Samsung 990...

Tutoriels

Changer l'url Bookstack

Bookstack

Changer l'url Bookstack #Enter inside the container sudo docker exec -it CONTAINER_NAME bash #Go to cd /app/www #See if it works php artisan list bookstack #Change every old URL by the new one php artisan bookstack:update-url https://old.com http...

Docker
Bookstack

Synology Drive

Concerne Synology Drive

Téléchargement vidéos

Concerne le téléchargement de vidéo sur internet.

Caddy

Serveur WEB, proxy

Bookstack

Documentation sous forme de bibliothèque

Transfert Android vers iOS

Commands

Bookstack

Usefull commands for bookstack container using php artisan. folder where php artisan can execute isn't at the same place for the vanilla or linux server version ! (can cause "Could not open input file: artisan" error) Bookstack vanilla : /var/www/html Linux...

Paperless-NGX

Gestionnaire de documents numériques

Gestion docker

Comment gérer ses conteneurs

Configurer Synology Drive

Synology Drive

Installation Installer Synology Drive Client Télécharger le client SynologyDrive Connexion Lancez l'application et saisissez vos informations de connexion : Si ce message apparaît, appuyez sur "Procéder quand même" : Si vous avez paramétré la double ...

Open Video Downloader

Téléchargement vidéos

Prérequis Télécharger l'exécutable : https://github.com/StefanLobbenmeier/youtube-dl-gui/releases/download/v2.5.4/Open-Video-Downloader-2.5.4.exe  Version installable (Requiert des droits administrateur) : https://github.com/StefanLobbenmeier/youtube-dl-gui/...

Serveur de fichiers

Caddy

Mettre en place un serveur de fichiers afin d'exposer des fichiers. Configurations Caddyfile Nous pouvons exposer le dossier /pdf grâce à une nouvelle entrée dans le Caddyfile : files.domain.com { root * /pdf file_server browse } Si le serveur de fichier es...

Whatsapp

Transfert Android vers iOS

Bien que l'application "Migrer vers iOS propose un transfert de WhatsApp, cette méthode ne marche pas à 100%. Nous allons plutôt transférer les données depuis WhatsApp directement. Prérequis Ancien téléphone Android avec la carte SIM insérée dedans. Nouve...

Installation

Paperless-NGX

YAML Les lignes finissantes par un '#' sont les lignes où vous êtes susceptible de vouloir changer la valeur d'exemple. version: "3.9" services: ############# PAPERLESS-NGX ############## paperless: image: ghcr.io/paperless-ngx/paperless-ngx:lat...