Categories
Windows

Moving to MariaDB10.2.

同一記事の日本語版

   Yesterday, くりくりさん told me MariaDB 10.2 became GA by his tweet. So I moved to MariaDB 10.2.6 last night.

   About upgrading procedures, there was no troubles. See “Updating to MariaDB 10.0.11” about HowTo.

Categories
Windows

I updated CF-J10 and NJ2100 to Redstone2.

同一記事の日本語版
Update information      Edit(Jun.13)

   On May 10, I updated CF-J10 and NJ2100 to Redstone2 manually. ‘manually’ means I accessed Download Windows 10.
   You think my NJ2100 did not work anymore.
   Yes, it was into that status once. I wrote about it. But the laptop came back to me after I did not give no energy to it for a long long time. If I had cleared the CMOS, I would have been able to use NJ2100 earlier than in reality. Actually, I wasn’t able to reach the on-board battery. Anyway, the NJ2100 works well now.

   After updating I had the same troubles with them when I updated to Redstone1, but they are still alive. This is very good for me.

Edit(Jun.13):
   Today, I’ve found Cortana back after Windows Update. Besides, Start Menu is disabled if I kill Cortana, and Colrtana is back if I fix Start Menu malfunction. Umm. I give up against fighting for Cortana at this point.

Categories
Windows

Doing CHACHA and Brotli with Apache 2.4 on Windows.

同一記事の日本語版
Update information      Edit(May 2)

   Last October, I wrote “CHACHA20 Apache official version already supports but Apache Lounge version 2.4.23, which is my server current version, hasn’t yet“. On April 19, Steffen announced Apache 2.4.26-Dev available with Openssl 1.1.0e VC14. So, we can use CHACHA20_POLY1305 in the Windows version Apache now. For enabling the cipher you need to add CHACHA20-POLY1305 things to the SSLCipherSuite of the httpd-ssl.conf and reboot the Apache.