Changes

From SME Server
Jump to navigationJump to search
Line 80: Line 80:  
===restoring a .sql file===
 
===restoring a .sql file===
 
In a root terminal
 
In a root terminal
  cd /root/backup/db/ and choose your backup
+
  cd /root/backup/db/  
 +
and choose your backup
 
  gunzip file-name.sql.gz
 
  gunzip file-name.sql.gz
 
Next you will need to use the mysql client to restore the DB from the sql file.
 
Next you will need to use the mysql client to restore the DB from the sql file.

Navigation menu