Tag how-to

install-nextcloud-27-on-ubuntu

Install Nextcloud 27 (Hub 5) on Ubuntu

Nextcloud 27, just like Nextcloud 26, is heavily reliant on AI, and the feature set is primarily driven by AI itself. In this article, I will guide you through the step-by-step process of how to install Nextcloud 27 (Hub 5) on an Ubuntu server (22.04 LTS).
upgrade-nextcloud-via-gui

Upgrade to Nextcloud 27 via GUI or OCC

Nextcloud 27, also known as Hub 5, has been released and is now available for download. If you have received the upgrade notification, it's time to check it out and ensure there are no apps blocking the upgrade. If this is your first time upgrading, don't worry! I'll guide you through the step-by-step process of upgrading to Nextcloud 27 using the GUI or occ.
installing-piwigo-on-ubuntu-server

Guide to Installing Piwigo on Ubuntu Server

Piwigo is a powerful open-source photo gallery software that allows you to easily manage, organize, and share your photos online. With its user-friendly interface and extensive features, Piwigo has become a popular choice for individuals, photographers, and organizations alike. In this guide, we will walk through the step-by-step process of installing Piwigo on Ubuntu Server, ensuring a smooth installation and configuration.
Getting-Started-with-React-on-Windows

Getting Started with React on Windows

React is a popular JavaScript library for building user interfaces. If you're a Windows user and want to get started with React development, this guide will walk you through the steps to set up your development environment and create your first React application.
Guide-to-Installing-and-Integrating-Jitsi-with-Rocket.Chat

Guide to Installing and Integrating Jitsi with Rocket.Chat

While BigBlueButton may not be as popular compared to Jitsi, it still has its space among different walks of life. If you are a Jitsi fan, worry not; I will guide you step-by-step in installing and integrating Jitsi with Rocket.Chat for video and audio conferencing.
change-nextcloud-database-from-sqlite-mariadb

How to Migrate Nextcloud Database: SQLite to MariaDB

I noticed that some users have installed Nextcloud with SQLite on a production system. This is suitable for a user or two with lower server load. However, if you are considering switching to a more reliable database for improved performance, you can utilize MariaDB, MySQL, or PostgreSQL. In this article, I will guide you on how to migrate the Nextcloud database from SQLite to MariaDB.