rfc-editor.org

Legt man im DNS beispielsweise einen CNAME-Eintrag an, sollte das Ziel am Ende einen Punkt haben, also z.b. d31337.cloudfront.net...

It's not possible to change the bwlimit of Proxmox storages via the Web-UI (at least in Proxmox 7...

Terraform (and terragrunt) gives a lot of output when running plan or apply, outputting a lot of progress information when...

Attention This is an edge-case. You probably don't want to mix different database dumps. It also requires that...

Intel CPUs receive updates, including security relevant upgrades, through 2 channels: Firmware/UEFI BIOS updates can also update the microcode in...

When you are using the default MIME-Type configuration and your application allows uploading files, it can be a security...

When using tmux, selecting and copying multiple lines of text can be a hassle, especially when using splits (highlighting lines...

It is possible to manipulate the forwarded ports of an established interactive SSH session. This is done by opening the...

A convenient way to test SNS Subscription Filter Policies is using an email address as the subscription endpoint. However, for...

We recently encountered a problem with GlusterFS (7.x) when an application used the flock syscall on a GlusterFS path...

The terraform documentation states the...

...syntax as (grouping mode*. See: Grouping-Results). But this seems not the be the whole...

journalctl _CMDLINE=dockerd podman journalctl SYSLOG_IDENTIFIER=podman identifying potential filter fields journalctl -o verbose journalctl -o json | jq

When a nginx reverse proxy complains about upstreams sending too big headers, tweaking the buffers responsibly can help to prevent...

...changelog to get a different version for your package: dch --newversion 8:6.9.11.60+dfsg-1.3build2.1 You can e.g. use this text for the Changelog entry: imagemagick (8:6.9.11.60+dfsg-1.3build2.1) UNRELEASED; urgency=medium * SECURITY UPDATE: possible arbitrary file leak (CVE-2022-44268) * Backport upstream https://github.com/ImageMagick/ImageMagick6/commit/3c5188b41902a909e163492fb0c19e49efefcefe -- YOUR NAME <YOUR@EMAIL-ADDRESS> Sun, 05 Feb...

If you have for e.g. a Java application which outputs multiline stack traces inside a container running in kubernetes you...

You can execute systemctl --user --failed to check for failed systemd user units. But let's face it: It's...

To measure the time of your HTTP request with curl, you can use the -w (--write-out) option:

When changing glibc versions, it's possible to end up with corrupt indexes in PostgreSQL. Are My Indexes Affected?

When changing the glibc version, it's possible that the upgrade also includes changes to how locales work.

There are cases where we have multiple exported resources that are identical. There are nodes that provide the same services...

In Puppet, there are some differences between defined and function types when it comes to code encapsulation. In most cases...

gist.github.com

The link contains a simple shell script to push a cleanup policy for gitlab repositories in a group.

The Oracle mysql client has an odd behavior if your server uses latin1 as default character-set-server. Command

When configuring prometheus scrape_configs, you may use relabel_configs to filter your metrics or change some fields. Your config...