Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: cgetty on July 29, 2006, 06:01:54 PM
-
Hi all
I was looking to install rdiff on my sme-server ver 7.0
Anyone using rdiff on ver 7.0?
I saw some how to's for ver 6.5 only.
Or if anyone wants to share what they are using to back up their server with, I would be interseted in knowing that too.
Thanks
Clark
-
Hi Clark,
I'm using rdiff-backup to backup my SME 7.0 server to a seperate Ubuntu server box. You can load rdiff-backup into the Ubunto box with apt-get - it's part of the universe repository.
For SME Server you can find a rdiff-backup v 1.1.5 rpm here (you need el4 for SME server):
http://dag.wieers.com/packages/rdiff-backup/rdiff-backup-1.1.5-1.el4.test.i386.rpm
And you can find a very clear Howto here:
http://www.howtoforge.com/linux_rdiff_backup
I followed this to the letter and it works very well.
Hope this helps.
Ken
-
Hi Ken
Thanks for not telling me to RTFM.
Thank you very very much for your help!
I’ve been fighting tooth & nail to learn Linux & running a web server and be a mini system admin (run out of my house).
Like you said on your web site “The thing that really gets me going is seeing people learn and grow” Well today you helped me to do just that.
Thanks again
Clark
-
Hi Clark,
Glad to be of help. Just one more thing: to backup all the user data, emails etc, you need to back up /home/e-smith/files/* and to back up all your configurations you need to backup /etc/e-smith/db and the templates-customs and templates-user-custom directories.
Regards, Ken