klo2k

klo2k @klo2k

Location:
Australia
Joined:
Feb 23, 2020

klo2k
articles - 9 total

Create Ubuntu 24.04.2 VM in Hyper-V, with "Enhanced Session" RDP support (Windows 11, xrdp, development)

Create Ubuntu 24.04.2 VM in Hyper-V, with "Enhanced Session" RDP support (Windows 11, xrdp,...

Learn More 12 1Mar 7

Building Docker image from stdin/pipe

Using - as docker build parameter, you can pipe in any text as your Dockerfile. I use this trick to...

Learn More 1 0Feb 28 '23

Convert directory into BTRFS subvolume

I've been using BTRFS for development and am loving the simplicity and features it provides. One...

Learn More 6 1Feb 27 '23

Run Docker in WSL2 in 5 minutes (via systemd, without Docker Desktop!)

Now WSL2 has systemd support, we can run Docker in WSL without Docker desktop! ...

Learn More 16 2Nov 23 '22

Connect DBeaver to Snowflake via Okta SSO (flatpak / snap)

DBeaver flatpak/snap doesn't allow you to log into Snowflake via browser-based SSO...

Learn More 1 0Oct 31 '22

Fix SSD TRIM on UGREEN UASP USB SATA adapter/enclosure

I've finally figured out how to fix SSD TRIM on the newer UGREEN USB SATA adapter and enclosure, both...

Learn More 3 0Sep 22 '22

Keychron K5 Function Keys + Unstable Bluetooth fix - Ubuntu 22.04

If you have problem getting the F1 - F12 (Function) keys to work, and unstable bluetooth connection...

Learn More 6 0Jul 8 '22

Install docker, docker-compose in Ubuntu 24.04 in 5 commands

Install docker, docker-compose in Ubuntu 24.04 in 5 commands The official guide takes a...

Learn More 7 0Jul 1 '22

Get Git to remember passwords - git credential manager examples

Sometimes it's necessary to use password-based authentication via https when using remote repo. When...

Learn More 4 0Jun 28 '22