Tag how-to

Rebuild-OS-image-on-NVME-drive-on-Orange-Pi-3B

Rebuild OS image on NVME drive on Orange Pi 3B

If you have used cloud providers, you may know that they provide an option to rebuild the server OS if you have messed up things or are just testing things. This capability can also be applied to your local setup. In the previous article, I wrote about how to boot from NVME on Orange Pi 3B. Here, I am going to show you how to rebuild the OS image on the NVME drive on your Orange Pi 3B and start fresh.
How-to-Set-Up-DokuWiki-on-Ubuntu-22.04-Server

How to Set Up DokuWiki on Ubuntu 22.04 Server

If you like to document your documents using Markdown-like format, you should try out DokuWiki. DokuWiki syntax is similar to Markdown. It has plugins to extend it and requires no database. Let's jump in and explore how you can set up DokuWiki on an Ubuntu 22.04 LTS server.
How-to-boot-from-an-NVME-drive-on-Orange-Pi-3B

How to boot from an NVME drive on Orange Pi 3B

I bought an Orange Pi 3B on AliExpress and, at the same time, purchased an NVME drive (HAUDISK 256GB PCIe drive). Because an SD card is not something I would like to use for the long run, I am considering this board as a home web server for my pet projects. So let's jump in to show you how to boot from an NVME drive on your Orange Pi 3B.
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.