Pimcore is a free and open-source content management platform for creating and managing web applications and digital presences. In this article we will install Pimcore on a CentOS 7 VPS with Apache web server, PHP and MariaDB MySQL server.
Install Jamroom CMS on a CentOS 7 VPS
Jamroom is powerful. fast and flexible community CMS based on PHP and MySQL. In this article we will show you how to install Jamroom on a CentOS 7 VPS with Apache, MariaDB and PHP.
Install Invoice Ninja on a Debian 7 VPS
In this tutorial, we’ll see how to install Invoice Ninja on a Debian 7 (Wheezy) VPS with MariaDB, PHP-FPM, and Nginx. Invoice Ninja is a free, open-source solution for invoicing and billing customers and it’s based on Laravel 4.1 framework. This guide should work on other Linux VPS systems as well but was tested and written for Debian 7 VPS.
Looking to get some fully managed hosting for your InvoiceNinja account? We offer complete migration, installation, optimization, and customization – 100% free of charge! Check out our premium affordable VPS hosting packages and switch to a more secure, more efficient server with 24/7/265 amazing customer support today.
How to install Munin on an Ubuntu 14.04 VPS
Munin is an open source system monitoring, network monitoring and infrastructure monitoring application written in Perl, used to monitor the performance of your server, applications and more. Munin uses the RRDtool to create graphs which are accessible over a web browser. Also, Munin can be configured to send alerts when some service/application etc. is not working and Munin will automatically send an additional email alert once the problem has been resolved.
To install Munin on an Ubuntu VPS follow the very easy steps described below.
Install CachetHQ on Debian 7 VPS
In this tutorial we’ll see how to install CachetHQ on a Debian 7 (Wheezy) VPS with MariaDB, PHP-FPM and Nginx. CachetHQ makes it simple to create a status page for your application, service or network and it’s based on Laravel 4.2 framework. This guide should work on other Linux VPS systems as well but was tested and written for Debian 7 VPS.
Install LAMP (Linux Apache MariaDB and PHP) with phpMyAdmin on Fedora 20
In today’s article we will cover the steps on how to install the LAMP (Linux Apache MariaDB and PHP) stack with phpMyAdmin on a Fedora 20 VPS.
LAMP represents a full featured stack containing the most popular web server known as Apache, the database server MariaDB and the most popular open-source web programming language known as PHP.
This tutorial shows how to setup LAMP on Fedora 20, but the procedure is the same for Fedora 21 OS.
Install Jenkins on an Ubuntu 14.04 VPS
In this article we will show you how to install Jenkins on an Ubuntu 14.04 VPS.
Jenkins is an award-winning application that monitors executions of repeated jobs, such as building a software project or jobs run by cron. Among those things, current Jenkins focuses on building/testing software projects continuously. In a nutshell, Jenkins provides an easy-to-use so-called continuous integration system, making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build. The automated, continuous build increases productivity.
Builds can be started by various means, including being triggered by commit in a version control system, scheduling via a cron-like mechanism, building when other builds have completed, and requesting a specific build URL.