Monday, October 19, 2015

Linux alternative to Windows Home Server Backup

I love the backup capabilities of Windows Home Server, but that's about the only feature of it that I use.


Does anyone know of any Linux-based services that will allow me to backup client PCs in a similar way to WHS (an image style backup, only backing up what's changed) and
lets me restore in a similar way - by booting from a CD and then reimaging the PC over the network?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...