Tag ubuntu

Nextcloud-with-local-turn-server

Set up a Local TURN Server for Nextcloud Talk

The latest Nextcloud (31 and up) recommends setting up and using HPB (High Performance Backend) for the Talk app, which makes sense because it is designed for that purpose to work efficiently with it. It requires resources, hardware, and someone to set it up for you. However, if you are a small team of up to 5 users, you don't need HPB; a local TURN server on Nextcloud will suffice. So, read on to learn how to set up a local TURN server for the Nextcloud Talk app.

Nextcloud_Logo

Set Up Nextcloud 31 (Hub 10) on Ubuntu 24.04 LTS

Nextcloud 31, tagged as Hub 10, was released last month with many features, UI enhancements, and bug fixes. To me, this is one of the releases that heavily focuses on UI refinements. In this article, we discuss and walk through how to set up Nextcloud 31 (Hub 10) on an Ubuntu 24.04 LTS server with the Apache web server, PHP 8.3, and the MariaDB database.

php-tag

How to Upgrade PHP on Ubuntu

The newest Nextcloud instances require at least PHP 8.2 or above. Nextcloud 32 will not support PHP 8.1, and you may have already seen a deprecation message on Nextcloud 30 and above. While this article is not just about Nextcloud but also about PHP, it primarily addresses the issue of upgrading PHP for Nextcloud servers. However, the steps can be applied to any server that requires a newer version of PHP. Read on to learn how to upgrade PHP on Ubuntu servers or desktops.

Install-Mattermost-with-PostgreSQL-on-Ubuntu-server

Install Mattermost on Ubuntu 24.04 LTS server

I have previously written about installing Mattermost with PostgreSQL on Ubuntu 22.04, but times change, and so do the apps and related components. In this article, I will guide you on how to install Mattermost with PostgreSQL on an Ubuntu 24.04 LTS server. So, keep reading!

onlyoffice-docker-installation-with-proxy

Install OnlyOffice on Ubuntu 24.04 and integrate with Nextcloud

I prefer and recommend installing the office tool for Nextcloud on a separate server (fresh) with specifications that cater to your needs. In this article, we will cover how to install OnlyOffice for collaborative document editing on Ubuntu 24.04 and integrate it with Nextcloud.