How to install LAMP on Debian 8

How to install LAMP on Debian 8

We’ll show you, how to install LAMP on Debian 8. A LAMP stack is a synonym of LAMP server or LAMP web server. It refers to a set-up which includes Linux, Apache, MySQL (MariaDB) and PHP. Installing LAMP on Debian 8, is fairly easy task and should not take more then 10 minutes.

Read More

Install Concrete5 on an Ubuntu 14.04 VPS with Nginx, PHP-FPM and MySQL

concrete5Concrete5 is a powerful open source content management system (CMS) written in PHP. It is designed for users with a minimum of technical skills thus allowing them to deploy complex content driven websites and easily manage their content and structure.

Concrete5 comes with many features such as WYSIWYG text editor, integrated spellchecker, content scheduling, advanced permissions system and more.

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

Basic MySQL database administration on a Linux VPS

mysqlMySQL is one of the most popular relational database management systems (RDBMS). It is open-source and it is used by many individuals and organizations. If you are using our Linux VPS hosting services, you are most likely using MySQL as a database system. Therefore, it is important for you to know how to operate with your database system when you need to make some changes in your databases. Today, we will have a very simple task – to teach you how to work with your MySQL database system using these simple commands from your Linux VPS.

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