What Privileges should mySQL Backup User have?
It is a good idea to have a separated user for backing up your mySQL database. You should always create mySQL user to run on localhost. You should set the following privileges for your backup mySQL user: Global Privileges: FILE, RELOAD, SUPER Database Privileges: SELECT, SHOW VIEW, LOCK TABLES
How to Setting Up VPS/Dedicated Server for the First Time on CentOS 6.x LEMP Version
I just signed up for this great deal at ChicagoVPS.net for a 2GB RAM, 2TB/Month, 50GB space at $40 + Tax (NY) / Year. (Check the deal at SlickDeals.net, as of March 09) I thought that the deal was great and wanted to give them a try. ChicagoVPS was cheap, but it did not stand […]