Tag apache

Mediawiki-installation-on-Ubuntu-22.04

Install MediaWiki on Ubuntu 22.04 LTS

MediaWiki is a free and open source software. I will show you how to install MediaWiki on Ubuntu 22.04 LTS with free SSL [step by step guide].
how-to-install-snipe-it-on-ubuntu-22.04

How to install Snipe-IT on Ubuntu 22.04

Snipe-IT is an asset management system which can be self hosted too. It provides user friendly UI and has a powerful API. In this guide I will show you how to install Snipe-IT on Ubuntu 22.04 LTS with PHP 8.1 and MariaDB.
apache-with-brotli-compression

Enable brotli compression on Apache on Ubuntu

Apache by default have gzip compression enabled on all recent versions. But brotli is much better compression than gzip. If you would like to enable brotli on Apache on Ubuntu, read on how to do that.
onlyoffice-docker-installation-with-proxy

Install OnlyOffice on Ubuntu 22.04 and connect to Nextcloud

Nextcloud 24 and above comes with a default Office suite now which is based on Collabora CODE version and it works pretty well. But if you want to install OnlyOffice on a separate Ubuntu 22.04 server and then connect it to Nextcloud instead, read on how to do that.
install-nextcloud-with-postgresql-on-ubuntu-22.04

Install Nextcloud with PostgreSQL on Ubuntu 22.04

Most of the default installations of Nextcloud goes with MySQL/MariaDB, but Nextcloud support other databases too like PostgreSQL and SQLite. I will show you how to install Nextcloud with PostgreSQL on Ubuntu 22.04 in this article with Apache and PHP.