Ubuntu

Installing Ubuntu 20.04 LTS (Focal Fossa) Minimal Server (Page 2)

botond published Jan. 2020, 09, 23:17 p.m. time
Ubuntu released version 2020 LTS (Focal Fossa) on April 23, 20.04, for which it will provide support until April 2025. It has even received an update since the release of 20.04, so currently 20.04.1 LTS is the latest version of this Ubuntu line. In this description, we will use version 20.04.1 to create the latest family member for the minimum servers. On this page we make the necessary additional settings and fine-tuning.

Ubuntu 20.04 LTS (Focal Fossa) minimal server installation

botond published Jan. 2020, 09, 23:17 p.m. time
Ubuntu released version 2020 LTS (Focal Fossa) on April 23, 20.04, for which it will provide support until April 2025. It has even received an update since the release of 20.04, so currently 20.04.1 LTS is the latest version of this Ubuntu line. In this description, we will use version 20.04.1 to create the latest family member for the minimum servers. On this page we will walk you through the steps of the installer.

How to control your remote computer with Chrome Remote Desktop

botond published March 2020, 07, Thu - 09:16 time
There is often a need to control a remote computer from another machine or even our cell phone. I installed Google Remote Desktop to control my Debian 10 from the other desktop, but I found that the remote Debian came in with a blank desktop on the remote control interface. This is because Google Remote Desktop on Linux machines basically starts a new session instead of using an existing desktop. In this description, after installing and starting the program, we make a setting that allows the remote control part to be connected to the same session on Linux host machines, which allows us to use the remote control system in the usual way.

How to install Matomo (formerly Piwik) web analytics software on our Apache server

botond published 2019/09/01, v - 16:01 time
In this tutorial, we will install Matomo (formerly Piwik) web analytics system on an existing server, which will then provide us with detailed statistics on visitor traffic to websites running on the server. First, we create the database, storage, and configure the Apache for the system ...