plzhans @plzhans

A blog documenting the troubleshooting behind things I've built.

GitHub LinkedIn code mail rss

Categories
Tags

Cloud

How to Create an Oracle Cloud Always Free A1 Instance - Public IP Connection and SSH Security Setup
How to Create an Oracle Cloud Always Free A1 Instance - Public IP Connection and SSH Security Setup A step-by-step guide to creating an Oracle Cloud Always Free A1 (ARM) instance. Covers everything from selecting the free spec to connecting a public IP, setting up an SSH key, and restricting SSH …
Cloud Jul 10, 2026
Resolving Naver Map Open API Authentication Failure (200): Changing ncpClientId to ncpKeyId
Resolving Naver Map Open API Authentication Failure (200): Changing ncpClientId to ncpKeyId This post summarizes the cause of the Authentication Failed (200) error in the Naver Map Open API. It covers how console integration changed ncpClientId, govClientId, and finClientId to ncpKeyId, as …
Cloud Mar 24, 2026
Installing Docker and Docker Compose on Amazon Linux 2023 ARM64 EC2
Installing Docker and Docker Compose on Amazon Linux 2023 ARM64 EC2 This post covers installing Docker with dnf on Amazon Linux 2023 ARM64 (aarch64) EC2, including service activation and configuring docker group permissions. It also covers installing the Docker …
Cloud Mar 19, 2026