We’ll show you How to install Apache Cassandra on a Ubuntu 16.04. Apache Cassandra is a NoSQL database management system which is free and open-source. It allows managing large amounts of data with high availability without compromising the performance. Installing Apache Cassandra on a Ubuntu 16.04 is an easy task, just follow the steps bellow and you should have it done in few minutes.
Jeff Wilson
How to install Odoo 10 on Ubuntu 16.04 with Apache as a reverse proxy
We’ll show you, how to install Odoo 10 on Ubuntu 16.04 with Apache as a reverse proxy. Odoo is a web-based open source business software including a number of business applications for Sales, Project and Warehouse Management, CRM, Accounting, Website/eCommerce, Billing, Inventory and thousands of more additional modules developed by the community.
In this guide, we will walk you through a complete Odoo 10 installation on your Ubuntu 16.04 VPS and show you how to configure Apache as a reverse proxy for your Odoo 10. If you follow these instructions properly it should take no longer than 20 minutes to set up an Odoo on your VPS.
Set Up WordPress with Optimal .htaccess Settings
If you are a WordPress user then you probably have met the .htaccess file. The .htaccess file allows you to make configuration changes on a per-directory basis and it is very useful in case you want to enable/disable additional functionality and features for your site. In this tutorial, we are going to show you how to set up a basic WordPress site with optimal .htaccess settings on a VPS running Ubuntu 16.04 as an operating system.
Best Self-hosted eCommerce Software
We’ll explain some of the Best Self-hosted eCommerce Software. Starting a new eCommerce business? Great! The first thing you need to do is find an eCommerce app that’s going to fit your requirements. There are many eCommerce apps out there, which may be overwhelming. That’s why we decided to do this self-hosted eCommerce software list.
Install WordPress with Varnish and Nginx on Ubuntu
We’ll show you how to install WordPress with Varnish and Nginx on Ubuntu. Varnish is a web application accelerator. It redirects the visitors to static pages whenever it is possible. Varnish can be installed and configured to cache the content in front of any HTTP server and it can speed up the delivery up to 300-1000 times.
In this tutorial, we will show you how to increase the loading speed of your WordPress site by setting up Varnish in front of Nginx on an Ubuntu 16.04 server. We assume that you already have LEMP stack (Nginx, MySQL, and PHP) and WordPress installed on your Ubuntu 16.04 server.
Install WordPress with Memcached and Nginx on Ubuntu
In this tutorial, we are going to provide you with step-by-step instructions on how to install WordPress with Memcached and Nginx on an Ubuntu 16.04 VPS. WordPress is one of the best open-source content management systems written in PHP.
How to Install MongoDB on Ubuntu 16.04
Today we are going to discuss how to install MongoDB on Ubuntu 16.04. MongoDB is a free and open source document-oriented NoSQL and cross-platform database server. It is a high-performance database program, used by one of the biggest companies in the world like Google, Adobe, SAP, EA, eBay, Verizon. The process of Installing MongoDB on Ubuntu 16.04 should take approximately 10 minutes. In this tutorial, we will install the MongoDB community version. Let’s get started.
How to Install LEMP on Ubuntu 16.04
We’ll show you, how to install LEMP on Ubuntu 16.04. LEMP stack (Linux, Nginx, MySQL, PHP) should not be confused with the popular LAMP stack (Linux, Apache, MySQL, PHP) . This tutorial is for the LEMP (Nginx) stack and it’s commonly used on Ubuntu 16.04 servers. Installing LEMP on Ubuntu 16.04, should not take more then 10 min. Let’s start with the installation of LEMP on Ubuntu 16.04: