home.social

Search

337 results for “borgbackup”

  1. If you want to use Restic (or any other deduplicating backup tool) for backing up Git repositories with lots of large binary files, this blogpost might be helpful: olivergerlich.wordpress.com/20 .
    Unfortunately I did not find an _easy_ solution for this; but at least it is possible to make space-efficient backups in this case.

    #Backup #Git #Restic #BorgBackup #GitLFS #gitannex #Hachoir

  2. Atrapándome con Borg para facer unha copia de seguridade dos datos do meu sistema.

    Pillándome con Borg para copias de seguridad de datos de mi sistema.

    #Borg #CopiasDeSeguridad #GnuLInux

    borgbackup.readthedocs.io/en/s

  3. What's your backup regimen? I'm thinking:

    1. Images with Foxclone.
    2. Snapshots with Timeshift.
    3. Files with Borg.

    #GNU #Linux #backup #Timeshift #Fedora #BorgBackup #Foxclone #AskFedi

  4. Hello les zinzinternet,
    je suis un peu perdu dans toutes les solutions de #sauvegarde #backup

    Entre #backuppc #backupninja #restic #borgbackup et autre je ne sais pas trop comment faire le tri la dedans.

    L'idéal étant d'avoir un backup vers mon serveur (ssh/sftp) de mes fichiers et du système de mes différents pc/téléphone (et une webUI)

    Puis une sauvegarde de ce serveur.

    Mais je ne vois pas trop comment monter tout cela et que faire dans les choix d'outil 😕

    Une idée

    :boost_requested:

  5. Quelques schémas réalisés avec #inkscape , de stratégie de #backup de ses données pour une petite série d'articles en cours de rédaction pour #cipherbliss.com,.
    #rsync #encryption #cybersec #veracrypt #luks #nextcloud #cron #syncthing #borgbackup #saveyourlife #training #backup #ffs

  6. ... toll! ich habe es mir sogar aufgeschrieben:

    sudo docker exec -it paperless_ngx-webserver-1 document_exporter ../export

    Vielleicht trage ich das als Antwort in den Blog bei @_DigitalWriter_ ein, denn dort wurde bereits danach gefragt. Aber ich will erst Export und Import verstehen und was der Schalter -it macht ...

    So werden in jedem Fall die Dateien in Borgbackup direkt mit gesichert 🙂

    #todo: export automatisch vor jedem Borgbackup machen

  7. Couldn't get back to sleep this morning after waking up in pain, so I took some time to ease the mental pain of keeping track of what's running where in my #homelab with a new #wiki page. Have a look if you're interested in what I'm running across my main #NAS and two Raspberry Pis.

    Hopefully this will serve as a reminder of what config files I really need to put in a central location.

    yuno.jack-case.pro/bookstack/b

    #Documentation #Bookstack #Yunohost #Docker #OpenMediaVault #Backup #BorgBackup

  8. Couldn't get back to sleep this morning after waking up in pain, so I took some time to ease the mental pain of keeping track of what's running where in my #homelab with a new #wiki page. Have a look if you're interested in what I'm running across my main #NAS and two Raspberry Pis.

    Hopefully this will serve as a reminder of what config files I really need to put in a central location.

    yuno.jack-case.pro/bookstack/b

    #Documentation #Bookstack #Yunohost #Docker #OpenMediaVault #Backup #BorgBackup

  9. Couldn't get back to sleep this morning after waking up in pain, so I took some time to ease the mental pain of keeping track of what's running where in my #homelab with a new #wiki page. Have a look if you're interested in what I'm running across my main #NAS and two Raspberry Pis.

    Hopefully this will serve as a reminder of what config files I really need to put in a central location.

    yuno.jack-case.pro/bookstack/b

    #Documentation #Bookstack #Yunohost #Docker #OpenMediaVault #Backup #BorgBackup

  10. Couldn't get back to sleep this morning after waking up in pain, so I took some time to ease the mental pain of keeping track of what's running where in my #homelab with a new #wiki page. Have a look if you're interested in what I'm running across my main #NAS and two Raspberry Pis.

    Hopefully this will serve as a reminder of what config files I really need to put in a central location.

    yuno.jack-case.pro/bookstack/b

    #Documentation #Bookstack #Yunohost #Docker #OpenMediaVault #Backup #BorgBackup

  11. Am heutigen #Toolsday stellen wir euch gleich zwei #Tools für die #Kommandozeile und zu unserem wochenthema #Backup vor:

    #Borg [1] und #Restic [2] sind zwei mächtige Backup werkzeuge für #Linux, #BSD, #Windows und #MacOs. Sie arbeiten zwar leicht unterschiedlich, erzeugen jedoch beide komprimierte Backups, welche schnell und sicher auch über das Netz verteilt werden können. Borg ist dabei in #Python und Restic in #Golang geschrieben.

    [1] borgbackup.org/
    [2] restic.net/

  12. Hardware fails. Files corrupt. Ransomware strikes. Keep your critical data safe! 💾🖥️🛡️

    pro @morrolinux explains how to do right, using the “3-2-1 Rule” and free tools like @borgbackup.

    Dive into this article to learn more: lpi.org/c9q3

  13. 🏠 Homelab Backup Evolution! 🏠

    Following the "3-2-1 is the minimum" rule, I've expanded my VPS container backup strategy:

    ✅ Hetzner Cloud (Borg) → Offsite long-term storage
    ✅ Synology NAS (rsync) → Local fast recovery

    The new setup does nightly automated syncs of all /opt/containers/ data to my Synology - with deduplication and all the bells and whistles! 📦

    Particularly clever: hardlinks for space-efficient snapshots and morning email reports. Now I know right with my coffee ☕ whether all backups ran cleanly.

    Lesson learned: Cloud-only is good, but having a local NAS mirror for quick restores is pure gold! 💪

    How do you solve this in your setups? Also multi-tier or everything to cloud?

    #Homelab #Backup #SelfHosting #Synology #VPS #DataSafety #321Rule #TechLife #NAS #CloudBackup #rsync #BorgBackup #InfrastructureAsCode

  14. 🏠 Homelab Backup Evolution! 🏠

    Following the "3-2-1 is the minimum" rule, I've expanded my VPS container backup strategy:

    ✅ Hetzner Cloud (Borg) → Offsite long-term storage
    ✅ Synology NAS (rsync) → Local fast recovery

    The new setup does nightly automated syncs of all /opt/containers/ data to my Synology - with deduplication and all the bells and whistles! 📦

    Particularly clever: hardlinks for space-efficient snapshots and morning email reports. Now I know right with my coffee ☕ whether all backups ran cleanly.

    Lesson learned: Cloud-only is good, but having a local NAS mirror for quick restores is pure gold! 💪

    How do you solve this in your setups? Also multi-tier or everything to cloud?

    #Homelab #Backup #SelfHosting #Synology #VPS #DataSafety #321Rule #TechLife #NAS #CloudBackup #rsync #BorgBackup #InfrastructureAsCode

  15. 🏠 Homelab Backup Evolution! 🏠

    Following the "3-2-1 is the minimum" rule, I've expanded my VPS container backup strategy:

    ✅ Hetzner Cloud (Borg) → Offsite long-term storage
    ✅ Synology NAS (rsync) → Local fast recovery

    The new setup does nightly automated syncs of all /opt/containers/ data to my Synology - with deduplication and all the bells and whistles! 📦

    Particularly clever: hardlinks for space-efficient snapshots and morning email reports. Now I know right with my coffee ☕ whether all backups ran cleanly.

    Lesson learned: Cloud-only is good, but having a local NAS mirror for quick restores is pure gold! 💪

    How do you solve this in your setups? Also multi-tier or everything to cloud?

    #Homelab #Backup #SelfHosting #Synology #VPS #DataSafety #321Rule #TechLife #NAS #CloudBackup #rsync #BorgBackup #InfrastructureAsCode

  16. Am Mittwoch, den 21.05 ab 18 Uhr findet wieder das Cryptocafe statt.

    Wir treffen uns im Raum C-20, alte Mu, Lorentzendamm 6-8, Kiel.

    Das Thema ist Backup über das Werkzeug borgbackup.

    #kiel #cryptocafe #backup

  17. Am Mittwoch, den 21.05 ab 18 Uhr findet wieder das Cryptocafe statt.

    Wir treffen uns im Raum C-20, alte Mu, Lorentzendamm 6-8, Kiel.

    Das Thema ist Backup über das Werkzeug borgbackup.

    #kiel #cryptocafe #backup

  18. Am Mittwoch, den 21.05 ab 18 Uhr findet wieder das Cryptocafe statt.

    Wir treffen uns im Raum C-20, alte Mu, Lorentzendamm 6-8, Kiel.

    Das Thema ist Backup über das Werkzeug borgbackup.

    #kiel #cryptocafe #backup

  19. Am Mittwoch, den 21.05 ab 18 Uhr findet wieder das Cryptocafe statt.

    Wir treffen uns im Raum C-20, alte Mu, Lorentzendamm 6-8, Kiel.

    Das Thema ist Backup über das Werkzeug borgbackup.

    #kiel #cryptocafe #backup

  20. Am Mittwoch, den 21.05 ab 18 Uhr findet wieder das Cryptocafe statt.

    Wir treffen uns im Raum C-20, alte Mu, Lorentzendamm 6-8, Kiel.

    Das Thema ist Backup über das Werkzeug borgbackup.

    #kiel #cryptocafe #backup

  21. Hey Fedi, what do you use for monitoring your system?
    I want to use Grafana for visualization, but what would be a good choice for collecting the data?

    Systems to monitor:
    - Linux Server
    - qemu VMs
    - LXC containers
    - Docker containers with Docker compose (LXC)
    - FreePBX Asterisk (LXC)
    - OPNSense Firewall (VM)
    - Execution of cronjobs
    - Backups with BorgBackup

    Maybe in the future:
    - Energy consumption
    - Heating system stats

    #Monitoring #InfluxDB #Prometheus #Grafana #DuckDuckFedi

  22. at Algoo we use for our clients data backup (@tracimfr and ) .

    On the subject of backup, @FLOZz has published an interesting blog post about setting up a backup process using borg on his NAS

    👉 blog.flozz.fr/2025/03/11/sauve

  23. Starting to think that using #OpenHAB for my "smarthome" for my case is kinda overkill…

    I have some sensors (temperature and humidity), some reed switches for windows and possibly I'll add thermostats for heating batteries (because here, even with 0°C outside, the central heating works for all the money and it is impossible to sleep and work without all opened windows). All things are using #ZigBee so my #server uses some ZigBee coordinator dongle and #zigbee2mqtt with some MQTT broker inside. I already able to read all necessary data from sensors by reading the right MQTT topics.

    And the OpenHAB just communicates with my MQTT broker and displays some nice widgets on the Web UI. This is cool, because I don't need to think about how to work with MQTT and how to output data — all somehow works "by magic".

    But the price is very big. The OpenHAB eats near 600 MB of RAM and swaps a lot (near 1 GB for now). It is a largest memory consuming service in my server, which has only 2 GB of RAM (and a RAM prices already increased here :drgn_sigh: ). And also it's sandbox takes near 3.5 GB of SSD space.

    So, do I really need not to think about how it all works under the hood while wearing out my SSD or get some services OOMed if I disable swap and start e.g. using BorgBackup? Looks like the game is not worth the candle. I can literally pick #EclipseMosquitto #C library, unwrap some memories about how to use CGI and get the same nice page with sensors data and some logic inside. But with a waaaay less memory footprint and with possibility to open this page from #Dillo :drgn_happy_blep:

    #SelfHosting

  24. Farewell, #FreeNAS 😈

    After many years of using FreeNAS as my main #homelab driver (starting with version 0.6 in 2008), it's time to say goodbye.
    Before I extended my tech stack to #Proxmox, #Ansible, and #Docker, I ran all services like #Nextcloud and #HomeAssistant in jails. Lately, I've been using #TrueNAS only for storage, but transitioning my #ZFS data-pool to a VM with #Systemd offers more flexibility and exciting possibilities like #BorgBackup.

    #TechJourney

  25. @RadioAzureus

    BareOS is a pretty solid backup solution, but it is probably more useful in larger environments, especially if tape-based storage is used.

    I've used it for file-based storage, and that ended up quite cumbersome - and it was too easy to get a valid retention setup - resulting in actually not being able to recover data. So be very careful setting it up and read the docs very carefully.

    I switched to @borgmatic for servers which builds on @borgbackup. That will get you started quickly and is really solid. For desktop clients, I can recommend #PikaBackup, which also builds on BorgBackup.

    Using the command="BORG_SERVE_CMD_WITH_OPTIONS", from="IP_ADDRESS", restrict feature in the ~/.ssh/authorized_keys together with the --restrict-to-repository option in borg serve, you can have a single Unix account on the backup server using unique/independent SSH keys per server/user - and they will not get access across each other's pools. In addition, each backup repository uses their own encryption keys.

    Borgmatic will do the storage pool retention for you automatically and ensure you won't end up with a useless storage repository.

  26. Hardware fails. Files corrupt. Ransomware strikes. Keep your critical data safe! 💾🖥️🛡️

    #FOSS pro @morrolinux explains how to do #backups right, using the “3-2-1 Rule” and free #opensource tools like @borgbackup.

    Dive into this article to learn more: lpi.org/c9q3

    #freesoftware #dataprotection #backupstrategy #FOSS #Linuxbackup #opensource #Linux #LPI #Morrolinux #vorta

  27. Hardware fails. Files corrupt. Ransomware strikes. Keep your critical data safe! 💾🖥️🛡️

    #FOSS pro @morrolinux explains how to do #backups right, using the “3-2-1 Rule” and free #opensource tools like @borgbackup.

    Dive into this article to learn more: lpi.org/c9q3

    #freesoftware #dataprotection #backupstrategy #FOSS #Linuxbackup #opensource #Linux #LPI #Morrolinux #vorta

  28. Hardware fails. Files corrupt. Ransomware strikes. Keep your critical data safe! 💾🖥️🛡️

    #FOSS pro @morrolinux explains how to do #backups right, using the “3-2-1 Rule” and free #opensource tools like @borgbackup.

    Dive into this article to learn more: lpi.org/c9q3

    #freesoftware #dataprotection #backupstrategy #FOSS #Linuxbackup #opensource #Linux #LPI #Morrolinux #vorta

  29. Hardware fails. Files corrupt. Ransomware strikes. Keep your critical data safe! 💾🖥️🛡️

    #FOSS pro @morrolinux explains how to do #backups right, using the “3-2-1 Rule” and free #opensource tools like @borgbackup.

    Dive into this article to learn more: lpi.org/c9q3

    #freesoftware #dataprotection #backupstrategy #FOSS #Linuxbackup #opensource #Linux #LPI #Morrolinux #vorta