


- Not ready please check your connection teamviewer ubuntu install#
- Not ready please check your connection teamviewer ubuntu update#
Not ready please check your connection teamviewer ubuntu update#
UPDATE user SET authentication_string=password(' your_password') WHERE user='root' Įnsure you have the following settings for mysqld and mysql client as provided. UPDATE user SET plugin='mysql_native_password' WHERE User='root'
Not ready please check your connection teamviewer ubuntu install#
Step 3: Install Nginx web server and MariaDB Database server $ sudo apt -y install nginx $ sudo apt install mariadb-serverĬhange authentication plugin. $ sudo apt -y install gcc g++ make nodejs redis-server $ sudo apt-get update & sudo apt-get install yarn $ echo "deb stable main" | sudo tee /etc/apt//yarn.list $ curl -sL | gpg -dearmor | sudo tee /usr/share/keyrings/yarnkey.gpg >/dev/null $ sudo curl -silent -location | sudo bash. It is recommended to reboot your system whenever you do upgrade: $ sudo reboot Step 1: Install Python Tools & wkhtmltopdf $ sudo apt -y install vim libffi-dev python3-pip python3-dev python3-testresources libssl-dev wkhtmltopdf Step 2: Install Curl, Redis and Node.js $ sudo apt install curl In our first steps, we will make sure our system is up to date by running below commands: $ sudo apt update wkhtmltopdf (version 0.12.5 with patched qt).Let’s get to work! Prerequisites Software Requirements We will not leave any stone un-turned here. In this article, I will take a step-by-step approach to configure our newly installed ubuntu 20.04 OS to set up an environment and install ERPNext. ERPNext installation can be a pain in the neck, especially if you are getting started.
