We’ll show you, how to install Install RethinkDB on Ubuntu. RethinkDB is an open-source non-SQL database for realtime web applications. It pushes JSON to the web application in realtime and makes the JSON querying much simplified. Therefore, the web application becomes much more stable and responds much faster. It is very easy to install and run RethinkDB on a Linux VPS. Today we will show you how to do that on Ubuntu 14.04.
How to install Oxwall on CentOS
We’ll show you, how to install Oxwall on CentOS. Oxwall is an open source social networking software written in PHP. It is used to create and manage Social Network and community based websites. Oxwall has many flexible and easy to use plugins and extensions available at the Oxwall Store.
This install guide assumes that Apache, MySQL and PHP are already installed and configured on your Linux VPS. At the time of writing this tutorial, the latest stable version of Oxwall is 1.8.1 and it requires:
Install CachetHQ on CentOS 7
In this tutorial, we will explain how to install CachetHQ on a CentOS 7.1 VPS with MariaDB, PHP-FPM 5.6 and Nginx. CachetHQ is an open source status page system build on top of Laravel 5. This guide should work on other Linux VPS systems as well but was tested and written for CentOS 7 VPS.
How to purchase an SSL certificate from RoseHosting.com
SSL (Secure Sockets Layer) is a cryptographic protocol created by Netscape to provide communication security over the Internet. This protocol creates an encrypted connection between a web server and the end user’s web browser which allows private information to be transmitted without being eavesdropped, tampered or forged.
How to install ProjectSend on CentOS 6
Today we will show you how to install ProjectSend on a Centos 6 VPS using Apache web server and MySQL database. ProjectSend is an open source file and image sharing application that allows you upload files and assign them to specific clients that you create yourself! ProjectSend is written in PHP and uses a MySQL database to store the information. This guide should work on any RPM based Linux distribution, but was tested and written for CentOS 6 VPS.
Install LiteCart on Ubuntu 14.04 with Nginx, PHP-FPM and MySQL
In this tutorial we will explain how to install LiteCart on an Ubuntu 14.04 VPS with Nginx, PHP-FPM and MySQL.
LiteCart is a free e-commerce, feature rich e-commerce solution.
The framework is constructed to be lightweight and easy for developers to modify and build upon.
LiteCart relies on the latest HyperText standard HTML 5, the latest CSS 3 for styling, the jQuery framework for client-side dynamics, and the popular web scripting language PHP for server-side dynamics.
Install Sentora on CentOS 7
In this tutorial we will cover the steps needed for installing Sentora on a CentOS 7. Sentora is a web hosting control panel that is free for download. It is developed for Linux, UNIX and BSD based servers or computers. Using Sentora software you can turn a domestic or commercial server into a completely developed, easy to use and manage web hosting server.
Install and configure Jenkins with Nginx as a reverse proxy on CentOS 7
In this article we will install and configure Jenkins with Nginx as a reverse proxy on a CentOS 7 VPS.
Jenkins is a leading open source automation server built with Java that monitors executions of repeated jobs, such as building a software project or jobs run by cron. With Jenkins, organizations can accelerate the software development process through automation. It manages and controls development life-cycle processes of all kinds, including build, document, test, package, stage, deployment, static analysis and many more.
For Ubuntu use the tutorial below:
How to Install Jenkins on Ubuntu 16.04