Redis-setup-for-Nextcloud-on-Unraid

Set up Redis on Unraid for Nextcloud

The default installation of Nextcloud on the Unraid container has APCu cache installed and configured in the config.php file. So, what can Redis do here? Redis has a more powerful caching mechanism than any other tools. In the context of Nextcloud, it can be used for file locking, caching, and more. So, read on to learn how to set up Redis on Unraid for Nextcloud.
unraid-with-nextcloud

How to Increase Upload Size on Nextcloud in Unraid

On most straightforward installations, you may have changed the upload file size limit somehow. But what if you have a Nextcloud Docker container set up on an Unraid system? In this article, we will explore how to increase the file upload size limit on your Nextcloud setup in Unraid.


Setup-Nextcloud-Talk-Recording-Backend-on-Ubuntu

Setup Nextcloud Talk Recording Backend on Ubuntu

With the last few releases, Nextcloud has introduced the ability to record your calls made through Talk. If you have heard of or set up Nextcloud AIO, it is now a part of it. Are you in the same boat, wanting to record your calls on Nextcloud Talk? If so, read on to learn how to setup Nextcloud Talk Recording Backend on Ubuntu.
Signaling-server (High-performance backend)-for-Nextcloud-Talk

Setup Signaling server (High-performance backend) for Nextcloud Talk

For a small setup, you can simply use a TURN server to make calls, and it will suffice. However, for large installations with many users, it is recommended to set up a separate Signaling server to reduce the load on participants joining the call. In this guide, I will walk you through the complete setup process of installing a Signaling server (High-performance backend) for your Nextcloud Talk.
go language

How to Install the Latest Go Language on Ubuntu

Ready to dive into the world of Go programming on your Ubuntu system? Go, also called Golang, is loved for its simplicity and efficiency. In this guide, I'll show you how to install the latest version of Go language on your Ubuntu, so you can have a smooth and updated setup for your coding adventures.


Reset-Linux-Server-Password-Using-Rescue-Mode

Reset Linux Server Password Using Rescue Mode

Are you locked out of your Linux server? Have you forgotten your password or lost your access key? Worry not; there is a way to reset the root password and regain access to your server. Keep reading to learn how to reset your Linux server password using rescue mode on your cloud provider.