2019-305

De Mi caja de notas

vendredi 1er novembre 2019


Toussaint


Maintenance indieweb

Gandi : Sauvegarde Mediawiki

   ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 \ xxxx5@console.dc2.gpaas.net 

(Source https://docs.gandi.net/fr/simple_hosting/connexion/ssh.html)


BDD MySQL

Comment exporter facilement la BDD mySQL de MediaWiki ?


erreur sur la commande suivante :

   https://72835.admin.dc2.gpaas.net/phpmyadmin/export.php

Récupération d'un fichier de sauvegarde de BDD `2019-305-mw-backup.sql` (166.8 Mo)

    mysqldump -h localhost -u monwiki -p --default-character-set=binary monwiki > 2019-305-mw-backup.sql


Fichier sauvegardé localement sous `R&D/Indieweb/MediaWiki-2019`. Fichier illisible : vive le plein texte...

Mises à jour

  • Git v. 2.23 via Homebrew ```brew upgrade git```
  • GoHugo v.0.59 ```brew upgrade hugo```