I have a Linux Postfix mail server, and I am doing a configuration backup via FTP. but actually thinking about it, this will give me a 3-4 day period for recover my server... whats is the best way to recover my server in case of failure (hours instead of days)? thanks...
|
feedback
|
| |||
|
feedback
|
|
in addition to womble's suggestion, tar zcvf + ssh is your friend on a linux server. Once you have a server's configuration where you want it, simply
to save a copy of the important configurations. | |||
|
feedback
|