Install Cockpit on Ubuntu 16.04

Install Cockpit on Ubuntu 16.04

We’ll show you, how to Install Cockpit on Ubuntu 16.04. In this article, we will show you how to install Cockpit CMS on an Ubuntu 16.04 VPS with PHP-FPM 7.0 and Nginx. Cockpit is open source self-hosted API-driven content management system (CMS) application written in PHP. Cockpit stores the data in an SQLite database so you don’t need to install or configure a database server such as MySQL. This guide should work on other Linux VPS systems as well but was tested and written for an Ubuntu 16.04 VPS.

Read More

How to Install Pip on Ubuntu 16.04

How to Install Pip on Ubuntu 16.04

installing pip on UbuntuWe’ll show you how to install Pip on Ubuntu 16.04. Pip is a python package management system used to install and manage software packages which are found in the Python Package Index (PyPI). These software packages are written in Python and are typically used to extend or enhance a Python application. Pip is a widely-used Python package manager, known for its user-friendliness and performance. Pip also has a feature to manage full lists of packages and corresponding version numbers, made possible through a “requirements” file. Installing Pip on Ubuntu 16.04 is an easy task – just carefully follow the steps in this tutorial, and you should have Pip installed on Ubuntu 16.04 in less than 10 minutes.

Read More

Install Open Web Analytic on CentOS 7

Install Open Web Analytic on CentOS 7

In today’s article we will install Open Web Analytics (OWA) on a CentOS 7 VPS. Open Web Analytics (OWA) is an open source web analytics software that you can use to track and analyze how people use your websites and applications. It is written in PHP and uses a MySQL database. OWA is similar to Google Analytics although it is a server software that anyone can install and run it on a Linux VPS.

Read More

How to install Quick.Cart shopping cart on CentOS 7

quickcartQuick.Cart is a free and open source shopping cart script written in PHP. Quick.Cart is very simple, but yet powerful shopping card and it can be installed and run on almost all Linux distributions. It does not require an SQL database and it can be installed in less than 5 minutes. In this tutorial we will guide you through the process of installing Quick.Cart on a CentOS 7 VPS with Apache and PHP.

Read More