XWiki is open-source software written in Java. It is a free wiki software that runs on a Java servlet machine. Xwiki stores its information in MySQL or PostgreSQL database.
Jeff Wilson
How to Install Jenkins on Ubuntu 22.04
Jenkins is an open-source self-contained Java automation program used as a Continuous integration and delivery tool.
How to Install Django on AlmaLinux 9
Django is a free and open-sourced web framework written in Python that follows the MVT (Model-View-Template) architectural pattern.
How to Install and Set Up Elasticsearch on Debian 11
Elasticsearch is a distributed, free and open search and analytics engine for all types of data, including textual, numerical, geospatial, structured, and unstructured.
How to Install PrestaShop on Debian 11
PrestaShop is a free, open-source e-commerce platform that allows users to create and manage their online store. It is written in PHP and uses a MySQL/MariaDB database to store data.
How to Install MariaDB on Ubuntu 22.04
In this tutorial, we are going to install in step-by-step detail the MariaDB database service on Ubuntu 22.04 OS.
MariaDB is an open-source relational database management system (RDBMS) developed mostly by MySQL developers. It is written in C, C++, Perl, and Bash. MariaDB offers many types, such as tinyint, smallint, mediumint, int, bigint, float, double, datetime, char, and many more. This tutorial will install MariaDB, explain how to manage the service and show you some commands with real examples.
How to Install Gitea on Debian 11
Gitea is an open-source Git service written in the Go language. It is a version control platform similar to GitHub.
It is robust and scalable and offers many features, including issues and time tracking, repository branching, file locking, tagging, merging, and many others.
How to Install Apache Tomcat on Debian 11
In this tutorial, we are going to explain how to install Apache Tomcat on Debian 11 OS.
Apache Tomcat or Tomcat is open-sourced application written in Java used for rendering Java web pages and executing Java web servlets.