Meiner persönlichen Meinung nach solltest du dir zunächst grundlegende und erweiterte Linux-/Unix-Kenntnisse aneignen, bevor du dich mit Virtualisierung, Firewalling und Routing beschäftigst. Alles, was virtualisiert wird, bringt in der Regel...
Da fängt der Mist mit der "KI" schon an!
Brauchst du eine Linux Firewall OPNSense - und was willst du damit machen?
Mach Dir erst einmal Gedanken WAS DU auf der Kiste haben und machen möchtest!
Das ist aber ein hübscher, gemischter Wunschkatalog, vor allem, wenn es einem dann am Wissen um Linux und Server mangelt.
Es wäre ja mal ein erster Ansatz, sich mit den Programmen zu beschäftigen, bevor man diese dann Produktiv einsetzen möchte...
Moin,
ich verstehe deine Aussage oben nicht so ganz, du schreibst ...
In welcher Reihenfolge soll ich die Programme installieren? (ki hatte mir empfohlen nach proxmox, direkt opnsense zu installieren. Ich hatte aber das Gefühl dass das...
A possible mitigation is to set a quota on your datastores filesystem. All modern Linux filesystems have that feature:
https://forum.proxmox.com/threads/proxmox-backup-server-3-1-2-set-zfs-quotas.139917/
https://linux.die.net/man/8/xfs_quota...
I've been looking into what happens if your datastore reaches 100% on pbs to check how screwed we'd be if we mistakenly got to that point, and the very few sources I can find talking about it seem to indicate that it just makes the datastore...
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...
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...
Thank you for a very helpful and thorough reply! It explained a lot.
As you guessed, the MX lookup for bypassing the SPF check wasn't happening because of a decades old implementation split DNS for internal/external. The external MX backup...
For a fully redundant corosync, use at least two logically and physically independent links.
Management. That will be populated automatically by PVE on install using the IP address you configure during setup.
Yes, but you should add at least a...
well, it seems like half of the thread is about this issue, isn't it? It started with complaint that kernel got updated and network connectivity was lost as interfaces were renamed. Previously users encountered this issue during pve 7 -> 8...
> Another test - without restoring VM - is to browse a backup and restore a few example files from it (they will be downloaded to a local machine, where your browser is). This feature is great when you need to restore some deleted or improperly...
@nadirian , great! Congratulations! :)
A snapshot preserves only the difference between the state in the moment of creating it and the current state.
It is useless if you lose the VM/CT.
Contrary, backups are self-sufficient (of course the...