keycloak: upstream sent too big header while reading response header from upstream

The relevant bits on how to solve this header too big error message

For a whole keycloak listening on default port 8080 example with letsencrypt see below

Read Article

Create MySQL Database and User – the proper way

I read so much bullshit about how to create a mysql user and database, in most cases it’s not just inefficient but also wrong. So here is the best and most efficient way to create a MySQL database and user with password:

Done. No FLUSH PRIVILEGES. No create user, then database then give user…

Read Article

Youtube is going DOWN

Today I received an email from Youtube [Channel Name], Today we are announcing changes to the YouTube Partner Program (YPP). While our goal remains to keep the YPP open to as many channels as possible, we recognize we need more safeguards in place to protect creator revenue across the YouTube ecosystem. What’s Changing Under the…

Read Article

fail2ban memento on CentOS 7

Quick memento on how to configure fail2ban on CentOS 7

That’s all folks

Read Article