Results 1 to 2 of 2
Hi.
I have a production server running locally that I wish to distribute. Is there a way of backing up the entire server (with all applications/settings included) to an image ...
- 05-03-2007 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 5
Backup ENTIRE server for distribution
Hi.
I have a production server running locally that I wish to distribute. Is there a way of backing up the entire server (with all applications/settings included) to an image for redistribution? Could anyone perhaps point me in the right direction? I was looking at SystemImager, but this seems to be more usefull in a network system whereas I would rather like to be able to log-in to a machine via SSH, and install the image.
Thanks for any help,
Regards,
Robert Hofmeyr
- 05-03-2007 #2Linux User
- Join Date
- Feb 2006
- Posts
- 484
use dd to create the iamge of the vhole system or tar with gzip
if you ant save the image to a remote machine mix the tar or dd with ssh


Reply With Quote
