-
DevOps
How to setup OpenShift Container Platform on your local machine in minutes
It’s been awhile since I’ve talked about running OpenShift Container Platform on your local machine. This mean a container platform…
Read More » -
Mac OS
macOS: Preview source code files in Finder with Quick Look plugins
macOS Finder offers a possibility to preview the files of any type without opening them with Quick Look. By default…
Read More » -
Mac OS
Synchronising two external hard drives with rsync on a mac
This is more of a reminder for myself so I don’t need to keep googling or looking at man when…
Read More » -
DevOps
Using Minikube on osx
Docker compose is making for me wonders when it comes to run some simple components on my workstation. Spawning and…
Read More » -
Linux
TCP: out of memory — consider tuning tcp_mem
Recently we experienced an interesting production problem. This application was running on multiple AWS EC2 instances behind Elastic Load Balancer.…
Read More » -
PostgreSQL
Handling PostgreSQL TimeScale Hypertable Column Changes Efficiently
Driving home from a long day of work, I see the beautiful sky and so to not miss the beauty,…
Read More » -
Windows
Remote Log Collection on Windows
Every organization needs to collect logs from multiple sources in order to put them in either a log collector or…
Read More » -
DevOps
Configuring Minishift for use with Eclipse Che and Red Hat CodeReady Workspaces
Number 4 in my Che series… a quick guide for using Minishift, in order to test drive Che 7 or…
Read More » -
DevOps
Deploying Che 7 with custom images (air gap environment)
Number 5: deploying Che 7 behind a firewall (air gap environment) using chectl –che-operator-cr-yaml=… Deploying Che 7 with custom images Unlike …
Read More »