May 15 2009
Posted by Webmasters-central.com in Tutorials |
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 [...]
May 15 2009
Posted by Webmasters-central.com in Tutorials |
What is Putty?
Putty is a small windows program that is used to connect to your server using SSH or Telnet protocols. It is very small .exe program that need to be downloaded to your computer.
Where to download Putty?
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Scroll down a bit and download putty.exe file to your computer. Remember the folder where you have downloaded.
How [...]