backup vhcs2 install - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Preinstallation Questions (/forum-31.html) +--- Thread: backup vhcs2 install (/thread-3915.html) |
backup vhcs2 install - Raro - 08-02-2008 09:36 PM hi folks I was wondering if anyone has a complete list of all the vhcs install files. I want to backup to ispcp. and the first step is backing up so far i came to these dirs: /etc/vhcs2 /etc/apache /etc/postfix /etc/bind /etc/proftpd /etc/mysql /etc/courier /var/www/vhcs2 /var/virtuals Am i forgetting something ? I was also wondering if there was some sort of rollback option when the update script fails. This way i could keep the server working while looking for a solution why the update script fails Thanx in advance Regards Raro RE: backup vhcs2 install - ephigenie - 08-02-2008 09:57 PM Once you've started travelling to heaven there's no way back to hell SCNR. I think your list covered everything important. If i were you i'd make daily backups of /etc /var/www and so on.. RE: backup vhcs2 install - Raro - 08-02-2008 09:59 PM ephigenie Wrote:I think your list covered everything important. Thanx for the answer I already am for /var/www/ and the altered config files in /etc Anyone got a answer to the second question ? RE: backup vhcs2 install - Friedl - 09-25-2008 07:36 AM What about your databases? Aren't they in "/var/lib/mysql"? RE: backup vhcs2 install - Raro - 10-23-2008 08:48 PM (09-25-2008 07:36 AM)Friedl Wrote: What about your databases? Aren't they in "/var/lib/mysql"? yes they are, and indeed should be copied aswell. Wasn't too concerned bout them since i'm backing them up already Thanx though!! Still hope someone can answer my question bout the rollback RE: backup vhcs2 install - joximu - 10-28-2008 07:32 PM Rollback = restore of apache/postfix etc config files... (best: whole "/etc") /J |