Tag database

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).
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.
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.
install-matomo-on-ubuntu-server

How to install Matomo (Piwik) on Ubuntu server

Matomo previously known as Piwik is an analytic tool which can be installed on-premise. It is a Google Analytics alternative with data in your control. If you want to install and setup an analytic tool on your server for different reasons, Matomo is the one you should be looking to install.
install-nextcloud-aio-with-apache-proxy

Install Nextcloud AIO on Ubuntu

A year or so ago Nextcloud team introduced AIO (All In One), which simplifies the installation with containers. In this article I will guide you how to install Nextcloud AIO on Ubuntu with Apache reverse proxy, and SSL from Let's encrypt.
mattermost-install-on-ubuntu-22.04

Install Mattermost on Ubuntu 22.04 server

Mattermost is a collaboration tool designed for teams to communicate efficiently. It have mobiles apps and they are open source which could be white labelled if needed. In this article let me guide you how to install and setup Mattermost on Ubuntu 22.04 LTS server.