update/maj admin email wordpress
# mysql -uroot -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 12811 Server version: 10.1.44-MariaDB-0+deb9u1 Debian 9.11 Copyright (c)…
# mysql -uroot -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 12811 Server version: 10.1.44-MariaDB-0+deb9u1 Debian 9.11 Copyright (c)…
1. Créer un nouveau Raid: Créer un nouveau raid : mdadm –create –verbose /dev/md0 –level=1 /dev/sda1 /dev/sdb2 2. /etc/mdadm.conf /etc/mdadm.conf ou /etc/mdadm/mdadm.conf ( sur debian) c’est le fichier de configuration.…