I asked chatGPT for recommendations on travel to Korea and received the following reply.It’s not much different from what I’m thinking. Korea is a beautiful and diverse country with a…
Continue readingCategory: etc
Difference between OV certificate and DV certificate among SSL certificates
“DV” certificate is Domain Validation, and it is a certificate that is issued after verifying only a simple DCV check for domain ownership/management rights. It is inexpensive, and there is…
Continue reading
How to install WordPress on Raspberry Pi
To install WordPress on Raspberry Pi, you need a web server, PHP, and DB. The web server mainly uses nginx or apache, and I will explain here based on apache….
Continue reading
How to set up https redirect
Even if you connect via http, you can unconditionally connect to https. It was written based on Apache on Raspbian OS, and if it is the latest version of Apache,…
Continue reading
How to apply SSL certificate to Raspberry Pi
This method is applicable not only to Raspberry Pi but also to Linux. This article was written based on apache on Raspbian OS. And, for SSL, ZeroSSL, which can be…
Continue reading
Build WordPress website on Raspberry Pi
Many smart home devices at home do not work with Apple HomeKit, so I bought a Raspberry Pi 4 to build a Homebridge after worrying about it. But, I’ve been…
Continue reading