Search results

  1. fstrankowski

    Filesystem choice for consumer SSD

    The only reason coming to my mind would be an absurdly low amount of RAM. Anything else?
  2. fstrankowski

    Einführung von Einschränkungen / Kennzeichnungspflicht von KI-Beiträgen

    Genau dabei helfen Diskussionen wie diese hier. Bleiben wir mal bei Proxmox dann können wir festlegen, dass die Modelle zu einem maßgeblichen Anteil durch eben dieses Forum hier befüttert werden. Daher ist es nicht nur in unserem, sondern sollte es im Interesse aller sein, hier eine gewisse...
  3. fstrankowski

    [SOLVED] Getting bounces for email sent to you@example.com

    Datacenter > ACME > Accounts? Datacenter > Notifications > Targets?
  4. fstrankowski

    [SOLVED] Getting bounces for email sent to you@example.com

    Did you check Datacenter -> Users -> root@pam ?
  5. fstrankowski

    Server/VM not appearing under router connected devices

    More than welcome. In either case of success or failure, come back and we might figure out a workaround! Good luck in the meantime!
  6. fstrankowski

    Einführung von Einschränkungen / Kennzeichnungspflicht von KI-Beiträgen

    Wie ich sagte, es geht hier nicht darum mit dem Finger auf Forumsmitglieder zu zeigen. Die Beiträge sind leicht zu finden und zu erkennen, sowohl im deutschsprachigen- wie auch im englischsprachigen Forumsteil.
  7. fstrankowski

    Network Optimization for High-Volume UDP Traffic in PVE

    Is your client able to multithread said application? I've seen (long time ago) a very nice talk from Valve about defending DDoS attacks in online games. Different topic but with the same technical aspect - PPS vs Bandwidth. Latter one neglectable while PPS are the real bummer. In case you're...
  8. fstrankowski

    Einführung von Einschränkungen / Kennzeichnungspflicht von KI-Beiträgen

    Ich bitte um eine Diskussion/RFC zu o.g. Thematik. Mittlerweile nehmen die Beiträge welche erkenn- und nachweisbar zu nahezu ausschließlich KI-Content bestehen massiv überhand. Besteht die Möglichkeit dies einzuschränken und/oder eine Hinweispflicht einzuführen. Es wird von Tag zu Tag schlimmer...
  9. fstrankowski

    Network Optimization for High-Volume UDP Traffic in PVE

    I'm totally with you. Its not about the traffic amount, its about the pps, thats the bottleneck. My question was just aiming at the possibility that your network equipment might bottleneck aswell and was just curious if you ruled that possibility out.
  10. fstrankowski

    Network Optimization for High-Volume UDP Traffic in PVE

    Have the tests been performed without any interfering L2/L3 equipment between VM and Client? If not, how did you rule out its not the networking equipment inbetween?
  11. fstrankowski

    Server/VM not appearing under router connected devices

    Welcome to the Forum. Could you please be more specific as in what exactly you try to accomplish. As far as i understand is that you want to port forward incoming connections on your router to a VM on your Proxmox server. What do you mean by "forcefully making me input a connected device and...
  12. fstrankowski

    Proxmox für 500-1000 VMs

    Beste Zusammenfassung hier. Sehr schön aufbereitet. Sieht aber nach einer vollständig durch KI generierten Antwort aus, korrekt? Wenn dem so ist, bitte kennzeichnen.
  13. fstrankowski

    [SOLVED] apt update is not working

    First: Welcome to the Forum! The previous answers are correct but i would like to add more information to it. Your internetprovider "ROSTELECOM" MITM your connection (is reading what you are visiting) and modifies the original endpoints answer (the one from the Proxmox repository) so that your...
  14. fstrankowski

    [SOLVED] Qemu agent not connecting

    I expect it to work now, correct? If so, please change the thread title to solved. Glad i could help :)
  15. fstrankowski

    Container mit Desktop

    Guter Anfang. Ich nutze gerne dies https://hub.docker.com/r/jlesage/baseimage-gui
  16. fstrankowski

    [SOLVED] Qemu agent not connecting

    That means you did not enable the guest agent in Proxmox. After doing so the VM needs to be completely shut down and started via Proxmox to make the changes take affect. Please do so and try again.
  17. fstrankowski

    CEPH heartbeat issue after reboot

    Problem is, most of it just doesnt make any sense whatsoever as its just thrown in a thread without even investing time to markup the post and remove the nonsense in it in the slightest way. Please invest the time to either adequately edit, rewrite and/or sum up what you did with the help of AI...
  18. fstrankowski

    [SOLVED] Qemu agent not connecting

    Oh i just notice, you try to enable it. That doesnt work. Can you post the output of systemctl start qemu-guest-agent
  19. fstrankowski

    [SOLVED] Qemu agent not connecting

    Welcome to the Forum! Did you try reinstalling the guest-agent on said VM? apt reinstall qemu-guest-agent