If you want someone to be able to access your rails console, but don't want them to be able...

Creating Nagios Config with puppet Let's have a look at the classic way of managing Nagios configuration with exported...

It's quite confusing how many external displays are usable with a MacBook that uses an M1 or M2 Chip...

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

When you're using a third party repository on your Ubuntu or Debian system and need to find out which...

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

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

docs.gitlab.com

The owner of a scheduled CI/CD pipeline in GitLab will always be notified if the pipeline fails. Follow these steps...

Here's a one-liner to view base64 encoded secrets in kubernetes. Make sure you have jq installed.

If you're about to handle X509 certificates and don't want to remember/google a handful of openssl commands you...

If you have a PostgreSQL dump in the custom format you can can view the text format dump (plain SQL...

This card is just about creating simple PostgreSQL dumps. This is no instruction for a backup strategy nor a guide...