Tag nextcloud

install-nextcloud-with-postgresql-on-ubuntu-22.04

Install Nextcloud with PostgreSQL on Ubuntu 22.04

Most of the default installations of Nextcloud goes with MySQL/MariaDB, but Nextcloud support other databases too like PostgreSQL and SQLite. I will show you how to install Nextcloud with PostgreSQL on Ubuntu 22.04 in this article with Apache and PHP.
Nextclou-24-Rocky-Linux-9

How to install Nextcloud 24 on Rocky Linux 9

I will show you how to install and setup Nextcloud 24 on Rocky Linux 9 in this article, which was released last month. I have already wrote an article about setting up a web server on Rocky Linux 9, we will continue from there. Click on the button below to install the basics first.
upgrade-to-nextcloud-24-via-web-ui

How to upgrade to Nextcloud 24 via web UI

Nextcloud 24 is out and available for download. For some it will be available to upgrade and some have to wait a little. Here I am going to show you how to upgrade to Nextcloud 24 via web UI with screenshots.
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.