sysadmin

sysadmin

Replacing Cronjobs with Systemd Timers

How to create systemd timers, that are in my opinion better than cronjobs.

Read
sysadmin

Github Docker Packages Username Fix

A quick workaround for those of us with upperchase characters in our Github username when using Github Packages.

Read
sysadmin

Recovering a RAID 1 Drive in Linux

The steps I took to mount a RAID1 drive in Linux.

Read
sysadmin

Webhotel using traefik, docker and ssh

Where I build a static site webhotel using traefik, docker, ansible and good old ssh.

Read
sysadmin

Quick EC2 IPv6 Tutorial

A quick howto configure IPv6 for a single EC2 instance.

Read
sysadmin

How to copy a MongoDB Database

A short howto for copying all data from one MongoDB database to another.

Read
sysadmin

Terraforming S3 Policies to an EC2 IAM Role

All the buzzwords and AWS abbreviations! Another post where I just want to note down something I thought was cool.

Read