Tatsächlich das beste Skript zum Thema, dass ich kenne, ohne hätte ich ( an einer anderen Uni ) nicht bestanden. Wirklich harter Tobak ist auf Seite 1, die Saga um das A20-Gate ( auch so ein toller Name ). Tantaus Argument, dass für theorethische...
Sind aber fester Teil der IT seit ewigen Zeiten. Und nicht auf x86-64 beschränkt, worüber seinerzeit Linus Thorvalds in Bezug auf arm (1) schimpfte: https://lkml.org/lkml/2012/7/15/133
Und in folgenden Skript zur theoretischen Informatik...
If you read my initial post then you would have noticed that i said that this is just a basic script that copies config files, not complete vms or lxcs. And as I also said, if you think you can do better, feel free to enhance it. Until now I only...
There's a number of discussions on the forum about how to backup PVE itself, mainly focussed on the config files.
Being a scripting tard I've asked our friend ChatGTP to help me making a simple script. There's probably a way better method, but...
Sind aber fester Teil der IT seit ewigen Zeiten. Und nicht auf x86-64 beschränkt, worüber seinerzeit Linus Thorvalds in Bezug auf arm (1) schimpfte: https://lkml.org/lkml/2012/7/15/133
Und in folgenden Skript zur theoretischen Informatik...
I'm wondering why you don't just put the VMs in the DMZ on this PVE instead of the entire PVE? Don't you trust the VM isolation?
I'm asking because if you had all the PVEs on the same management network and only exposed the VMs to the...
The easiest and recommended way would be to wait for a new version of zfsutils-linux to be released - the patch is already applied on master and should be available with the next update to zfsutils-linux.
for building the ZFS packages yourself -...
Und das war ein Fehler. Es suggeriert aktiv, dass es keine anderen Hersteller gab/gibt.
Doch. Es weist nämlich darauf hin, dass Zellstofftücher nicht unbedingt "Tempo"-Taschentücher sind.
;-)
Well, after all those years of mounting images manually, at least I discover libguestfs-tools.. that is something...
I don't really like using debian cloud img for a few opinionated choices there.. top of my head.. no LVM / all in one partition...
Would you be willing to share the packer - preseed - cloudinit code you have? I have been trying to get it to work the past days based on https://github.com/ajschroeder/proxmox-packer-examples and while it does work, I still have some quirks to...
Hi,
portforwarding on the firewall should also work, and exposes only the required port, instead of the host (to the other host). This would also cause lesser computational overhead for wrapping the package content. On the other hand there is...
Hi @Eric Thornton , welcome to the forum.
MTU size is not tied to network speed. You can use non-standard MTU values on 1 Gbit just as well as on 25 Gbit or higher links.
The key point is consistency: all devices participating in the same...
My personal choice would be to establish a Wireguard tunnel.
My preferred method is to handcraft something like https://www.wireguard.com/quickstart/. But this requires one endpoint to be able to reach the other one; in a single direction is...
Hi,
portforwarding on the firewall should also work, and exposes only the required port, instead of the host (to the other host). This would also cause lesser computational overhead for wrapping the package content. On the other hand there is...
My personal choice would be to establish a Wireguard tunnel.
My preferred method is to handcraft something like https://www.wireguard.com/quickstart/. But this requires one endpoint to be able to reach the other one; in a single direction is...
My thoughts:
Erase both disks. Completely! (If you just delete partitions some signatures may still be present.) Use any rescue image to boot and run something like "dd if=/dev/zero of=/dev/nvem0 bs=1M status=progress" for both of them.
Remove...