How to Install Matomo Web Analytics on Ubuntu 20.04

how to install matomo web analytics on ubuntu 20.04

Matomo (formerly known as Piwik) is a free and open-source web analytics application developed in PHP to be the ultimate alternative to Google Analytics. Matomo can be used to track online visits to one or more websites and displays reports on these visits for analysis.

In this tutorial, we will show you how to install Matomo Web Analytics on your Ubuntu 20.04 VPS.

Read More

How to Fix Common Nginx Web Server Errors

how to fix common nginx web server errors

In this blog post, we are going to explain the most common Nginx web server errors and will try to give you a simple solution for every possible issue.

Nginx is a web server that can be used as a multifunction tool such as reverse proxy, load balancing, caching, and more. Nginx is free and open-source and its popularity day by day is increasing rapidly. Nginx used as an HTTP proxy, can handle more than 10 thousand simultaneous connections at once. In the next few paragraphs will be explained the five most common Nginx web server errors with possible solutions. Let’s get to work!

Read More

How to Install Fathom Analytics on Debian 11

how to install fathom analytics on debian 11

Fathom Analytics is the best alternative to Google Analytics. It is an open source web analytics application that offer privacy law compliance and simplicity. Fathom Analytics has a minimalist design and it is written in Go and ships as a single binary file. The installation of Fathom Analytics is pretty easy and straightforward. In this tutorial, we will show you how to install Fathom Analytics on Debian 11 VPS.

Read More

How to Integrate Collabora Online with Nextcloud on Ubuntu 20.04

how to integrate collabora online with nextcloud on ubuntu 20.04

Nextcloud is an open-source, flexible, and self-hosted cloud storage service. It provides an alternative solution for online offices through its integration with Collabora. Collabora Online is a powerful online office based on LibreOffice software. It is a great open-source solution for enterprises that are looking for a robust office suite in the cloud.

With Nextcloud installed on your own server, you will know where your data is stored, who accesses it, and when it was last updated. In this tutorial, we will show you how to integrate Collabora Online with Nextcloud on Ubuntu 20.04.

Read More

How to Send and Download Files Using Rsync

how to send and download files using rsync

Rsync stands for “remote synchronization”. Rsync is the most robust, versatile and flexible tool to transfer files if compared to other alternatives like SCP. It is a great tool for daily server operations like backup and restore, and general file operations between two or more local and remote machines. In this article, we will show you how to send and download files using rsync.

Read More

How to Install YOURLS URL Shortener on Ubuntu 20.04

how to install yourls url shortener on ubuntu 20.04

In the next few paragraphs, we are going to explain, how to install YOURLS URL Shortener on your Ubuntu 20.04 OS.

YOURLS stands for Your Own URL Shortener and is a free and open-source set of PHP scripts that allow you to have your own URL Shortener. YOURLS URL Shortener has plenty of terrific features such as plugins, APIs, stats, JSON support, great interface and etc.

In this tutorial, we are going to use the LAMP stack for the installation of the YOURLS URL Shortener.

The installation process is very easy and straightforward that can take up to 10 minutes. Let’s get started!

Read More