Articles by Dejan Panovski
How to Install phpMyAdmin with Nginx on CentOS 7
phpMyAdmin allows you to interact with MySQL databases, manage user accounts and privileges and execute SQL-statements. In this tutorial, we will show you how to install phpMyAdmin with Nginx on CentOS 7.

How to Install Apache on CentOS 7
Apache HTTP server is the most popular web server in the world. The following instructions describe how to install and manage the Apache web server on your CentOS 7 machine.

Install Odoo 12 on CentOS 7
Odoo is the most popular all-in-one business software in the world. In this tutorial, we’ll show you how to install Odoo 12 from source inside a Python virtual environment on a CentOS 7 machine.

Configure Magento 2 to use Varnish on CentOS 7
The page speed is crucial to the success of your online store. This tutorial covers the steps involved in configuring Magento 2 to use Varnish as a full page cache solution.

How to deploy Odoo 12 on Ubuntu 18.04
This tutorial covers the steps required for installing and configuring Odoo 12 for production using Git source and Python virtual environment on an Ubuntu 18.04 system.

How to deploy Odoo 11 on Ubuntu 18.04
This guide covers the steps necessary for installing and configuring Odoo for production using Git source and Python virtual environment on an Ubuntu 18.04 system.

Install Odoo 11 on CentOS 7
Odoo is one of the most popular Open Source ERP Business softwares in the world. This guide covers the steps necessary for installing and configuring Odoo using Git source and Python virtual environment on CentOS 7

How to Install and Secure phpMyAdmin with Apache on CentOS 7
phpMyAdmin allows you to interact with MySQL databases, manage user accounts and privileges and execute SQL-statements. In this tutorial, we will walk through the steps necessary for installing and securing phpMyAdmin with Apache on CentOS 7.

How to Install MariaDB on Ubuntu 18.04
MariaDB is an open-source, multi-threaded relational database management system, backward compatible replacement for MySQL. In this tutorial we will show you two different methods on how to install MariaDB on your Ubuntu 18.04 machine.

How to Install PyCharm on Ubuntu 18.04
In this tutorial we'll cover how to install PyCharm Community Edition on Ubuntu 18.04. PyCharm is a full-featured IDE for Python and Web development.

How to Install MongoDB on Debian 9
In this tutorial, we will show you how to install and configure the latest version of MongoDB Community Edition on a Debian 9 systems from the official MongoDB repositories.

How to Install MongoDB on CentOS 7
In this tutorial we will show you how to install and configure MongoDB Community Edition on a CentOS 7 server from the official MongoDB repositories.

How to Install Ruby on Debian 9
Ruby is one of the most popular languages today. It has an elegant syntax and it is the language behind the powerful Ruby on Rails framework. This tutorial will walk you through the steps of installing Ruby on a Debian 9 system.

How to Install Ruby on CentOS 7
In this tutorial we will show you three different ways to install Ruby on CentOS. Each has their own benefits, you can choose one of the installation method that works best for you.

How to Install Ruby on Ubuntu 18.04
Ruby is one of the most popular languages today. It has an elegant syntax and it is the language behind the powerful Ruby on Rails framework. In this tutorial we will show you three different ways to install Ruby on Ubuntu 18.04 system.

How to Install Asterisk on Debian 9
Asterisk is the most popular and widely adopted open-source framework for building communications applications. In this tutorial we will show you how to install Asterisk 15 on Debian 9.

How to Install MariaDB on Debian 9
With the release of Debian 9, MySQL was replaced with MariaDB as the default database system. In this tutorial we will show you two different methods on how to install MariaDB on your Debian 9 machine.

How to Install PHP on Debian 9
In this tutorial, we will walk you through the steps for installing PHP 7.2 on a Debian 9 server. We will also show you how to configure Apache and Nginx to run PHP.

How to Install Asterisk on CentOS 7
This tutorial will guide you through the steps required to install Asterisk 15 on CentOS 7. Asterisk is the most popular and widely adopted open-source PBX platform that powers IP PBX systems, conference servers and VoIP gateways.

How to Install and Use Docker on Debian 9
In this tutorial, we will guide you through the process of installing Docker on a Debian 9 machine and explore the basic Docker concepts and commands.

