Loading...

Blog

A Journey of a Thousand Miles Begins with a Single Step

Inspect and view WebP images on Linux

After installing libwebp the utilities to deal with the WebP image format comes in handy.

Read more

Convert images to WebP format

Writing and blogging articles often comes with images.

Read more

Use different accounts on a single GitLab instance

My scenario is that I have different users on GitLab.

Read more

Delete files on S3 bucket with AWS cli

The AWS cli lets you operate you on your AWS resources.

Read more

Permalinks in Jekyll

Jekyll is a static site generator. It takes text written in your favorite markup language and uses layouts to create a static website. You can tweak the site’s look and feel, URLs, the data displayed on the page, and more.

Read more

AWS S3 API change

Amazon Simple Storage Service (Amazon S3) is an object storage service, that can hold any data. You can use Amazon S3 to host a static website. On a static website, individual webpages include static content. This blog uses S3 for instance.

Read more

Kibana Short URLs

Kibana as the GUI from Elastic for Elasticsearch provides the feature to share URLs of your objects, such as dashboard, visualisations or searches.

Read more

log4shell

A high severity vulnerability (CVE-2021-44228) impacting multiple versions of the Apache Log4j2 utility was disclosed publicly via the project’s GitHub on December 9, 2021.

Read more

Binary Inputs for Jenkins Builds on OpenShift

Diving into the OpenShift Container Platform (OCP) is a challenge. One primary objective of our client was to host a Micro-Services Architecture (Spring Boot) on a Micro-Services Platform. Therefore OpenShift was acquired.

Read more