Run an Interactive Pod with Volumes

A container based on a secured image usually has no root access and no curl. So how would you get files into it, for instance to restore a backup to a database?… »

Serve Files from Domain Root in Wordpress

Serving files without a folder in the path (i.e. www.domain.com/file.txt) can be tricky for a containerized installation of Wordpress, since the web root is not exposed as a volume. Custom 404 page to the rescue!… »

Make Your Own Electricity Pulse Meter

With the energy crisis, real-time electricity monitoring can really help you save money. Learn how to build a pulse meter using a Raspberry Pi and super cheap components.… »

Making a GPT2 Twitter Bot - Applied AI Part II

Learn how to train your own GPT2 model to generate text with Google Colab, and then turn it into a Twitter bot.… »

So You Deleted Netplan (Or Just Need to Manually Configure Network Settings)

How to configure network settings by hand in Ubuntu, for when things have gone wrong.… »

The Horrible Process of Upgrading Ghost (A Couple of Major Versions)

Upgrading Ghost from version 2 is a major pain because of new database settings requirements. Here's how to fix your database to meet them.… »

How to Make Your Own AI-based Text Generator - Applied AI Part I

Learn how to use existing tools, frameworks and libraries to create an AI-based text generation service.… »

Adopting a Unifi USG into a Remote Controller

How to adopt a Unifi USG into a Remote Unifi Controller… »

Install Windows 10 on a MacBook Air 2011

Here's how to install Windows 10 on a Macbook Air 2011, even though it's not officially supported by Apple.… »

SÃ¥ slipper du bli hackad

Media ger rÃ¥d om hur man undviker att fÃ¥ sina sociala mediekonton hackade - men glömmer alltid det viktigaste rÃ¥det.… »

How to fix Horrible Picture Quality on Monitor Connected to a MacBook

Your MacBook will mistake your external monitor for a TV if it's not made by Apple, which will completely ruin picture quality. Here's how to fix it.… »

Acing your HTTP Security Headers Exam

Learn how to use HTTP security headers, for the protection of your site and its users.… »

Using Google Drive for all Office files

Learn how to make Google Drive your preferred application for Office files in MacOS… »

Upgrading the RAID Firmware on a Dell Server with Ubuntu

How to upgrade the firmware for a PERC6/i RAID controller on a Dell Server running Ubuntu… »

How to get Google Drive File Stream working in MacOS

Installing Google Drive File Stream on MacOS requires changing Security settings in a less than intuitive location.… »

Moving Ghost to MySQL

Ghost uses SQLite by default, here's how to move it to a MySQL database.… »

How to Reload Caddy Configuration Without Breaking All Your Sites

Here is a workaround to update Caddy configurations in a Docker container without have one bad config break all sites served.… »

How to Copy Your Raspberry Pi to a new SD Card

Cloning a Raspberry Pi SD card has a lot of pitfalls, for instance when the copy won't fit on a new card of the same size. Here are some hands-on tips.… »

Ripping and Encoding DVDs with MakeMKV

(tl;dr - just show me how to rip DVDs with MakeMKV) I don't buy a lot of movies anymore. Basically everything I want to watch is on one of the big streaming services, and that comes with both convenience (mobile apps, subtitles, correct naming) and sound morals compared to… »

Presence Detection with Unifi

The more you dabble with home automation, the more you realize how nice it would be to be able to keep track of when members of the household come and go. Things like automatically turning on a few lights when you come home late, or knowing that your kids got… »