
Sat Nov 02 2019
How to Install Python on CentOS 8
Python is one of the most popular programming languages in the world. This guide will walk you through installing Python 3 and Python 2 on CentOS 8.
Read more

Tue Oct 15 2019
How to Install Python 3 on CentOS 7
This tutorial will guide you through installing Python 3 on a CentOS 7 system using the Software Collections (SCL) along side the distribution default Python version 2.7. We will also show you how to create a Python virtual environment.

Tue Oct 09 2018
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