Recently Updated Pages
PhpMyAdmin
Docker
Updated 1 year ago by Dunnload
version: '3' services: phpmyadmin: image: phpmyadmin:latest container_name: php...
Version des conteneurs
Docker
Updated 1 year ago by Dunnload
Pour utiliser la dernière version : latest Version 1 Fonctionnalité 1.2 Correc...
Ajouter un utilisateur dans sudo
Debian
Updated 1 year ago by Dunnload
Etape 1 : Installer sudo apt-get install sudo Etape 2 : Autoriser l'utilisateur dans sudo user...
Problème d'encodage de caractères
Debian
Updated 1 year ago by Dunnload
Etape 1 : Lancer la commande suivante dpkg-reconfigure locales -plow Etape 2 : Trouver ces lign...
Installation d'un serveur TFTP
Debian
Updated 1 year ago by Dunnload
Etape 0 : Installation des paquets apt-get install xinetd tftpd tftp Etape 1 : Configuration n...
Autoriser Root via SSH
Debian
Updated 1 year ago by Dunnload
Etape 0 : Installer SSH apt-get install ssh Etape 1 : Aller dans le dossier /etc/ssh cd /etc/s...