Posts

Iperf on ESXi
Oct 18, 2019

Iperf on ESXi

Quick one. If you need iperf on your ESXi server, you need to install an obscure, 3rd party package.

Categories: Development ESXi Iperf
pgAdmin on Docker/Ubuntu 18
Oct 15, 2019

pgAdmin on Docker/Ubuntu 18

This post will quickly show how to set up an Ubuntu 18 in a virtual machine, install Docker and set up pgAdmin with a persistend volume.

Categories: Development Docker Ubuntu
Installing pfSense version >2.4 on an APU2c4
Dec 3, 2017

Installing pfSense version >2.4 on an APU2c4

This howto partly shows how to install pfSense, with the main focus on creating the boot USB stick.

Categories: Development AES-NI OSX
Catch exit codes in bash - pipefail vs PIPESTATUS
Nov 27, 2017

Catch exit codes in bash - pipefail vs PIPESTATUS

The other day I caught a bug in one of my scripts, where I wanted to both act on the exit code of a command at the same time as I sent the output from it to a log file.

Categories: Development Linux
Quickly create an img file from a Raspbian SD card on OSX
Nov 27, 2017

Quickly create an img file from a Raspbian SD card on OSX

Sometimes you need to make a backup of an SD card with your favorite installation on it. This recipe will show you how to do this in the most efficient way on Apple, Mac OSX.

Categories: Development Raspbian OSX
OP5 widgets for Smashing released on Github
Nov 2, 2017

OP5 widgets for Smashing released on Github

A set of widgets to integrate OP5 (nagios derivate) with the smashing.io dashboard now available on Github.

Categories: Development OP5 Smashing