How to install OpenMRS on a CentOS 6 VPS

openmrs vpsOpenMRS 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 install OpenMRS 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.

Read More

Install Config Server Firewall on a Linux VPS

csf firewallSecurity 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.

Read More

Install MODX on a Debian 7 VPS

modxThe 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.

Read More

Connecting via SSH to your server

Connecting via SSH to your server

We’ll show you how to connect your VPS Server via SSH. If you have a new Linux VPS and you are not familiar with the procedure how to manage your server, we will show you few simple steps to connect to it for the first time and to be able to use some of its basic operations. If you are ready, we can start. Connecting via SSH to your server, is an easy task if you carefully follow our tutorial bellow.

Read More

How to install Review Board on a CentOS 7 VPS

how-to-install-review-board-on-a-centos-7-vpsIn this tutorial we are going to explain how to install Review Board on a CentOS 7 Linux VPS.

What is Review Board?

It is a code review system that saves you time, money and sanity so you can focus on making better software. It can easily track team’s review requests, it has a great diff viewer, it supports uploading and reviewing of all kinds of files, it has nice commenting system and much more.

Requirements?

  • CentOS 7 Linux VPS Hosting
  • Web server
  • Database server
  • Python 2.5+
  • Memcached

Read More