Translations:Install i@nseo/18/fr

    From Ianseo
    Revision as of 13:44, 11 July 2026 by Apernot (talk | contribs)
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

    Créez un utilisateur pour ianseo sur le serveur MySQL. Sur les distributions modernes dérivées de Debian, cela peut être fait avec la commande suivante (copiez et collez la ligne suivante dans un terminal) :

    sudo mysql -e "create user ianseo@localhost identified by 'ianseo';grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;"