Do you need to change your web host or switch your database server? This is probably the only time when you really think of backing up your MySQL data. If you’ve got a website with a database or your custom database running for your applications, it is imperative that you make regular backups of the [...]
SHOCM
Open Source, Cloud, Scotch, Baseball, Family, and Programming since the 1900's
Tag Archives: Restore
Backup files with tar
[NOTE] I don’t remember where I got this article from but it is full of some good information [/NOTE] TAR is the Unix Tape ARchive utility. It can be used to either store data on a streaming tape device like a DAT drive, or store files in what is commonly called a tarball file- somewhat [...]