User Tools

Site Tools


ubuntu:fog_upgrade

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ubuntu:fog_upgrade [2014/02/27 10:13]
tschulz
ubuntu:fog_upgrade [2014/02/27 10:15] (current)
tschulz
Line 1: Line 1:
 ====== Fog Upgrade ====== ====== Fog Upgrade ======
 +
 +===== Basic Process =====
 +  - backup mysql db from old server<​file>​
 +mysqldump fog > fog.sql
 +</​file>​
 +  - install fog in new server
 +  - import old sql data<​file>​
 +mysql fog < fog.sql
 +</​file>​
 +  - check the following settings and config files
  
 ===== Settings to check ===== ===== Settings to check =====
ubuntu/fog_upgrade.1393517590.txt.gz · Last modified: 2014/02/27 10:13 by tschulz