Export MySQL database via SSH
In one of my earlier I showed the way import the database using the console.
This time we reverse the situation and export a database using ssh.
Below a very simple tutorial.
1 | mysqldump -u mysql_username -p name_of_database > databasefile.sql |
Podmieniamy:
mysql_uzytkownik, nazwabazy to its data base and to spend the console command.
After the process should be done in the directory where they see a file called nazwapliku.sql
This is just a snapshot of our database.
Related entries:
The guide describes how to install Redis server in Ubuntu 20.04
Installation of the Vivaldi browser in Ubuntu and Debian
Full installation of Linux LAMP server, Apache, MySql, PHP Debian 9
gconf-service gconf-service-backend gconf2-common libappindicator1 libc++1 libc++1-9 libc++abi1-9 libdbusmenu-gtk4 libgail-common libgail18 libgconf-2-4 libgtk2.0-0 libgtk2.0-bin libgtk2.0-commonAll-in-one voice and text chat for gamers
All-in-one voice and text chat for gamers that's free 22.04
Deleting apps installed from the Snap store





