45%
30.11.2025
of cryptic characters, you should have your DH key and can run ./build-ca to create your own CA. The script guides you through the process, offering the predefined values from your vars files as the defaults
45%
30.11.2025
to or the same as the applications you intend to run on your cluster, their actual usefulness can vary.
Perhaps the best known benchmark is HPL (High Performance Linpack), because it is used to compile the bi
45%
31.10.2025
a dump of the Linux kernel – but I'll get to that later.
If Linux is running directly on the metal, the hypervisor approach is worthless, which is where kdump – or, more precisely, kexec – enters the game
45%
30.11.2025
VZ host (node), you can run as many containers as you like in parallel.
The setup doesn't emulate hardware for the guest system. Instead, each container is designed to provide what looks like a complete
45%
30.11.2025
to give you consistent results with a running system. A cleaner approach would be to use an image backup program for Linux, such as Clonezilla [2] or Partimage [3], which means shutting down the system
45%
07.10.2025
's filesystem in strictly defined ways. The downside of this isolation is that typical threat detection tools are unable to see much of what the containers and the applications running inside them are doing
45%
07.10.2025
to run these systems. Ansible takes a far more lightweight approach: All you need is SSH access to the command line – either directly as root or with sudo on the target system – to assume the admin role
45%
07.10.2025
to the files is possible from any domain.
Determining the WKD Hash
To generate the hash that WKD uses for the key files, run the command
gpg --with-wkd-hash --fingerprint name@example.org
which produces
45%
30.11.2025
that it is impractical to back it all up every day. In such cases, you need to make decisions about what to back up and when (see the "Backup Alternatives" box).
Backup Alternatives
If you are running Linux
45%
28.07.2025
to run exactly this check with the self-compiled check_httpv2 in the terminal, the command is:
./check_httpv2 --url https://www.checkmk.com
Of course, the tool also provides detailed help on the command