Webmaster / Chef de projet Web

Tag commande

Making a dump of a MySQL database via SSH

Quick command in SSH to make a complete backup of your database : mysqldump –user=USER –password=PASSWORD –host=SERVER DATABASE_NAME > /backup.sql Of course, you will replace USER with your MySQL login ID, PASSWORD with the password, SERVER with the name of… Continue Reading →

© 2026 Bensimon Eyal — Powered by WordPress

Theme by Anders NorenUp ↑