- Install dependencies
Install NextcloudInstall Music- Install Ampache
- Install Garmin SubMusic
Nextcloud
Reference guide
Nextcloud 19 dependencies:
- PHP >=7.2
- MySQL/MariaDB
- Nginx
Ampache dependencies:
- PHP >=7.2
- MySQL/MariaDB
- Nginx
- Composer
.gitmodules and to .git/config withgit submodule add --name <submodule_name> <url> <path_to_subdir>$GIT_DIR directory (.git in regular repositories) to .git/modules/<path> withgit submodule absorbgitdirs <path_to_subdir>/var/log/journal.$ du -hs /var/log/journal/ 4.1G /var/log/journal/
$ ls -lath /var/log/journal/*/ | tail -n 2 -rw-r-x---+ 1 root systemd-journal 8.0M Dec 24 05:15 user-xxx.journal
$ journalctl --vacuum-time=10d ... Vacuuming done, freed 2.3G of archived journals on disk.
$ journalctl --vacuum-size=2G ... Vacuuming done, freed 720.0M of archived journals on disk.