Tag nextcloud

nextcloud-24-installation-on-ubuntu-22-04

Install Nextcloud 24 on Ubuntu 22.04 LTS

Nextcloud team has announced Nextcloud Hub 24 with bunch of new features. If you want to install fresh copy of Nextcloud, read on how to install Nextcloud 24 on Ubuntu 22.04 LTS.
nextcloud-23-installation-on-ubuntu-22-04

Nextcloud 23 on Ubuntu 22.04 LTS

Ubuntu 22.04 LTS comes with PHP 8.1 and Nextcloud 23 does not support it yet. So let's install Nextcloud 23 on Ubuntu 22.04 LTS server the easy way.
upgrade-php-fpm-apache

How to upgrade PHP FPM

If you are running PHP FPM 7.x version(s) and thinking it's time to upgrade, this article will guide you how to upgrade PHP FPM.
Fix-column-size-too-large-Nextcloud

Fix Nextcloud column size too large

Recently I upgraded my Nextcloud instance and after upgrading I got some missing indexes to fix. That's normal with Nextcloud, you will get things from time to time to update. Here we will fix an error 'column size too large' when you run the occ command on the server.
nextcloud-manual-upgrade

Manually upgrade Nextcloud

You can automatically upgrade your Nextcloud instance from Admin settings. But for whatever reason you are not able to automatically upgrade, you can still manually upgrade Nextcloud.
Elasticsearch-7-and-Nextcloud

Setup Elasticsearch 7 for Nextcloud

Nextcloud default search is very basic but it gets the job done. To enhance the search we will setup Elasticsearch 7 for Nextcloud in this article.