How to Install WordPress with LAMP Stack on Ubuntu 18.04

Install WordPress on Ubuntu 18

WordPress is the world’s leading content management system. Used by tens of millions of web pages and internet creators alike, WordPress is the backbone of most blogs and news outlets. Webpage performance with WordPress is also typically one of the fastest available. In this tutorial, we will show you how to install WordPress with LAMP stack on Ubuntu 18.04.

Read More

How To Install ERPNext on CentOS 7

Install ERPNext on CentOS

ERPNext is a completely robust ERP framework intended for small and medium-sized businesses. It covers an extensive variety of features, including accounting, CRM, inventory, selling, purchasing, manufacturing, projects, HR and payroll, website, e-commerce, and more – all of which make it profoundly adaptable and extendable.

ERPNext is developed in Python and depends on the Frappe Framework. It utilizes Node.js for the front end, Nginx for the web server, Redis for caching, and MariaDB for the database.

ERPNext is Open Source under the GNU General Public License v3.

Read More

How to Install Joomla on Ubuntu 18.04

Install Joomla on Ubuntu

Joomla is a content management system that allows you to develop websites and publish web content easily in a user-friendly way. It is open-source, free to use and is built on a mobile-ready model–view–controller web application framework. In this tutorial, we will show you how to install Joomla on Ubuntu 18.04. It should work everywhere but we will do this on one of our Joomla hosting servers.

Read More

How to Install NextCloud 15 on Ubuntu 18.04

how to install nextcloud on ubuntu 18.04
installing nextcloud 15 on ubuntu 18.04

NextCloud is a free and open-source self-hosted file sharing and communication platform built using PHP. It is a great alternative to some of the popular services available on the market, such as Dropbox, Google Drive, OwnCloud, etc. With NextCloud, you can easily store your data on your Ubuntu 18.04 VPS, create and manage your contacts, calendars, to-do lists, and much more. In this tutorial, we will install NextCloud version 15 on an Ubuntu 18.04 VPS – version 15 is a major release that comes with a lot of new features and improvements.

We have an updated version of this tutorial on How to Install Nextcloud on Ubuntu 20.04

Read More

How to Install PHP 7.3 on Ubuntu 16.04

Install PHP 7.3 on Ubuntu 16

In this article, we will show you how to install PHP 7.3 on Ubuntu 16.04. PHP (Hypertext Preprocessor) is an open-source server-side scripting language and is widely used for creating dynamic web pages. PHP is among the most popular languages because it is secure, fast, simple, efficient, flexible, and a loosely typed language.

install php 7.3 ubuntu 16.04


PHP can be run on any operating platform (Windows, Linux, MacOS) and almost on any web server (Nginx, Apache). PHP 7.3.0 was officially released on December 6, 2018, and it contains new improved features and functions.

For more updates, you can also check our guide on how to install PHP 8 on Ubuntu 20.04

Read More

How to install ERPNext on Debian 9

how to install erpnext on debian 9

installing erpnext on debian 9In the tutorial today, we gonna guide you on how to install ERPNext on Debian 9. ERPNext is a free and open source, Python-based, enterprise resource planning application, similar to Odoo. It is mostly used by small and medium-sized companies and allows them to do financial accounting, project management, human resources, and inventory management. ERPNext is available both in cloud-based and on-premise deployment options. In this tutorial we will show you how to install ERPNext on a Debian 9 VPS using the ‘Easy Install’ method with Frappe Bench, using a Python script. This installation script will install bench, ERPNext and all necessary dependencies required by the application.

Read More

How to Install ownCloud on Debian 9

how to install owncloud on debian 9

owncloud installation on debian 9In this tutorial, we will show you how to install ownCloud on Debian 9. ownCloud is an open-source, self-hosted platform which provides sync and share capabilities across multiple devices. It allows users to easily manage their files, contacts, calendars, to-do lists, and more, making it a great alternative to the popular Google Drive, Dropbox, iCloud, etc. cloud platforms.

Read More