Why Python is popular in 2020.

 Python is much popular language in 2020 and will be in upcoming time.Python is very much hot language in current time.If you are beginner and you are planning to start coding than python is the one of the language you must use for your practice. Why Python is soo popular in 2020! If you talked about others programming language available in the market like PHP,Java etc.They are difficult language for any beginner who is planning to start the coding in Computer Science.Syntax available in others language is very difficult to learn.Whereas in Python, code starts and end within few lines.That's why python is most preferred language by everyone. Every big companies,like Google,Amazon,Netflix etc they are using python to developed their machine learning algorithms.They don't waste their time in others language available in the market. There are soo many use case for Python in Computer Science : 1. In Data Science, we can use python to get different kinds of Company Insights . 2....

How to Install ERPNext on Ubuntu

 If you are in Manufacturing,Distribution,Retail etc in whatever field you are you will surely required ERP to manage your Business.

ERP basically means "Enterprise Resource Planning".

ERP has so many modules.With the help of ERP you can manage your Leads,Acconting, Inventory, Human Resource etc.In today's world ERP is basics need for many big manufacturer in the market.

There are so many ERP software available in the market.ERPNext is one of the best and free "Open-Source" Software availble on the internet.So can install ERPNext ove your server and use for free.

You don't have to pay for ERPNext,all required is some basics Technical Knowledge to manage and maintain the software.

In this blog,I will share some important commands that will help you to install ERPNext over server.

1. apt-get install python3-minimal build-essential python3-setuptools


2. sudo adduser [frappe-user]

 

3. sudo usermod -aG sudo [frappe-user]

 

4. su [frappe-user]

 

5. export LC_ALL=C.UTF-8

 

6. sudo wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py 

 

7. sudo -H python3 install.py --production --user [frappe-user]

--mysql-root-password [mypassword]

--admin-password [admin-password]

(if you faced any kind of error run again the

sudo -H python3 install.py --production --user [frappe-user]

--mysql-root-password [mypassword]

--admin-password [admin-password]

cd

 

cd frappe-bench

(to configure nginx )

 

run

bench setup nginx

sudo systemctl restart nginx

 then

run

(frappe-bench)

If you find any difficulties over the installation,Emailed me at aakash.k.shrivastava@gmail.com

Comments

Popular posts from this blog

Why Python is popular in 2020.

SEMrush
SEMrush