Bharat Mistry escribió:
any simple to follow HowTo's around .... or a RPM?
Hi all!!
You can dowload this: wget
http://downloads.sourceforge.net/backuppc/BackupPC-3.1.0.tar.gz?modtime=1196037667&big_mirror=0
<http://downloads.sourceforge.net/backuppc/BackupPC-3.1.0.tar.gz?modtime=1196037667&big_mirror=0>
After uncompress this tar and excute this *perl configure.pl *and you
only have to answer any questions about path, backuppc user ,etc,...
Ahora nos copiamos el siguiente fichero a /etc/init.d
Now you must copy the next file to /etc/init.d
1.
cp /xx/xx/xx/BackupPC-3.1.0/init.d/linux-backuppc /etc/init.d/backuppc
2.
cd /etc/init.d
3.
chmod +x backuppc
4.
cd /etc/rc3.d
5.
ln -s ../init.d/backuppc S99backuppc
PS: before to install backuppc you need in your pc this Perl's modules
that you can install with Yast:
Compress::Zlib
To enable compression, you will need to install Compress::Zlib from
http://www.cpan.org. You can run ``perldoc Compress::Zlib'' to see if this
module is installed.
Archive::Zip
To support restore via Zip archives you will need to install Archive::Zip,
also from http://www.cpan.org. You can run ``perldoc Archive::Zip'' to see if
this module is installed.
XML::RSS
To support the RSS feature you will need to install XML::RSS, also from
http://www.cpan.org. There is not need to install this module if you don't plan
on using RSS. You can run ``perldoc XML::RSS'' to see if this module is
installed.
File::RsyncP
To use rsync and rsyncd with BackupPC you will need to install File::RsyncP.
You can run ``perldoc File::RsyncP'' to see if this module is installed.
File::RsyncP is available from http://perlrsync.sourceforge.net. Version 0.52
or later is required.
Regards
Omar Llorens Crespo Domínguez
JPL TSOLUCIO S.L.
www.tsolucio.com
http://bearnas.com
902 886 938
Spain
------------------------------------------------------------------------
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/