MrE wrote: > Hi, > > I have just discovered BackupPC after a long search for a backup > solution that will cater for both my Linux boxes, my girlfriend's > Windows XP box (and perhaps later this year an Apple Macbook for her), > while providing a single user interface regardless of platform. > > I'm running a slug (Linksys NSLU2) with Debian/NSLU2 Etch, which only > has 32 MB of RAM. I was wondering if there is a way to get BackupPC to > run on a lighter web server such as thttpd or lighttp in order to save > precious RAM, and if so, how would I go about this? Since the web interface is simply a perl script, you could run it under any web server that supports CGI. Be warned though, 32MB is going to be pretty tight for running backups. I have a feeling rsync won't work in that little bit of ram. Tar backups may still work, but it's going to be tough.
--Jason ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
