Thanks for your reply Yes, this the point of having a backup MX:
I know and can control how long it will queue. I don't know what every possible sending host's max queue time is.
I can *see* what mail has been queued, and I have logs instead of...
pmgpolicy (the service doing the spf-checks (among other things)) has provisions to skip SPF-checks for mails coming from the backup MX (a host, that is listed in the MX records of your domain) ...
@alexskysilk :-( I have believed that it isn't useless. That you only need to fresh install PVE and create PBS VM (having notes about basic setup parameters and passwords) and reattach the datastore which is on a separate drive, of course.
Am...
@UdoB a number of studies done during Dr Steve Hetzler's time at IBM research. All (or mostly all ;) ) on archive.org.... smorgastor.drhetzler.com
When I find some Round Tuits I'll try to dredge up what I've got.
Installing Wazuh agent on proxmox was as simple as this. Wazuh dashboard actually provides this command via "Deploy new agent" wizard.
wget https://packages.wazuh.com/4.x/apt/pool/main/w/wazuh-agent/wazuh-agent_4.7.4-1_amd64.deb &&...
Hey everyone!
I've been using Proxmox on my home server for a while and have been quite happy, but I have a potentially bigger scenario here and I'd like to seek the advice of you fine folks.
I work for a local IT company that has a large...
Hi,
this is a regression and is fixed in qemu-server >= 9.1.10, which currently is going through internal testing and should reach the pve-test and no-subscription repositories in the following days (the enterprise repository has...
Hey everyone!
I've been using Proxmox on my home server for a while and have been quite happy, but I have a potentially bigger scenario here and I'd like to seek the advice of you fine folks.
I work for a local IT company that has a large...
Thank you, glad to see it's being addressed.
This is very good to see, I hope it can make it to the GUI someday but until then I'm happy to use this, ty!
You don't need access if you don't want updates beyond 9.1. But there have been important security updates recently...
Only if you install updates (and configure the no-subscription repository instead of the enterprise repository). The PVE 9.1...
thanks, I will email them tomorrow. We have installed 9.1 VE, but we were wondering if we actually needed access to Enterprise Repos before subscription arrives.
So techncailly if we proceed before entering subscription our hosts will be on...
Hi @dick_fiddler69 ,
You should not need to redeploy anything when you purchase the subscription. The packages in no-sub repo run ahead of enterprise repo. At some point the enterprise repo will catch up and you will be in-sync with Enterprise...
PVE itself is safe as long as you don't use real linux / PAM users, which could elevate privileges.
It is more important in containers and therefore, they updated the pve-container image. The actual change which disables the syscall or call to...
As I understand it, the "copy.fail" vulnerability is mitigated on PVE by either:
Upgrading the kernel on PVE 8 or 9.
Disabling module algif_aead and unloading it.
The official post about this vulnerability [1] also mentions package...
Sorry for necroposting, but this seems like a real footgun for setups with encrypted guest storage.
Example: guests live on an encrypted ZFS dataset, PVE boots by itself, and the dataset is unlocked manually after reboot (by myself, through...
Where did you read that? https://pdm.proxmox.com/docs/installation.html#system-requirements doesn't have this.
It mentiones a nic as minimum requirement since you will obviouvsly need one for a bare-metal non-virtualized install. The...