In this tutorial we are going to provide you with step-by-step instructions on how to install Backdrop CMS with Nginx on an Ubuntu 16.04 VPS. Backdrop CMS is an open-source and easy to use Content Management System used to build attractive and professional websites.
Jeff Wilson
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.
How to install an FTP server on CentOS 7
In this tutorial we are going to show you how to install an FTP server on CentOS 7 as an operating system.
How to install Quick.Cart shopping cart on CentOS 7
Quick.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.
How to setup MySQL replication on CentOS
In this tutorial we will show you how to setup basic MySQL replication on two CentOS 7 servers, but the same steps should work on all RPM based systems. We will use two test CentOS 7 virtual servers for this tutorial with the following IP addresses:
How to install Mahara on Ubuntu
We’ll show you how to install Mahara on Ubuntu. Mahara is a fully featured web application to build your electronic portfolio. You can upload files, create journals, embed social media resources from the web and collaborate with other users in groups. It is fairly easy to install Mahara on an Ubuntu VPS. The installation process should take about 5-10 minutes if you follow the very easy steps described below.
Automate Systems Tasks with crontab on CentOS 7
We’ll show you, how to use CentOS crontab. How to automate system tasks on CentOS 7, using CentOS crontab. The crontab software utility is a time-based job scheduler in Unix-like operating systems. Cron is driven by a crontab (cron table) file, a configuration file that specifies shell commands to run periodically on a given schedule. The crontab files are stored where the lists of jobs and other instructions to the cron daemon are kept. Users can have their own individual crontab files and often there is a system-wide crontab file (usually in /etc or a subdirectory of /etc) that only system administrators can edit.
How to install WeBid auction software on CentOS
In this tutorial, we will show you how to install WeBid on a CentOS 7 VPS with Apache, PHP and MySQL installed on it. WeBid is an open source auction software written in PHP. It is the best solution to build auction web sites. This tutorial was tested and written for a CentOS VPS, but it should work on any RPM based Linux distribution.