How to Install Odoo 13 on Ubuntu 18.04
Sat Oct 19 2019

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.

How to Enable and Disable Root User Account in Ubuntu
Wed Oct 16 2019

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
Wed Oct 16 2019

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
Tue Oct 15 2019

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.

Thu Oct 10 2019

How to Install Git on Ubuntu 18.04

Mon Oct 07 2019

How to Install Eclipse IDE on Ubuntu 18.04

Tue Oct 01 2019

How to Install Google Chrome Web Browser on Ubuntu 18.04

Sun Sep 22 2019

How to Install Go on Ubuntu 18.04

Sat Sep 14 2019

How to Install Webmin on Ubuntu 18.04

Wed Sep 11 2019

How to Install Yarn on Ubuntu 18.04