Differences
This shows you the differences between the selected revision and the current version of the page.
howto:backuppc 2010/01/04 16:17 | howto:backuppc 2017/12/04 19:29 current | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== HOWTO Install BackupPC ====== | ====== HOWTO Install BackupPC ====== | ||
[[http://backuppc.sourceforge.net/info.html|BackupPC]] is a high-performance, enterprise-grade system for backing up Linux and WinXX PCs and laptops to a server's disk. BackupPC is highly configurable and easy to install and maintain. It runs quite well on the DNS-323. The accompanying forum thread is located [[http://forum.dsmg600.info/t2264-BackupPC-DNS-323-running-working.html|here]]. \\ For a Wikipedia description click [[http://en.wikipedia.org/wiki/Backuppc|here]]. | [[http://backuppc.sourceforge.net/info.html|BackupPC]] is a high-performance, enterprise-grade system for backing up Linux and WinXX PCs and laptops to a server's disk. BackupPC is highly configurable and easy to install and maintain. It runs quite well on the DNS-323. The accompanying forum thread is located [[http://forum.dsmg600.info/t2264-BackupPC-DNS-323-running-working.html|here]]. \\ For a Wikipedia description click [[http://en.wikipedia.org/wiki/Backuppc|here]]. | ||
+ | |||
Line 327: | Line 328: | ||
Now you're ready to add more computers to be backed up to the server and edit your settings to your liking. | Now you're ready to add more computers to be backed up to the server and edit your settings to your liking. | ||
+ | |||
+ | |||
Line 342: | Line 345: | ||
echo "192.168.xxx.xxx computer1 computer1" >> /etc/hosts | echo "192.168.xxx.xxx computer1 computer1" >> /etc/hosts | ||
+ | |||
+ | Edited by PetoZ 4.1.2010. | ||
== backup aborted (inet connect: Connection timed out) == | == backup aborted (inet connect: Connection timed out) == | ||
Line 351: | Line 356: | ||
To fix this change read only = false in c:/rsyncd/rsyncd.conf file on your client computer. | To fix this change read only = false in c:/rsyncd/rsyncd.conf file on your client computer. | ||
- | It worked for me on Windows XP Home, but with the same settings have still issue on Windows XP Professional. | + | I tested it and it works on Windows XP Home and Professional. |