Search results

  1. pvps1

    Am I under attack?

    it's good practice to not expose pve to the public. you should access pve over a vpn or internal networks. block ssh on public interface or configure sshd to not listen on that interface. if and only if you cannot do this: disallow login with passwords (key only) and install some kind of IPS...
  2. pvps1

    Submit spam to PMG

    i think to remember that bayes is off on default pmg
  3. pvps1

    Submit spam to PMG

    afaik you can't.
  4. pvps1

    [SOLVED] Proxmox installation on Debian 12 Failed

    you can tell hetzner support to mount a pve-iso for you. just install pve from that iso then. no need to go debian first
  5. pvps1

    How to Isolate 300 Windows 10 Desktops in Proxmox: Seeking Best Practices

    as bridges are switches a short search for "port isolation" pointed me to https://manpages.debian.org/bullseye-backports/iproute2/bridge.8.en.html#isolated so linux bridges know port isolation. that should do the trick. exact implementation might be tricky but setting tap devices of the...
  6. pvps1

    In Ubuntu lxc nano Editor Suche mit strg+w führt dazu, dass Browser-Tab geschlossen wird

    links im fenster von novnc gibt es eine menüleiste mit der du sondertasten senden kannst.
  7. pvps1

    vmbrX einer laufenden VM tauschen - Ideen?

    du müsstest ein bisschen die Gründe dafür bzw dein Netz beschreiben. Aber für mich klingt es einfacher nicht die bridge zu ändern sondern das routing innerhalb der vm. dh beide bridges auf der vm und das routing innerhalb der vm umschalten, wenn eine route ausfällt.
  8. pvps1

    Requesting features for Android client

    * snapshots are missing too
  9. pvps1

    Beginner Networking Question: How to best Implement Tailscale?

    tailscale has powerfull acl, so i'd install tailscale on every single host I need access to. hosts where this is not possible are connected through subnet routers. then you have a kind of global SDN with tailscale. that's the idea afais :) take a look ad headscale, if you want it diy / autonome
  10. pvps1

    ISO Dateien selbst erstellen...

    das ist sogar sicher so. siehe oben CNC Maschine: ja, es hätte ein Update vom Hersteller gegeben, wobei die komplette Elektronik ausgetauscht wird. Das machen sie aber nicht selbst, sondern kaufen zu -> darum auch das hauseigene Problem mit den Leihmaschinen. Kostenpunkt > EUR 10.000,-- Und (ich...
  11. pvps1

    ISO Dateien selbst erstellen...

    ich durfte vor ein paar Jahren einmal eine CNC Maschine reparieren und musste mich daher mit IDE, dos, highmem und Co rumplagen :) Der Hersteller war begeistert und gab mir einen Auftrag, weil sie damit 20 Leihmaschinen wieder zum Leben erwecken konnten :)
  12. pvps1

    DIY NAS Software on a 24 bay 2U

    we use proxmox and "abuse" it as a debian with zfs kernel....
  13. pvps1

    Lastenausgleich / load balancing

    das sieht sehr cool aus. freue mich schon, das mal auf einem testcluster zu testen....
  14. pvps1

    Does Proxmox add authorized_keys on its own to root? Should I be worried?

    yes its proxmox, no need to worry. pve needs the keys for cluster communication, migrations, shared pve-fs etc...
  15. pvps1

    Configuration for a software CI build cluster

    https://docs.ansible.com/ansible/latest/index.html there is also puppet, chef, salt,...
  16. pvps1

    Configuration for a software CI build cluster

    we use ansible to provision machines. no templates, just fresh installs, provision, build, throw away (preferable containers)
  17. pvps1

    EOL warnings on "old stable"

    btw: this is not that important to me. it's just a feeling because I was forced by "management" to upgrade a cluster in a timeframe I didnt want to and all because a web gui meant to "warn" me....