CentOS

How To Install MediaWiki on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install MediaWiki on CentOS 7

MediaWiki is a free and open-source wiki application written in PHP. It was originally created for WikiPedia, but it now allows everyone to create their own wiki sites. This tutorial goes through how to set up MediaWiki on a CentOS 7 Droplet.

Read more
How To Install Ruby on Rails on CentOS 6 — step-by-step Linux tutorial on Progressive Robot

How To Install Ruby on Rails on CentOS 6

This tutorial explains how to install Ruby, how to install ruby gems with yum or from source, how to update ruby gems and the system, and how to install rails on Centos. Ruby on Rails is an application stack that provides web developers with a framework to quickly create a variety of web applications.

Read more
How To Install WordPress with OpenLiteSpeed on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress with OpenLiteSpeed on CentOS 7

WordPress is currently the most popular content management system (CMS) in the world. It allows you to easily set up flexible blogs and websites on top of a database backend, using PHP to execute scripts and process dynamic content. WordPress has a large online community for…

Read more
How To Provision and Manage Remote Docker Hosts with Docker Machine on CentOS 7 — step-by-step Docker tutorial on Progressive Robot

How To Provision and Manage Remote Docker Hosts with Docker Machine on CentOS 7

Docker Machine is a tool that makes it easy to provision and manage multiple Docker hosts remotely from your personal computer. Such servers are commonly referred to as Dockerized hosts, and as a matter of course, can be used to run Docker containers. In this tutorial, we’ll install Docker Machine on your local machine running CentOS 7 and use it to provision Dockerized cloud servers.

Read more
CHAT