Raspberry Pi

nextcloud

Updated Nextcloud to 22.2.0

This article is just note of updating Nextcloud from 21.0.x to 22.2.0. Nextcloud has cool feature which we can update by...
Container

Installed modsecurity to Nginx/php-fpm based Nextcloud

In the past I introduced mod-security to apache based Nextcloud. Now my Nextcloud is running on Nginx/php-fpm environmen...
Container

How to resolve when you face “Error loading xxx.jpg” on Nextcloud? 

I faced problem when I intended to see some image files on Nextcloud as preview.Android application and Chrome browser b...
mysql

How to convert Nextcloud database from sqlite3 to mysql

My wife wants to use Nextcloud as cloud storage. My wife The occupancy of OneDrive is about to exceed 100GB!I want to es...
Raspberry Pi

Performace improvement of WordPress by running on M.2 SSD

This post will be the last of improvement? I switched to use M.2 SSD for boost up Raspbian of course including WordPress...
Imager

Performance improvement of WordPress by running on 64bit OS

Raspbian which is OS for Raspberry Pi has 64bit edition so I tried it. - 64bit edition is beta stage at 10/09/2021, so p...
blog

How to accelerate WordPress

In this article let me summarize how to accelerate WordPress. System architecture You can find from my github. Nginx Tar...
blog

Performance improvement of WordPress by using WebP as image

This is one of WordPress accelerating activities. This article is for using WebP as image format to be sent to client. -...
blog

Performance improvement of WordPress using Unix Domain Socket

As mentioned by this tweet, I am interested in accelerating web service. In this article I switched to use Unix Domain S...
blog

Performance improvement of WordPress by replacing from microSD to USB HDD

As mentioned by this tweet, I am interested in accelerating web service. In this article I accerelated whole structure o...