robertovasquez wrote on Wednesday, December 23, 2015:
I going to upgrade my Dev Box to 14.04LTS. Is there any step I need to do to preserve the integrity of mysql data base and git?
robertovasquez wrote on Wednesday, December 23, 2015:
I going to upgrade my Dev Box to 14.04LTS. Is there any step I need to do to preserve the integrity of mysql data base and git?
fsgl wrote on Thursday, December 24, 2015:
See this.
If your appliance is already on 4.2.0, restore script can be used in lieu of piecemeal approach.
robertovasquez wrote on Saturday, December 26, 2015:
Thanks fsgl. Good point.
Know my main concern is the public and private keys that git verified any time that I push new a branch to remote. I will rsyn the entire dev box to a backup server.