Questions tagged [backuppc]

BackupPC is an enterprise backup system for GNU/Linux, Windows and OS X.

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.

Given the ever decreasing cost of disks and raid systems, it is now practical and cost effective to backup a large number of machines onto a server's local disk or network storage. This is what BackupPC does. For some sites, this might be the complete backup solution. For other sites, additional permanent archives could be created by periodically backing up the server to tape. A variety of Open Source systems are available for doing backup to tape.

Source:BackupPC

19 questions
10
votes
2 answers

How to configure Backuppc in ubuntu 12.04?

I would like to setup Backuppc to Backup files of all remote hosts. A need guide with screenshots will be appreciated. Details: All the hosts are running ubuntu, i need to set incremental backup for the files which is kept in their desktop. Need…
karthick87
  • 84,513
3
votes
0 answers

debug1: Authentications that can continue: publickey,password,keyboard-interactive Permission denied, please try again

I am trying to ssh-copy-id root@linclient and continue to get this message after entering the password. Output of: ssh -vvv root@linclient is below: debug3: send packet: type 50 debug2: we sent a password packet, wait for reply debug3: receive…
2
votes
1 answer

backuppc : client host running windows 7 and Mac OSX

I would like to setup Backuppc to Backup files when the remote hosts are running windows 7 or Mac OSX. Thunk's for your help
2
votes
2 answers

Ubuntu Server 12.04 on Dell PowerEdge T320

Is it possible to install/run Ubuntu 12.04 LTS server with BackupPC backup software correctly on Dell PowerEdge T320 server (Xeon E5-2403 1.80GHz/10MB / 1x4GB Dual Rank RDIMM 1600MHz) with PERC H310 RAID controller? We are thinking of changing our…
Diana
  • 21
1
vote
1 answer

backuppc has missing menu items after installation

Problem: backuppc is missing essential menu items in its web interface. Items "Edit Hosts", "Edit Config" etc are missing. backuppc is installed on Ubuntu 14.04.4 LTS. I have even completely removed the backuppc application (using dpkg --purge…
1
vote
1 answer

Upgrade BackupPC to v4

Since I wasn't able to make BackupPC work on Ubuntu 24 decided to go with Ubuntu 20 which has a working install for BackupPC, installed it and works but realized that is BackupPC v3 and have been asked to install v4. Is there a way to do apt or…
Vic
  • 13
1
vote
1 answer

Backup apps for Ubuntu 22.04

Does anyone know of a Ubuntu 22.04 app to automatically incrementally back up daily at a scheduled time to generate a bootable backup exterrnal drive? ETTS Nod32 is no longer supported and in any case won't install on a 64 bit system. CarbonCopy…
Barry
  • 211
1
vote
1 answer

Backuppc v4, rsync_bpc

Ubuntu 21.10 Upon upgrade backuppc failed. I upgraded rsync_bpc 3.1.3.0 as requested by backuppc, the backuppc server starts (before did not) and run OK but backups fails with this code error: Got fatal error during xfer (rsync error: unexplained…
0
votes
1 answer

Backuppc startup fails because removable HDD not ready at boot

I use backuppc to backup all my hosts onto a removable HDD, set up in my $TOPDIR property in backuppc's config.pl /media/adam/Seagate-4TB/backuppc/ The HDD is connected up 100% of the time except when I'm changing it over. The problem is that…
Adam
  • 1,149
0
votes
0 answers

Backuppc is too slow

We have a Ubuntu Server 16.04.2 LTS installed on a Dell powerEdge. It has 4x2 TB HDD in RAID-5 configuration. The thing is, we have to periodically backup 4TB of data and it takes 7 days for a full backup and 3 days for incremental. Is there a way…
FatRabbit
  • 148
0
votes
1 answer

BackupPC - No website Access after installation

I have installed backuppc from the repositories. I confirmed to use Apache and noted the random password for the GUI user. There was no install error. When I tried to login to http://myhost.mydomain/backuppc I did get a password box but after the…
CatMan
  • 1,449
  • 1
  • 19
  • 48
0
votes
1 answer

Backuppc not backing up Windows servers

A few days ago, I posted an issue pertaining to backups not running on schedule. The problem was identified and resolved by increasing the WakeUpSchedule and MaxBackup settings. for 2 days, the backups worked without any problems. This morning,…
Noobuntu
  • 3
  • 4
0
votes
1 answer

Umount when umount -lf doesn't work

I'm trying to troubleshoot our NAS, and frankly, I'm getting sick of it, every time I try and unmount the connection on our server (Ubuntu 14.04.2 LTS fully updated) it simply refuses to unmount the NFS share. /proc/mounts: 10.43.1.134:/c/Servers…
Grizly
  • 435
0
votes
0 answers

403 Forbidden error, Ubuntu 24.04 LTS + Backuppc 4

After doing a fresh Ubuntu install and configuring webmin proceeded to install BackupPC 4 on the machine as requested. Understand that this program is old but is what I've been asked to do. When trying to access http://locahost/backuppc from the…
Vic
  • 13
0
votes
0 answers

I can't access the server with backuppc from the local network

If I go to http://127.0.0.1/backuppc/ or http://localhost/backuppc/, everything is fine. If I try to go to http://10.x.x.18/backuppc/ or http://domain.my/backuppc/,то I get Forbidden You don't have permission to access this resource. Apache/2.4.52…
1
2