Recent content by keeka

  1. K

    PVE 9 apparmor errors

    I switched to chrony at some point but I cannot remember if I was using systemd-timesyncd or full ntpd. Either way AIUI `apt install chrony` will warn about removal of a conflicting package. My preference would be for switching time daemon rather than editing apparmor's package files. You could...
  2. K

    PVE 9 apparmor errors

    IIRC older PVE installs may have had the full debian ntp package. Newer installations and guides recommend chrony.
  3. K

    is it possible to reject or quarantine spam based on conditions I set ?

    If you want the ability to reject mail based on spam score, I believe you must enable 'before queue filtering'. As far as custom rules, there are quite a few examples on here. You define those in /etc/mail/spamassassin/custom.cf. You can also define matches on headers directly in the web GUI and...
  4. K

    Migrating from read-only file system

    Mount tmpfs on /var/log/pve/tasks? You may also need to specify an alternate, writetable `--tmpdir`.
  5. K

    ifupdown2 fun after upgrade

    I have been burnt by this in the past when purging configuration from uninstalled packages (with ifupdown and grub-pc). I assumed common files were factored out in to some shared dependency but IIRC some configuration came from postinst scripts.
  6. K

    Is it possible to keep one VM running while updating Proxmox VE from 8 to 9?

    I am in a similar situation. I have a spare router but I've not needed it. Having no PVE storage on the system disk makes for a simple image of the entire system disk (<5GB) for peace of mind. Then apt update && apt dist-upgrade Modify apt sources apt update && apt dist-upgrade --download-only...
  7. K

    203.30.8.0/21 is listed on the Policy Block List (PBL)

    In these instances, where some MTA declines to relay a sender's message because the recipient domain fails some PBL/RBL query, I wonder if that MTA: sends an SMTP reject/fail response during the initial transaction. sends a failed delivery notification to the sender some point after accepting...
  8. K

    203.30.8.0/21 is listed on the Policy Block List (PBL)

    How many do that I wonder? To refuse to deliver an email because the receiving domain's MX is on a PBL (or other BL for that matter) doesn't seem inline with intended use of blocklists.
  9. K

    Mountpoints for LXC containers broken after update

    It's not clear to me from reading this thread or the linked bugzilla page if this is a bug or an anticipated consequence of recent kernel/security code. Assuming it is the latter, and is here to stay, will unprivileged containers no longer support RO mountpoints?
  10. K

    PMG 9 under PMG LXC hostname change

    AFAIK smtp_helo_name=$myhostname and the latter comes from the template: myhostname = [% dns.hostname %].[% dns.domain %]. Try to regenerate the config files by way of pmgconfig sync --restart 1
  11. K

    Updates package origin

    The version numbering (~deb13u1), whilst originating from the proxmox repo, was unusual in my experience. Thanks for the information.
  12. K

    Updates package origin

    Why is, for example, the Debian package systemd available via the Proxmox repo? Also in this case it's newer than that on Debian repo. I have not encountered that before. Do I have misconfigured sources? ~# apt policy systemd systemd: Installed: 257.8-1~deb13u2 Candidate: 257.9-1~deb13u1...
  13. K

    Updates package origin

    Newer, Debian systemd and associated packages appear to be coming from the Proxmox repository.
  14. K

    Tag colour and order not retaining override colour or order

    I have also seen this behaviour recently. I then noticed that changing the sidebar view mode results in the expected tag colours being applied.
  15. K

    Proxmox user base seems rather thin?

    That's good news. Thanks for the updates on your progress. Can you post images of the suspect card?