CentOS

How To Install and Use Docker on CentOS 7 — step-by-step Docker tutorial on Progressive Robot

How To Install and Use Docker on CentOS 7

Docker is an application that makes it simple and easy to run application processes in a container, which are like virtual machines, only more portable, more resource-friendly, and more dependent on the host operating system. In this tutorial, you’ll learn how to install and use it on an existing installation of CentOS 7.

Read more
Installieren von Git unter CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Installieren von Git unter CentOS 8

Versionsverwaltungssysteme sind ein unverzichtbarer Teil der modernen Softwareentwicklung. Durch Versionierung können Sie Ihre Software auf der Quellebene verfolgen. Sie können Änderungen verfolgen, zu früheren Stadien zurückkehren und verzweigen, um alternative Versionen von…

Read more
How To Install MediaWiki on Centos 6.4 — step-by-step Linux tutorial on Progressive Robot

How To Install MediaWiki on Centos 6.4

MediaWiki is a free open source wiki program that allows users to create their own personal wiki sites. Originally built for Wikpedia, it is now used by thousands of other projects due to its scalability and high customization. This tutorial goes through how to install and configure MediaWiki on a CentOS 6.4 VPS.

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

How To Install Ruby on Rails on CentOS 6 with RVM

This tutorial explains how to install RVM (Ruby Version Manager), and then how to install ruby, how to install ruby gems, and how to install rails on Centos 6. RVM is a program that lets you use several versions of Ruby on one server and easily switch between them.

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

How To Install WordPress with nginx on CentOS 6

WordPress is a free and open source website and blogging tool that uses php and MySQL. It was created in 2003 and has since then expanded to manage 22% of all the new websites created and has over 20,000 plugins to customize its functionality. This tutorial shows how to install Wordpress on a server with LEMP (with nginx instead of apache). It is written for Centos 6.

Read more
CHAT