Docker[Raspberry Pi 4] Run WordPress with DockerOverview These are notes from setting up WordPress with Docker. Nginx is already running on the host side, and an SSL …2021.03.13DockerLinuxRaspberryPi
Linux[Raspberry Pi] After Switching from docomo Hikari to NURO Hikari, I Stopped PPPoE and Switched to Normal Port ForwardingAs the title says, NURO Hikari lets me open ports without particular restrictions, so I stopped PPPoE on the Raspberry …2021.03.12LinuxRaspberryPiUbuntu
Docker[Raspberry Pi 4] Build a Mail Server (Postfix + Dovecot) with DockerThis time, I use Docker to start a mail server and handle the various settings around it. Overview I use Postfix and …2021.02.02DockerLinuxRaspberryPi
Linux[Raspberry Pi 4] Install Nginx and Obtain an SSL Server Certificate from Let's EncryptOverview Since I installed Ubuntu 20.10 on a Raspberry Pi 4, I migrated the mail server and WordPress running on my …2021.01.23LinuxRaspberryPiUbuntu
Docker[Windows] How to Move Docker Desktop's Disk Space from the C Drive to Another DriveSince WSL2 became available, I decided to try Docker on Windows too. When Docker Desktop is installed, it automatically …2020.07.15DockerLinux
Linux[Raspberry Pi 3] Initial Ubuntu Settings on Raspberry Pi, Including How to Change the HostnameA memo series for Raspberry Pi-related work. This continues the initial setup: changing the hostname, setting a static …2020.03.15LinuxUbuntuHome Server
Linux[Raspberry Pi 3] How to Change Only the Ubuntu Username Without Changing the User ID (uid)This continues from [Raspberry Pi 3] Installing Ubuntu 18.04 LTS (No Keyboard or Display Required). Leaving the user and …2020.03.14LinuxUbuntuHome Server
Linux[Raspberry Pi 3] Installing Ubuntu 18.04 LTS (No Keyboard or Display Required)A memo from setting up a home server on a Raspberry Pi. This covers installing Ubuntu on the Raspberry Pi and logging in …2020.03.14LinuxUbuntuHome Server
LinuxExport PuTTY / Pageant Settings and Use Them on Another PCPuTTY does not have an export feature for settings, so when you switch PCs you may wonder what to do. PuTTY settings are …2020.03.06Linux
EmacsHow to Directly Edit Ubuntu or CentOS Files from Emacs for Windows - Emacs TrampI use Ubuntu and CentOS with VirtualBox + Vagrant. Sometimes I need to edit files such as Java, JavaScript, or CSS …2020.02.28EmacsLinuxUbuntu