Différences entre versions de « 2019-305 »
De Mi caja de notas
Ligne 20 : | Ligne 20 : | ||
==== BDD MySQL ==== | ==== BDD MySQL ==== | ||
− | ** Export | + | ** Export de la BDD mySQL |
+ | |||
+ | |||
+ | erreur sur la commande suivante : | ||
+ | |||
+ | https://72835.admin.dc2.gpaas.net/phpmyadmin/export.php | ||
Version du 1 novembre 2019 à 12:43
Maintenance indieweb
Gandi : Sauvegarde Mediawiki
- Redirection sous-domaine : https://github.ducamp.me pointé vers https://github.com/ChristopheDucamp
- Changé mot de passe instance hébergement SimpleHosting `indieweb-xtof`
- Accès à l'instance via la console d'urgence
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 \ xxxx5@console.dc2.gpaas.net
(Source https://docs.gandi.net/fr/simple_hosting/connexion/ssh.html)
BDD MySQL
- Export de la BDD mySQL
erreur sur la commande suivante :
https://72835.admin.dc2.gpaas.net/phpmyadmin/export.php
mysqldump -h localhost -u monwiki -p --default-character-set=binary monwiki > 2019-305-mw-backup.sql
Récupération d'un fichier de sauvegarde de BDD `2019-305-mw-backup.sql` (166.8 Mo) sauvegardé localement sous `R&D/Indieweb/MediaWiki-2019`. Fichier illisible : vive le plein texte...