In this tutorial we will show you how to install osCommerce on a CentOS 7 VPS. Open Source Commerce (osCommerce) is a complete self-hosted online store solution that contains both a catalog frontend and an administration tool backend which can be easily installed and configured through a web-based installation procedure.
Jeff Wilson
How to install CMS Made Simple on an Ubuntu 14.04 VPS
CMS Made Simple is an open source content management system, based on PHP and MySQL. With CMS Made Simple virtually anyone can create a professional web site and manage its content regardless of experience level.
To install CMS Made Simple on an Ubuntu VPS follow the very easy steps described below.
Install KeystoneJS on an Ubuntu 14.04
In this blog post we will show you how to install KeystoneJS on an Ubuntu 14.04 VPS with the latest version of Nginx as a reverse proxy. KeystoneJS is a Node.js content management system and web application platform built on MongoDB and Express. This guide should work on other Linux VPS systems as well but was tested and written for Ubuntu 14.04 VPS.
Does Changing Website Host Affect SEO?
Does Changing Website Host Affect SEO? In short, yes it does affect the SEO of a website. Changing the location of your web host can affect your website in several different ways. One of these is SEO and you site’s search engine listing position. Though many believe that location changes only have a minimal effect on a site’s SEO rankings, here are several points that show how the effects can be significant.
How to Install Joomla on CentOS 7
Today we will show you, how to install Joomla on Centos 7, using Apache web-server and MySQL database. Joomla is a free and open-source content management system (CMS) for publishing web content. It is built on a model–view–controller web application framework that can be used independently of the CMS.
Joomla is written in PHP, uses object-oriented programming (OOP) techniques and software design patterns, stores data in a MySQL, MS SQL or PostgreSQL database and includes features such as page caching, RSS feeds, printable versions of pages, news flashes, blogs, polls, search, and support for language internationalization.
It is an immensely popular and award-winning open source Content Management System (CMS) that has been downloaded over 50 million times. Joomla CMS enables users to build websites and create potent online applications in an easy way. Installing Joomla on CentOS 7, is fairly easy task, just follow the steps below and you should have it done in less then 10 minutes.
Install CouchDB on a CentOS Linux VPS
CouchDB is an open-source database. It is a NoSQL database which stores the data as JSON document. The data can be accessed via web browser. Looks simple, right?
Today we will show you how to install CouchDB on your CentOS VPS. In fact, you can install CouchDB in just a few minutes using the package manager on your Linux VPS.
How to install and integrate SpamAssassin with Exim on a CentOS 7 VPS
In the following tutorial we are going to cover the procedure of installing and integrating SpamAssassin with Exim on a CentOS 7 Linux VPS. Once the set-up is completed, SpamAssassin will be able to scan and mark the emails detected as SPAM.
What is SpamAssassin?
It is a software program released under the Apache License 2.0 used for e-mail spam filtering based on content-matching rules. It is a very intelligent email filter which uses a diverse range of tests to identify unsolicited bulk email and apply the tests to email headers and content to classify email using advanced statistical methods.