How to install ERPNext in Ubuntu ?
Install ERPNext :- Step1: Use upgrade command to actually installs newer versions of the packages. sudo apt-get update && sudo apt-get upgrade […]
How to change default Python version in Ubuntu ?
Sometimes, you may require to change default python version of your linux operating system. you can accomplish it by using following steps. First […]