DevOps

Squid swimming
November 15, 2024

Squid proxy for apt packages and more

Do you have multiple computers on the same network fetching the same packages or content from the internet? Then a proxy server might be right for you. I'll show you have to set it up. Prerequisite...

Read

Overview of a harbour with a lot of containers
February 2, 2022

Any docker images to be updated?

Keeping docker images up to date, can be a challenge, I'm not talking about the images you maintain yourself, but the public ones that you're relying on. These needs to be updated from time to time...

Read

Office desk with iMac
October 21, 2021

Set default headers with Nginx

Working with web-development, one need to take HTTP Headers into consideration to. Not every web-application sets the headers that could help on security. One of the headers is...

Read