sync notes(auto)

This commit is contained in:
Kaz Saita(raspi5) 2024-04-10 10:45:10 +09:00
parent 96245a6679
commit 6eee39e91e

View file

@ -77,3 +77,10 @@ $ sudo apt install samba
- [【2023年06月版】Ubuntu22.04 で Samba で Windowsとファイル共有 #Ubuntu22.04 - Qiita](https://qiita.com/nouernet/items/8a2415b48f095a292745) - [【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) - [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
```