Akaunting is a free and open-source software written in PHP using the Laravel framework and modern technologies such as VueJS, Tailwind, RESTful API and etc.
(more…)Tag: ubuntu

How to Install Anaconda on Ubuntu 22.04
Anaconda is an open-source environment and package manager, also a distribution of the Python programming language specifically designed for data science and machine learning tasks.
(more…)
How to Install and Switch Python Versions on Ubuntu 22.04
In this tutorial, we are going to explain in step-by-step detail how to install multiple Python versions on Ubuntu 22.04
Python is a high-level, general-purpose programming language compatible with different operating systems such as MacOS, Windows, Linux and etc.
(more…)
How to Install Icinga 2 on Ubuntu
In this tutorial, we are going to explain in step-by-step detail how to install Icinga 2 on Ubuntu 22.04
Icinga is a free and open-source monitoring tool used for sending alerts when failures occur on the servers. Icinga is written in C++ and PHP and stores the information in the MySQL database. It offers many features, such as modern user interface database connectors for MySQL, PostgreSQL, Oracle, REST API, etc. In this blog post, we will install Icinga 2 with the LAMP stack.
Installing Icinga 2 with LAMP stack is a process that may take up to 30 minutes. Let’s get started!
(more…)
How to Install ProcessWire CMS on Ubuntu 22.04
In this tutorial, we will show you how to install ProcessWire CMS on Ubuntu 22.04 OS.
ProcessWire is a free, open-source content management system written in PHP. It offers many features such as jQuery-styled API, scaling, templates, multi languages, drag-and-drop page lists, and many more that are largely used for developing websites and applications. ProcessWire stores the data in the MySQL database server, and in this installation, we will install the ProcessWire CMS with the LAMP stack.
Installing ProcessWire CMS on Ubuntu 22.04 with LAMP stack is a straightforward process that may take up to 15 minutes. Let’s get things done!
(more…)
How to Install GitLab on AlmaLinux 9
In this tutorial we are going to show you in step-by-step detail how to install Gitlab on AlmaLinux 9 OS.
GitLab is open-source software written in Ruby, Go and JavaScript operated by GitLab Inc. GitLab offers a wide range of features such as CI/CD (Continous Integration, Continous Delivery) which makes the work of developers and administrators straightforward and simple.
Installing GitLab on AlmaLinux 9 is a straightforward process that may take up to 10 minutes. Let’s get started!
(more…)
How To Install Plausible Analytics on Ubuntu 22.04
Plausible Analytics is a free and open-source, self-hosted web analytics application that helps you to track your website visitors. It is a simple analytics alternative to Google Analytics.
In this tutorial, we will install Plausible in a docker container and then install Apache as a reverse proxy for Plausible Analytics.
(more…)
How to Install Neos CMS on Ubuntu 20.04
Neos CMS is an open-source and PHP-based content management system created by over 100+ contributors around the world. It is highly extensible and follows a content repository pattern. Neos CMS can be integrated with other modern front-end technologies using JSON or GraphQL export formats. With Neos CMS, you can create your blog and website without any programming knowledge.
This tutorial will explain how to install Neos CMS with Apache on Ubuntu 20.04.

How to Install Thelia on Ubuntu 18.04
We will show you how to install Thelia 2 on Ubuntu 18.04 using Apache web-server and a MySQL database. Thelia is an open-source tool for creating e-business websites and managing online content. It is written in PHP and it is published under a free license. Developed in accordance to web development standards and based on Symfony 2, Thelia meets the following objectives: performance and scalability. It is fairly easy to install Thelia 2 on an Ubuntu 18.04 VPS. The installation process should take about 10 minutes if you follow the very easy steps described below.