<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>vincentvdk.tech</title><link>https://vincentvdk.tech/</link><description>Recent content on vincentvdk.tech</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 16 Dec 2025 08:38:12 +0100</lastBuildDate><atom:link href="https://vincentvdk.tech/index.xml" rel="self" type="application/rss+xml"/><item><title>The Best Way to Host Static Content on Kubernetes?</title><link>https://vincentvdk.tech/blog/2025-12-18-the-best-way-to-host-static-content-on-kubernetes/</link><pubDate>Tue, 16 Dec 2025 08:38:12 +0100</pubDate><guid>https://vincentvdk.tech/blog/2025-12-18-the-best-way-to-host-static-content-on-kubernetes/</guid><description>&lt;p&gt;Static websites have always been simple to deploy - until you try to do it &amp;ldquo;the Kubernetes way.&amp;rdquo; Traditional approaches involve init containers copying files, persistent volumes, or baking content into web server images. Each has drawbacks: complexity, storage dependencies, or rebuilding entire server images for content changes.&lt;/p&gt;</description></item><item><title>Uses</title><link>https://vincentvdk.tech/uses/</link><pubDate>Sat, 06 Dec 2025 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/uses/</guid><description>&lt;p&gt;The &lt;a href="https://uses.tech/"&gt;/uses&lt;/a&gt; page is a convention for designers and developers to share what they use to get work done. You can find a collection of these at uses.tech.&lt;/p&gt;
&lt;h2 id="hardware"&gt;Hardware&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m currently using a &lt;a href="https://frame.work/be/en/laptop13"&gt;Framework Laptop 13&lt;/a&gt;
with AMD processor, 32GB of RAM and 1TB NVMe storage. My phone is an iPhone 14
Pro. My screen is a Dell UltraSharp 40&amp;quot; (U4025QW). I use a &lt;a href="https://uhk.io/"&gt;Ultimate Hacking
Keyboard&lt;/a&gt; (UHK-60) and a &lt;a href="https://www.logitech.com/en-us/shop/p/mx-vertical-ergonomic-mouse"&gt;Logitech Vertical
Mouse&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Removed cloud-controller flag during Talos Kubernetes upgrade to v1.33.x</title><link>https://vincentvdk.tech/blog/cloud-controller-flag-removed-talos/</link><pubDate>Sun, 14 Sep 2025 06:35:21 +0100</pubDate><guid>https://vincentvdk.tech/blog/cloud-controller-flag-removed-talos/</guid><description>&lt;p&gt;&lt;strong&gt;This first appeared on &lt;a href="https://www.autops.eu/removed-cloud-controller-flag-during-kubernetes-upgrade-to-v1.33.x/"&gt;autops.eu&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When updating the Kubernetes version of a Talos cluster from version 1.32.x -&amp;gt;
1.33.0 I ran into the following situation where the install would stop.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;$ talosctl --nodes &lt;span class="s"&gt;&amp;lt;&amp;lt;talos node&amp;gt;&amp;gt; upgrade-k8s --t&lt;/span&gt;o 1.33.0
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;automatically detected the lowest Kubernetes version 1.32.0
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;discovered controlplane nodes &lt;span class="o"&gt;[&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;10.0.0.3&amp;#34;&lt;/span&gt;&lt;span class="o"&gt;]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;discovered worker nodes &lt;span class="o"&gt;[&lt;/span&gt;&lt;span class="s2"&gt;&amp;#34;10.0.0.4&amp;#34;&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;10.0.0.2&amp;#34;&lt;/span&gt;&lt;span class="o"&gt;]&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;checking &lt;span class="k"&gt;for&lt;/span&gt; removed Kubernetes component flags
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;checking &lt;span class="k"&gt;for&lt;/span&gt; removed Kubernetes API resource versions
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;NODE COMPONENT REMOVED FLAG
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;10.0.0.3 kube-apiserver cloud-provider
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;10.0.0.3 kube-controller-manager cloud-provider
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Kubernetes v1.33 removes the &lt;code&gt;--cloud-provider&lt;/code&gt; flag from core components
(kube-apiserver, kube-controller-manager). If you&amp;rsquo;re using an external
cloud controller manager (CCM), you need to remove this flag from your
configuration before upgrading. Your CCM will continue to work - it doesn&amp;rsquo;t
depend on these flags anymore.&lt;/p&gt;</description></item><item><title>Hosting Hugo website on Scaleway with Cloudflare</title><link>https://vincentvdk.tech/blog/hosting-hugo-static-website-on-scaleway/</link><pubDate>Tue, 10 Jan 2023 08:00:00 +0100</pubDate><guid>https://vincentvdk.tech/blog/hosting-hugo-static-website-on-scaleway/</guid><description>&lt;p&gt;As I&amp;rsquo;m using &lt;a href=""&gt;Scaleway&lt;/a&gt; more and more for my Cloud hosting needs I wanted to
move my personal blog which I hosted on &lt;strong&gt;AWS&lt;/strong&gt; &lt;em&gt;(S3/Cloudfront)&lt;/em&gt; to Scaleway. Since
there is &lt;strong&gt;no CDN alternative&lt;/strong&gt; on Scaleway (yet) I needed an other alternative and
choose &lt;a href=""&gt;Cloudflare&lt;/a&gt; as they have a generous free tier and are being used by some
bigger companies which means they have mature infrastructure and services&lt;/p&gt;</description></item><item><title>Deploy a Multi Region Serverless Golang App with CDK</title><link>https://vincentvdk.tech/blog/cdk-multi-region-serverless-app/</link><pubDate>Wed, 11 Nov 2020 09:07:58 +0200</pubDate><guid>https://vincentvdk.tech/blog/cdk-multi-region-serverless-app/</guid><description>&lt;p&gt;In this example we will show how you can deploy a serverless application written in Golang and deploy it in
multiple regions using the &lt;strong&gt;AWS CDK&lt;/strong&gt; with &lt;strong&gt;Python&lt;/strong&gt; as the configuration language.&lt;/p&gt;</description></item><item><title>AWS Lambda Monitoring part I: Improved logging (Python)</title><link>https://vincentvdk.tech/blog/lambda-python-logging/</link><pubDate>Tue, 07 Jan 2020 06:00:08 +0100</pubDate><guid>https://vincentvdk.tech/blog/lambda-python-logging/</guid><description>&lt;p&gt;As &lt;em&gt;serverless&lt;/em&gt; is being used more and more to build &amp;lsquo;real&amp;rsquo; applications and not
only used to execute small tasks, the need for monitoring becomes even more
important. However, when using a serverless architecture most of the tools and
practices we used when working with servers and containers are not applicable
anymore.&lt;/p&gt;</description></item><item><title>Consolidate your NAT Gateways with Transit Gateway and save some money</title><link>https://vincentvdk.tech/blog/consolidate-nat-gateways-with-transit-gateway/</link><pubDate>Sun, 28 Jul 2019 04:46:31 +0000</pubDate><guid>https://vincentvdk.tech/blog/consolidate-nat-gateways-with-transit-gateway/</guid><description>&lt;p&gt;At ReInvent of 2018 AWS &lt;a href="https://aws.amazon.com/about-aws/whats-new/2018/11/introducing-aws-transit-gateway/"&gt;announced&lt;/a&gt; &lt;strong&gt;Transit Gateway&lt;/strong&gt;.
Transit Gateway is a managed service that allows you to connect multiple VPC&amp;rsquo;s from different accounts and on-prem connections through a single endpoint.&lt;/p&gt;</description></item><item><title>Keep your Lambda layers up to date with AWS CodeBuild</title><link>https://vincentvdk.tech/blog/2019-05-19-lambda-layer-ci/</link><pubDate>Sun, 19 May 2019 08:59:31 +0000</pubDate><guid>https://vincentvdk.tech/blog/2019-05-19-lambda-layer-ci/</guid><description>&lt;p&gt;For some time now it is possible to add &lt;strong&gt;Layers&lt;/strong&gt; to a Lambda function which
allows you to use additional libraries and dependencies in your functions without
the need to include these in your deployment pacakge.
This is for instance very convenient when using Cloudformation to manage your Lambda
functions. In most cases this means you can simply point to a single file
instead of creating a deployment package each time.&lt;/p&gt;</description></item><item><title>Elastic Beanstalk with 'native' HTTPS redirection on ALB</title><link>https://vincentvdk.tech/blog/2019-04-17-elastic-beanstalk-https/</link><pubDate>Sat, 20 Apr 2019 14:09:44 +0100</pubDate><guid>https://vincentvdk.tech/blog/2019-04-17-elastic-beanstalk-https/</guid><description>&lt;p&gt;If you search the internet on how to redirect http to https for Elastic
Beanstalk you often find information on how to configure the accompanied
webserver provided by the Elastic Beanstalk platform&lt;/p&gt;</description></item><item><title>Hosting Hugo static website on AWS for fun and profit (Part 1)</title><link>https://vincentvdk.tech/blog/hosting-hugo-static-website-on-aws-for-fun-and-profit/</link><pubDate>Sun, 10 Jun 2018 11:20:00 +0100</pubDate><guid>https://vincentvdk.tech/blog/hosting-hugo-static-website-on-aws-for-fun-and-profit/</guid><description>&lt;p&gt;For some time now I wanted to start blogging again for several reasons. One of
them is that I frequently build interesting things on AWS, discover a new open source tool or just experiment with technology and never really keep some kind of documentation for later reference.&lt;/p&gt;</description></item><item><title>Deploy Kubernetes with ansible on Atomic</title><link>https://vincentvdk.tech/blog/deploy-kubernetes-with-ansible-on-atomic/</link><pubDate>Fri, 29 Jul 2016 10:20:00 +0100</pubDate><guid>https://vincentvdk.tech/blog/deploy-kubernetes-with-ansible-on-atomic/</guid><description>&lt;h2 id="intro"&gt;Intro&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;ve been playing with &lt;a href="http://http://www.projectatomic.io/"&gt;Project Atomic&lt;/a&gt; as a platform to run Docker containers for some time now. The reason that I like Project Atomic is something for another blogpost. But one of the reasons is that while it&amp;rsquo;s a minimal OS, it comes with Python so I can use Ansible to do orchestration and configuration management.&lt;/p&gt;</description></item><item><title>A critical view on Docker</title><link>https://vincentvdk.tech/blog/2015-06-22-docker-rant/</link><pubDate>Mon, 22 Jun 2015 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2015-06-22-docker-rant/</guid><description>&lt;p&gt;TL;DR Before you start reading this, I want to make it clear that I absolutely
don&amp;rsquo;t hate Docker or the application container idea in general, at all!. I
really see containers become a new way of doing things in addition to the
existing technologies. In fact, I use containers myself more and more.&lt;/p&gt;</description></item><item><title>Ansible and Opennebula</title><link>https://vincentvdk.tech/blog/2014-10-12-ansible-opennebula/</link><pubDate>Sun, 12 Oct 2014 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2014-10-12-ansible-opennebula/</guid><description>&lt;p&gt;Recently we decided to deploy a private cloud to replace our RHEV setup. The
reasoning behind this will be covered in an other blog post, but the main reason
was the higher level of automation we could achieve with Opennebula compared to
RHEV. In this post I would like to talk about how we used Ansible to help us
with the setup of Opennebula and what we are going to do in the near future.&lt;/p&gt;</description></item><item><title>Backup Zarafa with Bacula</title><link>https://vincentvdk.tech/blog/2012-03-05-backup-zarafa-with-bacula/</link><pubDate>Mon, 05 Mar 2012 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2012-03-05-backup-zarafa-with-bacula/</guid><description>&lt;p&gt;Last week I finished migrating our mail/collaboration platform to &lt;a href="http://www.zarafa.com"&gt;Zarafa&lt;/a&gt;, and as with all things this needs to be backed up.
We&amp;rsquo;re running the Zarafa Enterprise edition which come&amp;rsquo;s with a backup tool called zarafa-backup which works like this :&lt;/p&gt;</description></item><item><title>Detect MTU size when using Jumbo Frames</title><link>https://vincentvdk.tech/blog/2011-06-22-detect-mtu-size/</link><pubDate>Wed, 22 Jun 2011 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2011-06-22-detect-mtu-size/</guid><description>&lt;p&gt;Recently I&amp;rsquo;ve setup an iSCSI target based on RHEL6 + tgt. After adding Logical Volumes to a target in the tgtd config file, the iSCSI target was discoverable and ready for use.&lt;/p&gt;</description></item><item><title>RHEV setup</title><link>https://vincentvdk.tech/blog/2011-06-20-rhev-setup/</link><pubDate>Mon, 20 Jun 2011 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2011-06-20-rhev-setup/</guid><description>&lt;p&gt;This blog post comes a little late because I did this RHEV setup at our company more than 6 months ago and it has been living in the drafts folder for some time now. Now with RHEV 3.0 Beta released I tought it&amp;rsquo;s time to publish this.&lt;/p&gt;</description></item><item><title>Switched to Jekyll</title><link>https://vincentvdk.tech/blog/2011-06-11-switched-to-jekyll/</link><pubDate>Sat, 11 Jun 2011 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2011-06-11-switched-to-jekyll/</guid><description>&lt;p&gt;It has been a while since I last blogged about a &amp;ldquo;decent&amp;rdquo; topic and actually it&amp;rsquo;s been a while blogging about anything. The reason is the lack of time and also some lazyness. But that should change now, and the first step I took was migrating my blog from Drupal to a Jekyll generated website.
Not that Drupal is bad or anything, but it&amp;rsquo;s quite overkill and somehow felt not really productive while creating content.&lt;/p&gt;</description></item><item><title>I'll be at LOAD (Linux Open Administrator Days)</title><link>https://vincentvdk.tech/blog/2011-04-13-ill-be-at-load-linux-open-administrator-days/</link><pubDate>Wed, 13 Apr 2011 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2011-04-13-ill-be-at-load-linux-open-administrator-days/</guid><description>&lt;p&gt;&lt;img src="http://www.loadays.org/press/banner.png" alt="LOADays" title="Linux Open Administration days"&gt;&lt;/p&gt;</description></item><item><title>Getting DropBox to work with SELinux</title><link>https://vincentvdk.tech/blog/dropbox-selinux/</link><pubDate>Sun, 21 Nov 2010 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/dropbox-selinux/</guid><description>&lt;p&gt;Recently &lt;!-- raw HTML omitted --&gt;Serge&lt;!-- raw HTML omitted --&gt; mentioned DropBox to me, and I remembered creating an account once but haven&amp;rsquo;t used or installed it in the last 2 years.&lt;/p&gt;</description></item><item><title>RHCE</title><link>https://vincentvdk.tech/blog/2010-10-29-rhce/</link><pubDate>Fri, 29 Oct 2010 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2010-10-29-rhce/</guid><description>&lt;p&gt;So today I went for the second time to sit the RHCE exam. This time the results were better then &lt;!-- raw HTML omitted --&gt;earlier&lt;!-- raw HTML omitted --&gt;.&lt;/p&gt;
&lt;p&gt;RHCT components score: 100.0
RHCE components score: 100.0&lt;/p&gt;</description></item><item><title>Fedora 14 Release party</title><link>https://vincentvdk.tech/blog/2010-10-21-fedora-14-release-party/</link><pubDate>Thu, 21 Oct 2010 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2010-10-21-fedora-14-release-party/</guid><description>&lt;p&gt;The date for the Belgium Fedora Release Party has been set. A bigger (as in &amp;ldquo;print this and hang it up in your office&amp;rdquo;) file has been attached.&lt;/p&gt;
&lt;!-- raw HTML omitted --&gt;
&lt;p&gt;&lt;!-- raw HTML omitted --&gt;Large image&lt;!-- raw HTML omitted --&gt;&lt;/p&gt;</description></item><item><title>LOAD dinner</title><link>https://vincentvdk.tech/blog/2010-08-11-load-dinner/</link><pubDate>Wed, 11 Aug 2010 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2010-08-11-load-dinner/</guid><description>&lt;p&gt;Yesterday evening we had a dinner with most of the LOAD organizers to catch up and have a nice get together.
On the other hand we wanted to discuss some things regarding LOAD.&lt;/p&gt;</description></item><item><title>Fedora 13 Release Party @ hackerspace Ghent</title><link>https://vincentvdk.tech/blog/2010-05-30-fedora-13-release-party-hackerspace-ghent/</link><pubDate>Sun, 30 May 2010 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2010-05-30-fedora-13-release-party-hackerspace-ghent/</guid><description>&lt;p&gt;This time the Fedora 13 Release Party took place in the Hackerspace in Ghent, called WhiteSpace.
As i arrived in the street where the Hackerspace is located i noticed someone who was also at the previous Release party.&lt;/p&gt;</description></item><item><title>Fedora 13 Release Party</title><link>https://vincentvdk.tech/blog/2010-05-16-fedora-13-release-party/</link><pubDate>Sun, 16 May 2010 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2010-05-16-fedora-13-release-party/</guid><description>&lt;p&gt;With imminent release of Fedora 13, there&amp;rsquo;s also a release party scheduled.
&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;fedora 13 release party flyer&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;/p&gt;</description></item><item><title>Failed RHCE</title><link>https://vincentvdk.tech/blog/2010-05-03-failed-rhce/</link><pubDate>Mon, 03 May 2010 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2010-05-03-failed-rhce/</guid><description>&lt;p&gt;Last Friday I took the RHCE exam. Unfortunate i didn&amp;rsquo;t pass the RHCE part of the exam.
These where the numbers I received :&lt;/p&gt;
&lt;p&gt;RHCT components score: 100.0%
RHCE components score: 62.5%&lt;/p&gt;</description></item><item><title>Linux Open Administration Days</title><link>https://vincentvdk.tech/blog/2010-04-12-linux-open-administration-days/</link><pubDate>Mon, 12 Apr 2010 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2010-04-12-linux-open-administration-days/</guid><description>&lt;p&gt;Loadays has ended and I found it was good.&lt;/p&gt;
&lt;p&gt;During the week of LOAD we did the wireless network setup using Linksys WRT/WAP54* devices. We actually expected problems, but beyond some little hickups the wireless worked quite well (Gryp&amp;rsquo;s megamachine had probably something to do with it :) ).&lt;/p&gt;</description></item><item><title>LOAD countdown</title><link>https://vincentvdk.tech/blog/2010-03-31-load-countdown/</link><pubDate>Wed, 31 Mar 2010 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2010-03-31-load-countdown/</guid><description>&lt;p&gt;Just 10 days left until LOAD !&lt;/p&gt;
&lt;p&gt;After a few weeks of planning, meeting and arranging stuff it&amp;rsquo;s almost there, the &lt;!-- raw HTML omitted --&gt;Linux Open Administration Days&lt;!-- raw HTML omitted --&gt;.&lt;/p&gt;</description></item><item><title>My blog is running on Drupal</title><link>https://vincentvdk.tech/blog/2010-02-11-my-blog-is-running-on-drupal/</link><pubDate>Thu, 11 Feb 2010 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2010-02-11-my-blog-is-running-on-drupal/</guid><description>&lt;p&gt;I moved my Wordpress Blog to Drupal. Not that Wordpress is bad, but I&amp;rsquo;ve to create some websites and I&amp;rsquo;m planning on using Drupal for them.
So this is a good way to get the hang of it.&lt;/p&gt;</description></item><item><title>Event advertisement</title><link>https://vincentvdk.tech/blog/2010-01-24-event-advertisement/</link><pubDate>Sun, 24 Jan 2010 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2010-01-24-event-advertisement/</guid><description>&lt;p&gt;I made some advertisement @work.&lt;/p&gt;
&lt;p&gt;&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;/p&gt;</description></item><item><title>Dust cleaning on Thinkpad</title><link>https://vincentvdk.tech/blog/2010-01-15-dust-cleaning-on-thinkpad/</link><pubDate>Fri, 15 Jan 2010 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2010-01-15-dust-cleaning-on-thinkpad/</guid><description>&lt;p&gt;Fan started to make some strange noises. After some dust removing all is fine agian.&lt;/p&gt;
&lt;p&gt;&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;/p&gt;</description></item><item><title>Routed Xen setup</title><link>https://vincentvdk.tech/blog/2010-01-13-ed-xen-setup.out/</link><pubDate>Wed, 13 Jan 2010 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2010-01-13-ed-xen-setup.out/</guid><description>&lt;p&gt;Yesterday i needed to setup a Xen machine where only the MAC address of the host (dom0) was allowed by the firewall. Because of this, a bridged setup could not be used since all domU&amp;rsquo;s will be using their own MAC address.&lt;/p&gt;</description></item><item><title>LOAD logo</title><link>https://vincentvdk.tech/blog/2009-12-23-load-logo/</link><pubDate>Wed, 23 Dec 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-12-23-load-logo/</guid><description>&lt;p&gt;I created a logo for the LOAD event. This is what i have for now, but I&amp;rsquo;ll probably make some other designs to.
If you&amp;rsquo;ve comments or suggestions, please don&amp;rsquo;t hesitate to put them here.&lt;/p&gt;</description></item><item><title>F13 : I voted</title><link>https://vincentvdk.tech/blog/2009-11-30-f13-i-voted/</link><pubDate>Mon, 30 Nov 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-11-30-f13-i-voted/</guid><description>&lt;p&gt;I voted for Gloriana.
&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;/p&gt;</description></item><item><title>Fedora 12 release party 2</title><link>https://vincentvdk.tech/blog/2009-11-29-fedora-12-release-party/</link><pubDate>Sun, 29 Nov 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-11-29-fedora-12-release-party/</guid><description>&lt;p&gt;Yesterday was the Fedora 12 release party in Antwerp (Belgium).
It was held at the Don Bosco school which had a good infrastructure for this event. A nice room, drinks, food, network, &amp;hellip; So, thanks to them for providing this in their spare time !&lt;/p&gt;</description></item><item><title>Fedora 12 Release Party 1</title><link>https://vincentvdk.tech/blog/2009-11-18-fedora-12-release-party/</link><pubDate>Wed, 18 Nov 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-11-18-fedora-12-release-party/</guid><description>&lt;p&gt;Fedora 12 has been released, and for this there&amp;rsquo;s a release party being held (probably the first Fedora release party in Belgium).&lt;/p&gt;
&lt;p&gt;This will be a relative small event where the focus lies on getting together.
You&amp;rsquo;ll also have the opportunity to install Fedora 12 on your machine.&lt;/p&gt;</description></item><item><title>RHEL SSL certificate error</title><link>https://vincentvdk.tech/blog/2009-10-30-rhel-ssl-certificate-error/</link><pubDate>Fri, 30 Oct 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-10-30-rhel-ssl-certificate-error/</guid><description>&lt;p&gt;Yesterday i had a machine that wouldn&amp;rsquo;t register with the red Hat network. It gave me the following error : &amp;ldquo;The SSL certificate failed verification&amp;rdquo;.
After some searching i noticed that the machine was still living in 2001, so all i had to do was set the time right.&lt;/p&gt;</description></item><item><title>Auto create home dirs with Samba</title><link>https://vincentvdk.tech/blog/2009-10-20-auto-create-home-dirs-with-samba/</link><pubDate>Tue, 20 Oct 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-10-20-auto-create-home-dirs-with-samba/</guid><description>&lt;p&gt;If you&amp;rsquo;re using Samba to provide network shares to your users, it might be usefull to autmatically create the their homedir when they access it the first time.
This can be done by adding this line to the [homes] directive :&lt;/p&gt;</description></item><item><title>Thesis : anti spam by MTA selection</title><link>https://vincentvdk.tech/blog/2009-10-05-thesis-anti-spam-by-mta-selection/</link><pubDate>Mon, 05 Oct 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-10-05-thesis-anti-spam-by-mta-selection/</guid><description>&lt;p&gt;I&amp;rsquo;m publishing the Thesis that I and my fellow student Joost Ringoot made for our Graduate training in evening school.
It might be useful to someone.&lt;/p&gt;
&lt;p&gt;&lt;!-- raw HTML omitted --&gt;Projectwerk_2008_AntiSpam&lt;!-- raw HTML omitted --&gt;&lt;/p&gt;</description></item><item><title>Slow DNS resolving</title><link>https://vincentvdk.tech/blog/2009-09-22-slow-dns-resolving/</link><pubDate>Tue, 22 Sep 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-09-22-slow-dns-resolving/</guid><description>&lt;p&gt;The other day one of our internal DNS needed to be shut down for maintenance. During that time people complained about slow responsiveness of the applications running on our RHEL machines.
Because the DNS maintenance was the only change we made at that time we started looking in that direction.&lt;/p&gt;</description></item><item><title>Keep VPN Connection alive</title><link>https://vincentvdk.tech/blog/2009-08-07-keep-vpn-connection-alive/</link><pubDate>Fri, 07 Aug 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-08-07-keep-vpn-connection-alive/</guid><description>&lt;p&gt;Recently i had a VPN connection with OpenSwan that didn&amp;rsquo;t stay alive. Adding the following option to the config fixed it&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;dpdaction=restart
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Wordpress on LightTPD</title><link>https://vincentvdk.tech/blog/2009-08-02-wordpress-on-lighttpd/</link><pubDate>Sun, 02 Aug 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-08-02-wordpress-on-lighttpd/</guid><description>&lt;p&gt;I&amp;rsquo;m running this blog on LightTPD now. It runs a lot faster now on my 64MB VPS.&lt;/p&gt;</description></item><item><title>64MB VPS</title><link>https://vincentvdk.tech/blog/2009-07-28-64mb-vps/</link><pubDate>Tue, 28 Jul 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-07-28-64mb-vps/</guid><description>&lt;p&gt;I switched from &lt;!-- raw HTML omitted --&gt;Typo&lt;!-- raw HTML omitted --&gt; to Wordpress . I thought it would run a little faster on the 64MB VPS  i use on my server. But WP uses MySQL as a backend and that doesn&amp;rsquo;t really help.&lt;/p&gt;</description></item><item><title>Typo with Phusion Passenger</title><link>https://vincentvdk.tech/blog/2009-07-22-typo-with-phusion-passenger/</link><pubDate>Wed, 22 Jul 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-07-22-typo-with-phusion-passenger/</guid><description>&lt;p&gt;I&amp;rsquo;m running this blog now with the Phusion Passenger mod for Apache.&lt;/p&gt;
&lt;p&gt;Normally this Apache directive should be enough to start your rails app.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;VirtualHost *:80;
servername mydomain.tld
documentroot /var/www/html/typo/public
/VirtualHost&amp;amp;gt;&amp;lt;/pre&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;I had to change it to the following though to get it to work.&lt;/p&gt;</description></item><item><title>An item with the same key has already been added</title><link>https://vincentvdk.tech/blog/2009-07-08-an-item-with-the-same-key-has-already-been-added/</link><pubDate>Wed, 08 Jul 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-07-08-an-item-with-the-same-key-has-already-been-added/</guid><description>&lt;p&gt;When you try to export a virtual machine and get the following error : &amp;quot;An item with the same key has already been added&amp;rsquo;. There is probably a snapshot attached to the Virtual Machine.&lt;/p&gt;</description></item><item><title>Installing Fedora 11</title><link>https://vincentvdk.tech/blog/2009-06-13-installing-fedora-11/</link><pubDate>Sat, 13 Jun 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-06-13-installing-fedora-11/</guid><description>&lt;p&gt;During the installation of Fedora 11 on my laptop, the installation process did a suggestion for a hostname.&lt;/p&gt;
&lt;p&gt;I swear i didn&amp;rsquo;t enter anything myself &amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;/p&gt;</description></item><item><title>VMWare vSphere</title><link>https://vincentvdk.tech/blog/2009-05-24-vmware-vsphere/</link><pubDate>Sun, 24 May 2009 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/blog/2009-05-24-vmware-vsphere/</guid><description>&lt;!-- raw HTML omitted --&gt;</description></item><item><title>About</title><link>https://vincentvdk.tech/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/about/</guid><description>&lt;p&gt;I&amp;rsquo;m a &lt;strong&gt;DevOps &amp;amp; Cloud-Native engineer&lt;/strong&gt; with roots in Linux systems
engineering. My journey started with the fundamentals — &lt;strong&gt;networking, storage,
virtualization, and everything Linux&lt;/strong&gt; — which gave me a solid foundation for
understanding how systems actually work under the hood.&lt;/p&gt;</description></item><item><title>Archive</title><link>https://vincentvdk.tech/archive/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vincentvdk.tech/archive/</guid><description/></item></channel></rss>