From fad23e7ee60babe5abf0d80bfdfa4fb8cf6228d2 Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Tue, 21 Jun 2016 21:15:51 +0200 Subject: [PATCH] Article renamed to Build and Deployment --- System-configuration.md => Build-and-Deployment.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename System-configuration.md => Build-and-Deployment.md (95%) diff --git a/System-configuration.md b/Build-and-Deployment.md similarity index 95% rename from System-configuration.md rename to Build-and-Deployment.md index 28030ae..85a38db 100644 --- a/System-configuration.md +++ b/Build-and-Deployment.md @@ -1,5 +1,5 @@ -# System configuration -This page contains steps to set up a computer to successfully run **ReCodEx**. Most steps are listed in two variants, for Red Hat based distributions (like RHEL, Centos or Fedora) and Debian based distibutions. Before starting, make sure you have completed basic OS installation and set up, including users and logins, SSH, Git, firewall, etc. +# Build and Deployment +This page contains steps how to set up a computer and how to successfully build and run **ReCodEx**. Most steps are listed in two variants, for Red Hat based distributions (like RHEL, Centos or Fedora) and Debian based distibutions. Before starting, make sure you have completed basic OS installation and set up, including users and logins, SSH, Git, firewall, etc. ## Table of Content * [Common](#common)