From 6eee39e91e7f744f4058dccad7ea95fe0129bef5 Mon Sep 17 00:00:00 2001 From: "Kaz Saita(raspi5)" Date: Wed, 10 Apr 2024 10:45:10 +0900 Subject: [PATCH] sync notes(auto) --- content/20240324131038 家サーバー.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/20240324131038 家サーバー.md b/content/20240324131038 家サーバー.md index a3c7507..fccf18d 100644 --- a/content/20240324131038 家サーバー.md +++ b/content/20240324131038 家サーバー.md @@ -77,3 +77,10 @@ $ sudo apt install samba - [【2023年06月版】Ubuntu22.04 で Samba で Windowsとファイル共有 #Ubuntu22.04 - Qiita](https://qiita.com/nouernet/items/8a2415b48f095a292745) - [samba設定ファイル/etc/samba/smb.confの見本 | tm23forest.com](https://tm23forest.com/contents/samba-configuration-sample) + + +## Nextcloud + +``` +$ sudo apt -y install php php-fpm php-pear php-mbstring php-intl php-gd php-zip php-mysql php-bcmath php-gmp php-opcache php-imagick php-curl php-apcu wget unzip mariadb-server libmagickcore-6.q16-6-extra +``` \ No newline at end of file