BackupPC-users

Re: [BackupPC-users] BackupPC v4 for Fedora / EPEL Update

2017-03-30 19:38:29
Subject: Re: [BackupPC-users] BackupPC v4 for Fedora / EPEL Update
From: Richard Shaw <hobbes1069 AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 30 Mar 2017 18:37:49 -0500
On Thu, Mar 30, 2017 at 6:24 PM, Bob of Donelson Trophy <bob AT donelsontrophy DOT net> wrote:

On 2017-03-30 07:19, Richard Shaw wrote:

  >>>> snipped for brevity <<<<<

 

As the first attempt failed, the second went just fine.

EPEL repo installed.

Grabbed COPR and placed into /etc/yum.repos.d/ directory.

Ran "yum update" and then "yum install backuppc"

Just not sure what to do the start BackupPC running. The mentioned "configure.pl" do not retrieve anything, links to a foreign (to me) language page.


No, you don't need to worry about configure.pl when you're doing a package based install, it's already taken care of...

 

I envisioned install and then go to http://ipaddress/BackupPC_Admin but, during installation I was never asked to create a web access password. 


RPM based installations are never interactive like deb packages. I may rename it but if you look in /usr/share/doc/BackupPC-4.1.0/README.fedora it shows you how to setup the password access for apache. 
 

"Systemctl status backuppc" reports:

systemctl status backuppc
● backuppc.service - BackupPC server
   Loaded: loaded (/usr/lib/systemd/system/backuppc.service; disabled; vendor preset: disabled)
   Active: inactive (dead)

What's next?

It's assumed that if you're setting up a serious backup server that you know the basics of setting up and starting services for your distro. The short version is:
 
(as root after the above is complete)
# systemctl enable backuppc
# systemctl start backuppc

Thanks,
Richard
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/