Skip to content

Commit 4d7eec3

Browse files
Merge branch 'master' into master
2 parents d5fca6d + d3e873b commit 4d7eec3

File tree

3 files changed

+49
-7
lines changed

3 files changed

+49
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ GEM
1515
ffi (1.17.0-arm64-darwin)
1616
ffi (1.17.0-x86_64-linux-gnu)
1717
forwardable-extended (2.6.0)
18-
google-protobuf (4.28.0-arm64-darwin)
18+
google-protobuf (4.28.2-arm64-darwin)
1919
bigdecimal
2020
rake (>= 13)
21-
google-protobuf (4.28.0-x86_64-linux)
21+
google-protobuf (4.28.2-x86_64-linux)
2222
bigdecimal
2323
rake (>= 13)
2424
html-proofer (3.19.4)
@@ -30,9 +30,9 @@ GEM
3030
typhoeus (~> 1.3)
3131
yell (~> 2.0)
3232
http_parser.rb (0.8.0)
33-
i18n (1.14.5)
33+
i18n (1.14.6)
3434
concurrent-ruby (~> 1.0)
35-
jekyll (4.3.3)
35+
jekyll (4.3.4)
3636
addressable (~> 2.4)
3737
colorator (~> 1.0)
3838
em-websocket (~> 0.5)
@@ -95,7 +95,7 @@ GEM
9595
rb-inotify (0.11.1)
9696
ffi (~> 1.0)
9797
rexml (3.3.7)
98-
rouge (4.3.0)
98+
rouge (4.4.0)
9999
safe_yaml (1.0.5)
100100
sass-embedded (1.77.5-arm64-darwin)
101101
google-protobuf (>= 3.25, < 5.0)
@@ -106,8 +106,8 @@ GEM
106106
unicode-display_width (>= 1.1.1, < 3)
107107
typhoeus (1.4.1)
108108
ethon (>= 0.9.0)
109-
unicode-display_width (2.5.0)
110-
webrick (1.8.1)
109+
unicode-display_width (2.6.0)
110+
webrick (1.8.2)
111111
yell (2.2.2)
112112

113113
PLATFORMS
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
layout: post
3+
title: "You should be using Proxmox Backup Server"
4+
date: 2024-09-28 08:00:00 -0500
5+
categories: homelab
6+
tags: proxmox homelab
7+
image:
8+
path: /assets/img/headers/proxmox-backup-server-hero.webp
9+
lqip: data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAf/AABEIAAUACgMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APyw/Zt+MWiWn7IWt6LrHwV+D/jKf4X+GvjFp3hjxD408MN4k8Q2btY2PjKzuLe41S6uNNt49P8AFXirUdQisF0qSymtna2uIZLto9Sh/Y82bhi6P1apiMHGrHCrEQw9epGFedNOMqk47qc6cacPdfLH2cGot83N8VlNOjjMNGGIpqqsPD2dF1FCpOnUxlWnzTpynBqFKNWvOq6Cj77c17SLnzr84rOw1e1s7S1g8TXyQ21tBBCraP4SlZYoYljjUyz+HpZ5SEUAyTSySuRukkdyWPgPBYDEt4mrQruriG69RrG4mKc6v7ybSjOMUnKT0iklsklofdvhKlRboxxicaT9mm8DhHdU/dWsoylsuspPu29T/9k=
10+
---
11+
12+
After years of ignoring it, I finally switched back to Proxmox Backup Server and reclaimed 6TB of disk space. Totally worth it.
13+
14+
{% include embed/youtube.html id='KxPl8SHREcE' %}
15+
📺 [Watch Video](https://www.youtube.com/watch?v=KxPl8SHREcE)
16+
17+
## Info
18+
19+
The disk, network, and computational savings are incredible with Proxmox Backup Server and you should be using it if you are running Proxmox VE. I used NFS for years and only now do I realize how inefficient that is. This is why I started using Proxmox Backup Server once again.
20+
21+
Helpful links:
22+
23+
- [Proxmox Backup Server Documentation](https://pbs.proxmox.com/docs/)
24+
25+
- [Proxmox Backup Server Prune Simulator](https://pbs.proxmox.com/docs/prune-simulator/)
26+
27+
- [Guide on using NFS for your Proxmox Backup Server Dataset](https://www.derekseaman.com/2023/04/how-to-setup-synology-nfs-for-proxmox-backup-server-datastore.html)
28+
- I followed this guide but stored the dataset on my TrueNAS server on an NFS share. The process is almost the same except use TrueNAS instead of Synology.
29+
30+
## Join the conversation
31+
32+
<blockquote class="twitter-tweet" data-dnt="true" data-theme="dark"><p lang="en" dir="ltr">After years of ignoring it, I finally switched back to Proxmox Backup Server and reclaimed 6TB of disk space. Totally worth it.<a href="https://t.co/SSFrkSkutT">https://t.co/SSFrkSkutT</a> <a href="https://t.co/AeMSjPqLOI">pic.twitter.com/AeMSjPqLOI</a></p>&mdash; Techno Tim (@TechnoTimLive) <a href="https://twitter.com/TechnoTimLive/status/1840086612480536811?ref_src=twsrc%5Etfw">September 28, 2024</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
33+
34+
## Links
35+
36+
🛍️ Check out the new Merch Shop at <https://l.technotim.live/shop>
37+
38+
⚙️ See all the hardware I recommend at <https://l.technotim.live/gear>
39+
40+
🚀 Don't forget to check out the [🚀Launchpad repo](https://l.technotim.live/quick-start) with all of the quick start source files
41+
42+
🤝 Support me and [help keep this site ad-free!](/sponsor)
Binary file not shown.

0 commit comments

Comments
 (0)