<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Van Dorp IT</title><link href="https://www.vandorp.biz/" rel="alternate"></link><link href="https://www.vandorp.biz/feeds/all.atom.xml" rel="self"></link><id>https://www.vandorp.biz/</id><updated>2020-05-21T15:00:00+02:00</updated><entry><title>Navigating your way between Linux distro's</title><link href="https://www.vandorp.biz/2020/05/navigating-your-way-between-linux-distros/" rel="alternate"></link><updated>2020-05-21T15:00:00+02:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2020-05-21:/2020/05/navigating-your-way-between-linux-distros//</id><summary type="html">&lt;p&gt;Assuming you are running Linux, you probably have a favorite or most-familiar Linux distribution; I suspect your first one. In my case, this would be the Debian distro and it's &lt;a href="https://www.debian.org/derivatives/"&gt;derivatives&lt;/a&gt;, such as Ubuntu or the Ubuntu derivatives such as Linux Mint or Pop!_OS. In an ideal world, you …&lt;/p&gt;</summary><category term="debian"></category><category term="linux"></category></entry><entry><title>Millennials and always giving 100 percent</title><link href="https://www.vandorp.biz/2020/01/millennials-and-always-giving-100-percent/" rel="alternate"></link><updated>2020-01-08T18:00:00+01:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2020-01-08:/2020/01/millennials-and-always-giving-100-percent//</id><summary type="html">&lt;p&gt;2019 is the year in which &lt;a href="https://nos.nl/artikel/2315084-boomer-gekozen-als-van-dale-woord-van-het-jaar-2019.html"&gt;'Boomer' has been selected as Van Dale Word of the Year&lt;/a&gt;. For those who missed it, a 'Boomer' is &lt;a href="https://www.urbandictionary.com/define.php?term=boomer"&gt;a person from the baby boomer generation or anyone  older than the person using the word&lt;/a&gt; and the word grew wildly popular thanks to the …&lt;/p&gt;</summary><category term="life"></category></entry><entry><title>Masterless Puppet &amp; Exported Resources</title><link href="https://www.vandorp.biz/2018/10/masterless-puppet-exported-resources/" rel="alternate"></link><updated>2018-10-19T10:00:00+02:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2018-10-19:/2018/10/masterless-puppet-exported-resources//</id><summary type="html">&lt;p&gt;Puppet has come a long way since it's initial release in 2005, however, it has usually followed client-server architecture, together with its nemesis &lt;a href="https://www.chef.io/"&gt;Chef&lt;/a&gt; (which later on released chef-solo for running masterless). A lot of the more recent &lt;a href="https://en.wikipedia.org/wiki/Comparison_of_open-source_configuration_management_software"&gt;configuration management tools&lt;/a&gt; such as &lt;a href="https://www.ansible.com/"&gt;Ansible&lt;/a&gt; and &lt;a href="https://www.saltstack.com/"&gt;Salt&lt;/a&gt; dropped this client-server architecture …&lt;/p&gt;</summary><category term="linux"></category><category term="configuration-management"></category></entry><entry><title>Configuration Management in the era of Containers</title><link href="https://www.vandorp.biz/2018/04/configuration-management-in-the-era-of-containers/" rel="alternate"></link><updated>2018-04-06T09:00:00+02:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2018-04-06:/2018/04/configuration-management-in-the-era-of-containers//</id><summary type="html">&lt;p&gt;Triggered by multiple independent events, including (but not limited to) &lt;a href="http://www.xkyle.com/the-evolution-of-distributed-systems-management/"&gt;an opinionated blogpost describing The Evolution of Distributed Systems Management&lt;/a&gt; that got quite some readers from &lt;a href="https://news.ycombinator.com/"&gt;Hacker News&lt;/a&gt;, &lt;a href="http://www.devopsweekly.com/"&gt;the Devops Weekly newsletter&lt;/a&gt; and probably created a bit of a stir in the &lt;a href="https://twitter.com/ripienaar/status/970260021719248896"&gt;Configuration Management community&lt;/a&gt; and things that I noticed …&lt;/p&gt;</summary><category term="linux"></category><category term="containers"></category><category term="configuration-management"></category></entry><entry><title>Debugging Cloud Foundry</title><link href="https://www.vandorp.biz/2017/10/debugging-cloudfoundry/" rel="alternate"></link><updated>2017-10-31T07:00:00+01:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2017-10-31:/2017/10/debugging-cloudfoundry//</id><summary type="html">&lt;p&gt;At &lt;a href="https://www.mendix.com/cloud-native-and-multi-cloud-deployment/"&gt;Mendix&lt;/a&gt; we use &lt;a href="https://www.cloudfoundry.org/"&gt;Cloud Foundry&lt;/a&gt; quite extensively. So I get to debug some apps in Cloud Foundry from time to time, and I have been keeping this post as a draft for ages. However, since it could also be useful for other people to have this overview, I will …&lt;/p&gt;</summary><category term="debugging"></category><category term="cloud"></category><category term="foundry"></category><category term="cloudfoundry"></category><category term="paas"></category></entry><entry><title>Debian Installer adventures</title><link href="https://www.vandorp.biz/2017/08/debian-installer-adventures/" rel="alternate"></link><updated>2017-08-15T11:30:00+02:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2017-08-15:/2017/08/debian-installer-adventures//</id><summary type="html">&lt;h3&gt;Installing Debian on a Btrfs subvolume with LVM on LUKS&lt;/h3&gt;
&lt;p&gt;My colleague &lt;a href="https://pommi.nethuis.nl/"&gt;Pim&lt;/a&gt; recently did a great write-up on how to do a &lt;a href="https://pommi.nethuis.nl/safe-in-place-upgrade-to-a-slim-debian-stretch-running-i3/"&gt;safe in-place upgrade to a slim Debian stretch running i3&lt;/a&gt; using &lt;a href="https://www.debian.org/releases/stable/amd64/apds03.html.en"&gt;debootstrap&lt;/a&gt; (a tool which will install a Debian base system into a subdirectory of another, already …&lt;/p&gt;</summary><category term="debian"></category><category term="linux"></category><category term="installer"></category><category term="command"></category><category term="line"></category></entry><entry><title>vBulletin 4.2.5 vb_unserialize() performance hit</title><link href="https://www.vandorp.biz/2017/08/vbulletin-425-vb-unserialize-performance-hit/" rel="alternate"></link><updated>2017-08-04T07:00:00+02:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2017-08-04:/2017/08/vbulletin-425-vb-unserialize-performance-hit//</id><summary type="html">&lt;p&gt;&lt;a href="https://trends.builtwith.com/cms/vBulletin"&gt;Quite a few&lt;/a&gt; of the biggest forums on the internet use vBulletin to build their communities. Their reasons may vary, but one of the reasons why they might want to do so is because the self-hosted version vBulletin 4 came with free forum support for life and ticket support via …&lt;/p&gt;</summary><category term="performance"></category><category term="development"></category><category term="internet"></category><category term="php"></category><category term="cpu"></category></entry><entry><title>NixOS Linux vs CoreOS Container Linux</title><link href="https://www.vandorp.biz/2017/02/nixos-linux-vs-coreos-container-linux/" rel="alternate"></link><updated>2017-02-08T20:00:00+01:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2017-02-08:/2017/02/nixos-linux-vs-coreos-container-linux//</id><summary type="html">&lt;p&gt;The writing of this blogpost has been on my personal TODO list for a while, but here it finally is. I spent some of my spare time in 2016 tinkering with different Linux distributions, not just because I still strongly believe that &lt;a href="https://www.vandorp.biz/2017/02/using-odin-in-virtualbox-on-linux/"&gt;2017 is The Year of the Linux Desktop …&lt;/a&gt;&lt;/p&gt;</summary><category term="linux"></category></entry><entry><title>Using ODIN in VirtualBox on Linux</title><link href="https://www.vandorp.biz/2017/02/using-odin-in-virtualbox-on-linux/" rel="alternate"></link><updated>2017-02-02T19:00:00+01:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2017-02-02:/2017/02/using-odin-in-virtualbox-on-linux//</id><summary type="html">&lt;p&gt;A while ago I wrote that &lt;a href="https://www.vandorp.biz/2017/01/2017-the-year-of-the-linux-desktop/"&gt;2017 is The Year of the Linux Desktop&lt;/a&gt;, but there is one thing that has always bothered me and that is that I need to fallback to my Windows machine to flash a new ROM on my lovely Samsung (Android) phone. Of course there …&lt;/p&gt;</summary><category term="linux"></category></entry><entry><title>Running VirtualBox in Headless Mode with RDP</title><link href="https://www.vandorp.biz/2017/02/running-virtualbox-in-headless-mode-with-rdp/" rel="alternate"></link><updated>2017-02-02T18:30:00+01:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2017-02-02:/2017/02/running-virtualbox-in-headless-mode-with-rdp//</id><summary type="html">&lt;p&gt;A &lt;a href="https://bugreports.qt.io/browse/QTBUG-57608"&gt;quite annoying bug&lt;/a&gt; while using the VirtualBox 5.1.x release, apparently &lt;a href="https://github.com/i3/i3/issues/2497"&gt;caused by Qt5&lt;/a&gt;, has forced people that use &lt;a href="https://en.wikipedia.org/wiki/Tiling_window_manager"&gt;Tiling Window Managers&lt;/a&gt; &lt;a href="http://i3wm.org/"&gt;like me&lt;/a&gt; to look at alternative ways to keep on using VirtualBox until a fix has been released. Luckily, VirtualBox has a &lt;a href="https://www.virtualbox.org/manual/ch07.html"&gt;quite excellent Headless Mode …&lt;/a&gt;&lt;/p&gt;</summary><category term="linux"></category></entry><entry><title>2017: The Year of the Linux Desktop</title><link href="https://www.vandorp.biz/2017/01/2017-the-year-of-the-linux-desktop/" rel="alternate"></link><updated>2017-01-23T07:30:00+01:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2017-01-23:/2017/01/2017-the-year-of-the-linux-desktop//</id><summary type="html">&lt;p&gt;It has already been predicted many times, but I personally believe that 2017 &lt;strong&gt;is&lt;/strong&gt; going to be the Year of the Linux Desktop. Let me explain why:&lt;/p&gt;
&lt;p&gt;Late October 2016, &lt;a href="http://www.apple.com/newsroom/2016/10/apple-unveils-groundbreaking-new-macbook-pro.html"&gt;Apple unveiled its groundbreaking new MacBook Pro&lt;/a&gt;. Besides some expected hardware refreshments like a newer CPU and a blazingly fast …&lt;/p&gt;</summary><category term="linux"></category></entry><entry><title>Extending the functionality of Zabbix agents with your own checks</title><link href="https://www.vandorp.biz/2016/11/extending-the-functionality-of-zabbix-agents-with-your-own-checks/" rel="alternate"></link><updated>2016-11-24T08:00:00+01:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2016-11-24:/2016/11/extending-the-functionality-of-zabbix-agents-with-your-own-checks//</id><summary type="html">&lt;p&gt;About a month ago, I started playing around with &lt;a href="http://www.zabbix.com/"&gt;Zabbix&lt;/a&gt; to improve my monitoring needs. While setting up Zabbix on Debian/Ubuntu itself is &lt;a href="https://www.unixmen.com/how-to-install-zabbix-on-debian8-and-ubuntu-16/"&gt;pretty straightforward when using apache2&lt;/a&gt;, and also &lt;a href="https://randomstuffintech.wordpress.com/2016/01/28/zabbix-under-debian-jessie-with-nginx/"&gt;doable when preferring nginx&lt;/a&gt;, the documentation regarding plugins and custom checks felt missing and &lt;a href="https://www.zabbix.com/documentation/3.2/manual/config/items/userparameters/extending_agent"&gt;a bit cumbersome&lt;/a&gt; to me …&lt;/p&gt;</summary><category term="linux"></category></entry><entry><title>NixOS installation on multi-boot system with GRUB (from Arch installation) using an embedded configuration file</title><link href="https://www.vandorp.biz/2016/04/nixos-installation-on-multi-boot-system-with-grub-from-arch-installation/" rel="alternate"></link><updated>2016-04-30T16:00:00+02:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2016-04-30:/2016/04/nixos-installation-on-multi-boot-system-with-grub-from-arch-installation//</id><summary type="html">&lt;p&gt;A while ago, I started playing around with &lt;a href="https://www.archlinux.org/"&gt;Arch Linux&lt;/a&gt; on a spare computer. After following the (excellent) &lt;a href="https://wiki.archlinux.org/index.php/beginners'_guide"&gt;Beginners' guide&lt;/a&gt; I ended up with a rather nice &lt;a href="https://wiki.archlinux.org/index.php/Dm-crypt/Encrypting_an_entire_system#LVM_on_LUKS"&gt;LVM on LUKS&lt;/a&gt; setup. This spare computer has one physical (SSD) disk (&lt;code&gt;/dev/sda&lt;/code&gt;), which is divided in &lt;code&gt;/dev/sda1&lt;/code&gt; (which is &lt;code&gt;/boot …&lt;/code&gt;&lt;/p&gt;</summary><category term="linux"></category></entry><entry><title>Online.nl ADSL 2+ settings/configuration</title><link href="https://www.vandorp.biz/2015/07/online-nl-adsl-2-plus-settings-configuration/" rel="alternate"></link><updated>2015-07-11T14:28:00+02:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2015-07-11:/2015/07/online-nl-adsl-2-plus-settings-configuration//</id><summary type="html">&lt;p&gt;For my home internet connection, I am a customer of &lt;a href="http://online.nl"&gt;Online.nl&lt;/a&gt; for their very affordable &lt;em&gt;Supersnel Internet 30 Mb/s&lt;/em&gt; package.
With this subscription, you will also receive their default modem, the &lt;em&gt;Huawei HG655d home gateway&lt;/em&gt; which gets all it's settings pushed via the provider.
However, after not even …&lt;/p&gt;</summary><category term="internet"></category></entry><entry><title>How to reach an unreachable remote server by using a man-in-the-middle server</title><link href="https://www.vandorp.biz/2014/02/how-to-reach-an-unreachable-remote-server-by-using-a-man-in-the-middle-server/" rel="alternate"></link><updated>2014-02-06T19:15:00+01:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2014-02-06:/2014/02/how-to-reach-an-unreachable-remote-server-by-using-a-man-in-the-middle-server//</id><summary type="html">&lt;p&gt;Yesterday, I needed to solve a pretty interesting problem. I had to move
a few TB's of data from server A to server B in different countries and
datacenters. Server A had a pretty decent connection, Server B had an
awesome fast connection, but the connection between each other was …&lt;/p&gt;</summary><category term="internet"></category><category term="linux"></category><category term="osx"></category></entry><entry><title>Recent database tricks learned</title><link href="https://www.vandorp.biz/2013/12/recent-database-tricks-learned/" rel="alternate"></link><updated>2013-12-20T18:16:00+01:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2013-12-20:/2013/12/recent-database-tricks-learned//</id><summary type="html">&lt;p&gt;Lately I've been busy working with databases for my spare time projects.
I imported a huge dump of data into the db via CSV import, but forgot to
add an Unique Id Column (Primary Key). Not willing to do the whole
import job again, I searched for a solution online …&lt;/p&gt;</summary><category term="development"></category><category term="internet"></category></entry><entry><title>How to fix Ubuntu 12.04 LTS bugs</title><link href="https://www.vandorp.biz/2012/06/how-to-fix-ubuntu-12-04-lts-bugs/" rel="alternate"></link><updated>2012-06-13T13:47:00+02:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2012-06-13:/2012/06/how-to-fix-ubuntu-12-04-lts-bugs//</id><summary type="html">&lt;p&gt;While installing a new server on my work this week, I found 2 most
irritating (and non-professional) bugs in the LTS release (latest
version) Ubuntu 12.04 (server).&lt;/p&gt;
&lt;h4&gt;&lt;strong&gt;“Signal out of range” when starting grub after server installation&lt;/strong&gt;&lt;/h4&gt;
&lt;p&gt;&lt;em&gt;Fix:&lt;/em&gt;
Boot from the live cd and open a terminal. Assuming your …&lt;/p&gt;</summary><category term="linux"></category></entry><entry><title>Installing a lightweight LXDE+VNC desktop environment on your Ubuntu/Debian VPS</title><link href="https://www.vandorp.biz/2012/01/installing-a-lightweight-lxdevnc-desktop-environment-on-your-ubuntudebian-vps/" rel="alternate"></link><updated>2012-01-04T10:20:00+01:00</updated><author><name>Daniel</name></author><id>tag:www.vandorp.biz,2012-01-04:/2012/01/installing-a-lightweight-lxdevnc-desktop-environment-on-your-ubuntudebian-vps//</id><summary type="html">&lt;p&gt;Found some great instructions for putting a lightweight desktop
environment on your (Lowend) VPS or server.&lt;br&gt;
Uses no more then like 40mb RAM tops, but can be tweaked to only
10-20mb I think.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="c1"&gt;# Make sure Debian is the latest and greatest&lt;/span&gt;

apt-get update
apt-get upgrade
apt-get dist-upgrade

&lt;span class="c1"&gt;# Install X, LXDE …&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;</summary><category term="internet"></category><category term="linux"></category></entry></feed>