Spending this weekend on a good #backup solution and this #ansible playbook for #backuppc on #freebsd saved me a lot of time: https://github.com/src386/ansible-for-freebsd-role-backuppc/tree/master
It's for FreeBSD 11.2 and 12 originally, but I made it work on FreeBSD 15. Will release the updated playbook on #Codeberg
BackupPC is amazing! I am actively using it now for my own backups and for a local web development company.

I haven't used it with Windows since the Windows XP days.

#backup #backupPC

anyway did you know that when you tell backuppc to restore a file into a folder it will NUKE THE CONTENT OF SAID FOLDER AND YOU WILL LOSE EVERYTHING IN THERE?


#backuppc

Vous avez besoin d'aide pour revoir vos stratégies de sauvegarde ? On peut vous aider avec des solutions basées sur des logiciels libres, pour sauvegarder vos machines et garder vos données en toute sécurité !

#WorldBackupDay #BackupPC #Borg #ProxmoxBackupServer #LogicielLibre #Sauvegardes #Backup

Did you decide on a backup plan... and implement it?

I have most of my stuff backed up using a locally run #backuppc server... but there's a few things I need to add to it.

I may experiment with #restic for #backup, too, sometime soon.

Always good to check in and make sure the automated backup is working as expected, too.

After switching over to #TrueNAS for my #BackupPC storage backend, the nightly cleanup job is quite fast:

Nightly cleanup removed 46074 files of size 89.43GiB (around 2024-06-16 00:01)

Prior to this with on-disk storage (XFS), the job did run like 1-2 hours each night, sometimes even way longer.

Great performance boost with TrueNAS, giving more time during night for the actual backups, that are now finished before I start my daily work.

This morning I used backuppc to quickly restore a directory of images that our programmer accidentally deleted on one of the web servers I manage.

Having good backup give such peace of mind.

#backup #backuppc #opensource #sysadmin

Feeling accomplished.

Just moved the storage drive from my previous backuppc server to a freshly set up proxmox server. The backuppc software is now running in a VM and the physical 8TB drive is passed through to the VM.

Took a bit to get all the configuration files sorted out, but it is backing up clients now.

This video by "H2DC - How to do Computers" was helpful:

https://invidious.einfachzocken.eu/watch?v=U-UTMuhmC1U

Here's the command needed. I found the disk ID with this command:

ls -n /dev/disk/by-id/

Once I knew the correct disk ID, I passed it through to the VM using the VM-ID reference number:

/sbin/qm set [VM-ID] -virtio2 /dev/disk/by-id/[DISK-ID]

All of this is running on the Gigabyte GA-Z77X-D3H motherboard, Intel i7-2600 CPU, 16GB Corsair memory (pictured)

#proxmox #backuppc #backup #sysadmin

Passing a Physical Drive through to a VM in ProxMox

# ls -n /dev/disk/by-id/ # /sbin/qm set [VM-ID] -virtio2 /dev/disk/by-id/[DISK-ID] VirtIO Windows Drivers - https://pve.proxmox.com/wiki/Windows_VirtIO_Drivers Installing VMs in ProxMox - https://youtu.be/ckPCl_B5gSc --------- Facebook - https://www.facebook.com/H2DC-How-To-Do-Computers-108075255013728 Twitter - https://twitter.com/how2docomputers Instagram - https://www.instagram.com/howtodocomputers/ NEW H2DC Discord - https://discord.gg/cvSj2QGXqw

H2DC - How to do Computers | Invidious

Tech Observation: There are a lot of useful applications written in #Perl

RetroEdgeTech

#BackupPC was such a reliable, versatile, and space-saving cross-platform backup solution.

Unfortunately, there is no active development and maintenance since 2020.

Is anyone of you aware of a comparable successor project?

#linux #opensource #backup #restore #perl

https://backuppc.github.io/backuppc/

BackupPC: Open Source Backup to disk

BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and MacOS PCs and laptops to a server's disk.

BackupPC