Blog

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
My blog is public
I don't know if you are away, but my blog is fully public at https://github.com/tomasnorre/dk-tomasnorre-blog, you can have a peak, get inspired on how to setup your own blog. You can copy paste...
Read
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
Robots.txt with Jigsaw
Setting up a robots.txt
can be helpful to help search engines what to crawl on your website and what not.
Setting it up within Jigsaw
is fairly simple.
This is how I did...