ISPConfig3: moving all data from x86 to x64 server hello, I installed ispconfig3 on a x86 debian squeeze, now I set up a fresh server with ispconfig3 + squeeze x64 and I wanna transmit all settings, users, databases, webfolders, briefly all required to the new x64 server. How can I move everything from the running server to the new system keeping all settings up? To keep it easy I'm using this command for a whole-server-backup: tar cvpzf Debian-ISPconfig3.tgz --exclude=/proc --exclude=/lost+found --exclude=/Debian-ISPconfig3.tgz --exclude=/mnt --exclude=/sys / Which else directories can I exclude for the transfer of all required stuff?