Choose a mirror close to your server to download from: https://downloads.mariadb.org/mariadb/repositories/# Here are the commands to install MariaDB 10.4 from the MariaDB repository: 1. DigitalOcean mirrors for Ubuntu 20.04 “focal” Amsterdam https://downloads.mariadb.org/mariadb/repositories/#distro_release=focal–ubuntu_focal&mirror=digitalocean-ams&version=10.4 $ sudo apt-get install software-properties-common $ sudo apt-key adv –fetch-keys ‘https://mariadb.org/mariadb_release_signing_key.asc’ $ sudo add-apt-repository ‘deb [arch=amd64,arm64,ppc64el] http://ams2.mirrors.digitalocean.com/mariadb/repo/10.4/ubuntu focal main’ Once the key is imported and the repository added you […]
How To Install Calibre Server On Ubuntu 14.04/16.04/18.04
A newer version of this tutorial for Ubuntu 22.04 is available here: How To Install Calibre Server & Calibre Web On Ubuntu 22.04 Calibre is a free, open source and easy to use e-book manager. Calibre supports organizing existing e-books into virtual libraries, displaying, editing, creating and converting e-books, as well as syncing e-books with a […]
How To Upgrade To PHP7.4-FPM in Ubuntu 16.04/18.04
This will upgrade your php version to php7.4-fpm when using Nginx web server.
How To Install Nodejs On Ubuntu 18.04
Install using Node.js Version Manager (NVM)
How To Install EspoCRM on Ubuntu 16.04/18.04 Using Apache Web Server
EspoCRM is an open source web application that allows you to see, enter and evaluate all your company relationships regardless of the type. EspoCRM is fast and uses very little server resources. Use Cases: Manufacturing, Industrial, B2B (can also be converted to B2C), other purposes such as sales, support, customer service and general CRM use. […]
How to install ERPNext on Ubuntu 16.04 / 18.04
ERPNext is a free and open-source integrated Enterprise Resource Planning (ERP) software used by manufacturers, distributors and services companies. It includes modules like accounting, CRM, sales, purchasing, website + e-commerce, point of sale, manufacturing, warehouse, project management, inventory and services. Also, it has domain specific modules like schools, healthcare, agriculture and non-profit. This installation process […]
How to install Odoo 12 on Ubuntu 18.04
Odoo is a suite of web based open source business management apps. The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce, Warehouse Management, Project Management, Billing & Accounting, Point of Sale, Human Resources, Marketing, Manufacturing, and more. Odoos fully-integrated, customizable, an open-source suite of business applications intends to serve SMBs but is […]