An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.
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.
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.
MongoDB is a NoSQL document-oriented database. It is a cross-platform and it makes the process of data integration faster and much easier. Since it is free and open-source, MongoDB is used by number of websites and organizations. The installation of MongoDB on a Linux VPS is very simple and today we will show you how to do that.
OpenMRS or Open Medical Record System is a Java based collaborative open source project used to create customized medical records system with no programming knowledge.
To installOpenMRS on a CentOS VPS follow the very easy steps described below. OpenMRS requires Java 6, Java servlet container such as Apache Tomcat, and an existing database such as MySQL.
Security is one of the most important things you need to consider if you have an online business. The best security practices for keeping your server protected include an advanced firewall service. Today we will discuss and explain how to install Config Server Firewall (CSF), which is one of the most advanced firewall services for a Linux VPS. The installation process is, as a matter of fact, very simple and it is not time consuming at all, so if you are ready, we can begin.
Contao is a popular web-based open source content management system which allows you to develop search engine friendly web sites.
To installContao on an Ubuntu VPS follow the very easy steps described below.
The following tutorial will guide you through the details on how to install and run MODX on a Debian 7 VPS.
MODX is a free, open source content management system and web application framework that allows you to build sites of any size and manage them with ease from the back-end administration. It gives you complete control over your site and content, with the flexibility and scalability to adapt to your changing needs.