
How to Install Odoo 13 on Ubuntu 18.04
In this guide, we will walk you through installing and deploying Odoo 13 inside a Python virtual environment on Ubuntu 18.04. We'll download Odoo from their Github repository and using Nginx as a reverse proxy.
Read more

How to Enable and Disable Root User Account in Ubuntu
In Ubuntu Linux the root user account is disabled by default for security reasons. Ubuntu users are encouraged to perform system administrative tasks by granting administrative privileges to regular user using a tool named sudo. If for some reason you need to enable the root account, you just need to set a password for the root user.

How to Change Root Password in Ubuntu Linux
This tutorial explains how to temporally change to the root user account and how to set the root password on Ubuntu systems. The root user (or superuser) is a special user account that is present on all Linux and Unix-like systems.

How to Install Python 3.7 on Ubuntu 18.04
Python 3.7 is the latest major release of the Python language. This tutorial describes two ways of installing Python 3.7 on Ubuntu 18.04.
How to Install Git on Ubuntu 18.04

How to Install Eclipse IDE on Ubuntu 18.04

How to Install Google Chrome Web Browser on Ubuntu 18.04

How to Install Go on Ubuntu 18.04

How to Install Webmin on Ubuntu 18.04

How to Install Yarn on Ubuntu 18.04
