{{mdi>raspberry-pi?32&color=#9000B3}} Model: [[https://www.raspberrypi.org/products/raspberry-pi-3-model-b/|Raspberry Pi 3 Model B]] [[wp>Raspberry_Pi#Model_B|Raspbierry Pi Model B]]
+
{{mdi>raspberry-pi?32&color=#BC5D2E}} Model: [[https://www.raspberrypi.org/products/raspberry-pi-3-model-b/|Raspberry Pi 3 Model B]] [[wp>Raspberry_Pi#Model_B|Raspbierry Pi Model B]]
-
{{mdi>database-plus?32&color=#9000B3}} Storages --- {{mdi>harddisk}} [[SECURED:JUNE_HARDWARE#data_storage|Storage in details]] {{mdi>lock}}
+
{{mdi>database-plus?32&color=#BC5D2E}} Storages --- {{mdi>harddisk}} [[SECURED:JUNE_HARDWARE#data_storage|Storage in details]] {{mdi>lock}}
{{mdi>web?32&color=#9000B3}} Web publishing and web resources including [[wp>WebDAV]]
+
{{mdi>web?32&color=#BC5D2E}} Web publishing and web resources including [[wp>WebDAV]]
----
----
Line 71:
Line 69:
==== οΌWork logs ====
==== οΌWork logs ====
+
* System Upgrade ''**Raspbian debian 13 Bookworm**'' <sub> --- Updated on //2025/02/27 06:08// </sub>
* ''adjust & optimize'' value of ''php-fpm'' -- ''/etc/php/7.x/fpm/pool.d/www.conf'' <sub> --- Updated on //2020/07/25 21:40// </sub>
* ''adjust & optimize'' value of ''php-fpm'' -- ''/etc/php/7.x/fpm/pool.d/www.conf'' <sub> --- Updated on //2020/07/25 21:40// </sub>
* ''proxy_pass'' for ''transmission web'' with ''bit.meson.in'', ''tor.meson.in'' & ''gen.meson.in'' <sub> --- Updated on //2020/07/25 04:15// </sub>
* ''proxy_pass'' for ''transmission web'' with ''bit.meson.in'', ''tor.meson.in'' & ''gen.meson.in'' <sub> --- Updated on //2020/07/25 04:15// </sub>
Line 369:
Line 368:
----
----
==== Create WebDAV directory on Nginx ====
==== Create WebDAV directory on Nginx ====
-
**WebDAV** is web protocol based service to open directory and web resources via various ways. To enable WebDAB or Open directory in Nginx. Append the following code inside ''Server { ...}'' line.
+
**WebDAV** is web protocol based service to open directory and web resources via various ways. To enable WebDAV or Open directory in Nginx. Append the following code inside ''Server { ...}'' line.