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

How to Install Joomla on CentOS 7

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.

Read More

Install and run DokuWiki the most versatile Wiki on a CentOS 7 VPS

Install and run DokuWiki the most versatile Wiki on a CentOS 7 VPSIn the following article, we’ll explain how you can install and run DokuWiki on a CentOS 7 server. We support DokuWiki running on all our SSD VPS hosting plans and with our DokuWiki hosting stack, you’ll get DokuWiki pre-loaded on your virtual server, making your wiki up and running in no-time.

Sweet!

What is DokuWiki?

DokuWiki is considered to be the most versatile open source Wiki software application which is proven to meet your demanding wiki needs.

DokuWiki does not require a database and it’s extremely simple and easy to use. Check out DokuWiki features to learn more.

System Requirements?

  • Webserver such as Apache, Nginx etc..
  • PHP server version 5.2 or later
  • PHP-GD / Image Magick library

Read More

Install mod_security with the OWASP core rule set on a CentOS VPS

mod-security-raise-up-your-apache-webserver-security-and-protect-against-cross-site-scripting-javascript-hacks-and-virusesMod_Security is free and open source web application firewall for Apache and Nginx. It is very useful for protecting your web server from various attacks by blocking most of the known exploits using regular expressions and rule sets. Mod_security can detect attacks by monitoring and analyzing the HTTP traffic in real time. In this blog tutorial we will guide you through the process of installing mod_security with the OWASP (Open Web Application Security Project) core rule set on a CentOS VPS from source.

Read More

How to Install WordPress on CentOS 7

Install WordPress on CentOS 7

We will show you, how to install WordPress on Centos 7, using Apache web-server and MySQL database. WordPress is a web software (content management system) you can use to create a beautiful website or blog. An open source CMS, WordPress is often used as a blog publishing application powered by PHP and MySQL. Currently it is the most popular of the blogging platforms available. Installing WordPress on CentOS 7 is an easy task if you carefully follow our tutorial below.

Before you start the installation, please make sure that you have LAMP stack installed on your server. If not, follow our excellent tutorial about installing LAMP (Linux Apache, MariaDB & PHP) on CentOS 7.

Read More

How to install eGroupware on an Ubuntu 14.04 VPS

how-to-install-egroupware-on-an-ubuntu-14-04-vpsIn the following article we are going to cover the installation steps for eGroupware on an Ubuntu 14.04 Virtual Server.

What is eGroupware?

It is free and open source groupware software intended for businesses from small to enterprises. Its primary functions allow users to manage contacts, appointments, projects and to-do lists.

Requirements?

eGroupware runs on an Ubuntu base system, requires a webserver, a database server, a mail server etc.

 

Read More

How to install LAMP on CentOS 7

How to install LAMP on CentOS 7

We’ll show you how to install LAMP on CentOS 7. LAMP is actually an acronym for a web services solution stack consisting of Linux, the Apache HTTP Server, the MySQL or MariaDB database engines, and the PHP, Perl or Python programming language. All components are free and open-source software, and the combination is suitable for building dynamic web pages.

Requirements?

We are using our SSD 1 VPS hosting plan for this set-up, which should be more than enough to run LAMP and host multiple dynamic websites using virtual host directives.

Read More