All of us need to backup our mysql databases regularly to stop data loss or while moving the database from one site to another.
Here is a simple way to backup big databases through Telnet/SSH. Why using telnet? You can backup large databases using telnet which is not possible from Phpmyadmin interface where memory is an [...]