What is wrong with the one you provider offers you? I always used it without thinking about it. It is the fastest possible for upstream requests.
Sadly, I don't have one either, yet I have an idea: I want to use a proxy, that is capable of...
ich nutze zfs-auto-snapshots und c4pve-autosnap parallel, c4pve-autosnap für meine VMs und Kontainer und zfs-auto-snapshots für meine Datasets
man kommt damit sehr schnell an ältere Daten falls man diese mal benötigen sollte
Hi,
the simplest way is to just not run apt dist-upgrade in between minor version upgrades. No automatic upgrades are ever done.
If you want to do proper basically snapshot-based updates, you might want to look into the Proxmox Offline Mirror...
This may be mostly off-topic, but hey, you may ignore this post.
A lot of people do. Actually too many people (better: services) do, including the bad guys.
I hate CDNs, at least the large ones from Cloudflare, Google, Microsoft/Azure and...
If the message says `stat failed on <directory>` you should be able to exclude it as a workaround [1].
The client does skip files if it doesn't have permission to open them. It just doesn't seem to handle the (rare) case where it doesn't even...
ich nutze zfs-auto-snapshots und c4pve-autosnap parallel, c4pve-autosnap für meine VMs und Kontainer und zfs-auto-snapshots für meine Datasets
man kommt damit sehr schnell an ältere Daten falls man diese mal benötigen sollte
This is the same as disabling IOMMU, correct? Which won't be an acceptable workaround for many users.
Yet another trash NIC from Intel who have been releasing terrible buggy NICs in the consumer segment for many years at this point :(
Is there...
This may be mostly off-topic, but hey, you may ignore this post.
A lot of people do. Actually too many people (better: services) do, including the bad guys.
I hate CDNs, at least the large ones from Cloudflare, Google, Microsoft/Azure and...
Hello all,
I have a spare PC which I am planning to use for Proxmox server backups, SMB transfer, image library, plex server and other stuff. I am currently having an issue with the HBA not working.
When I add the PCI mapping of the HBA to the...
Hi @Onslow,
Sorry for the delay, I was really busy and left my personal server aside... I've tried to edit the boot config ('e' when I'm presented with the different boot options) and added selinux=0 as the first line of the file. Unfortunately...
This may be mostly off-topic, but hey, you may ignore this post.
A lot of people do. Actually too many people (better: services) do, including the bad guys.
I hate CDNs, at least the large ones from Cloudflare, Google, Microsoft/Azure and...
This may be mostly off-topic, but hey, you may ignore this post.
A lot of people do. Actually too many people (better: services) do, including the bad guys.
I hate CDNs, at least the large ones from Cloudflare, Google, Microsoft/Azure and...
East-West Firewall/Router system (1x Gateway OPNSense + 2x HA-OPNSense) with Unbound against the root servers. For VMs and Containers, I usually run Technitium DNS in a Cluster which have a copy of the root zone as a secondary zone.
On my systems everything belongs to www-data:
root@pvem:~# ls -Al /var/log/ | grep pvep
drwx------ 2 www-data www-data 10 Apr 6 00:38 pveproxy
root@pvem:~# ls -Al /var/log/pveproxy/
total 31616
-rw-r----- 1 www-data www-data...
I run pfSense as my firewall router. I use 1.1.1.3 and 1.0.0.3 for my upstream DNS. I also use pfblocker-NG to do IP blocking to malicious sites. So I lock down my network with regards to DNS. Through firewall rules, port 53 can only be reached...
What is the correct file permissions to it put back?
Could proxmox do this by default at system startup?
mkdir -p /var/log/pveproxy
chown root:adm /var/log/pveproxy
chmod 777 /var/log/pveproxy
touch /var/log/pveproxy/access.log
touch...
Yes. No.
In the dialog "Add: Sync Job - Pull Direction" you can specifiy the "Source Namespace" to sync. If you configure "Root" and say "Max Depth: Full" I would expect to transfer all sub-namespaces.
Also note that you can test the actual...
Andere Optionen:
zfs-auto-snapshots, das nutze ich gerade, lässt sich auch mit apt unter Debian installieren, da hat @fireon mal ein nettes Tutorial zu gepostet...
Ohne jetzt noch gross auf die Diskussion „KI gut oder böse” einzugehen, hier nur eine Zusatzinfo für alle, die auf diesen Thread stossen, weil sie ZFS-Snapshots/Replikation machen wollen. Vielleicht ist es ja auch hilfreich für dich, @hackmann...
Correct. Some part of the actual infrastructure is always a SPOF. For example a normal UPS does not really help if my single energy provider goes down. And while I have some redundancy on different levels like in storage (ZFS) and some services...