Tag: mysqldump

mysqldump directly to another server, mysqldump redirect to scp

It’s not a big deal to perform mysqldump command, get your database as a file and transfer MySQL database to another server by moving the file to another server and import it, But what if there is no enough space on a disk to store the dump file? In this case it would be great …

Continue reading

Vicidial backup and restore guide

Vicidial

Suppose you need to migrate or duplicate Vicidial data (campaigns, leads, phones and so on) from one Vicibox server to another. In case two Vicidial boxes of the same versions the process will be simpler. In case the source server has older Vicibox version than the destination one you will have to perform additional steps …

Continue reading