sysadmin

sysadmin

Resetting HP M15w

Trying to find instructions on how to reset the M15w printer to set up a new wifi connection was annoying enough that I wrote it down.

Read
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
sysadmin

Linux Services Cheatsheet

I originally wrote this rough cheatsheet for documentation at work, where I had to deal with different linux flavours' ways

Read
sysadmin

IMAP Tools for migrating email accounts

I wrote some tools to help with migrating an existing imap account from one server to another, so that you can keep your emails when you

Read