CentOS

Install Latest Stable Kernel On CentOS 6 And 7

In this brief tutorial, let us show you how I have upgraded my centos 7 kernel to the latest stable version. I am going...

Linux Basics: How To Install CentOS 7 On Your Machine

There are many novice users that want to get their hands dirty with CentOS maybe because they want to learn something new or maybe...

How To Install Openfire On CentOS 7

Openfire is a real time collaboration (RTC) server licensed under the Open Source Apache License. It is also known as Jabber. It uses the only...

Centreon: A Free Alternative To Nagios Xi Monitoring Platform

Introduction Centreon is an Open Source software package that lets you supervise all the infrastructure and applications comprising your information system. Centreon is the system and...

How To Configure Vsftpd With SSL/TLS On CentOS 7

A few weeks before, We have shown you how to install and configure a basic FTP server on CentOS 7. Today, In this brief...

Install OwnCloud 7 on CentOS 7

ownCloud is a software system for File hosting. it is released under AGPLv3 license, so you can setup own cloud storage server without any additional...

How To Install Zimbra Collaboration Suite 8.6.0 On CentOS 7

Zimbra Collaboration Suite (ZCS) is a groupware product created by Zimbra, Inc. It is widely used in the world. Users can share folders, contacts, schedules...

Setting Up Samba Primary Domain Controller On CentOS 7

In our previous tutorial, we have shown you how to setup a Samba Standalone server. This tutorial describes how to setup Samba Primary Domain...

Install Gitblit On Ubuntu / Fedora / CentOS

Git is a distributed revision control system with an emphasis on speed, data integrity, and support for distributed, non-linear workflows. Git was initially designed...

How To Configure A High Available Load-balancer With HAProxy And Keepalived

This tutorial explains how to set up a two-node load balancer with HAProxy and keepalived on CentOS 7. The load balancer sits between the user and two (or...

How To Setup PostgreSQL Replication On CentOS

Nowadays, services can't stop, and is system's administratos reponsability keep applications, services and servers on line. Let's make an scenario with 2 virtual machines...

How To Configure FreeIPA server On CentOS 7

FreeIPA stands for Free Identity Policy Audit. FreeIPA is a solution for managing users, groups, hosts, services, and much, much more. It uses open source solutions with some Python glue...

Linux Troubleshooting: How To Fix ‘lsb_release’ Command Not Found In CentOS?

Recently, I came through an error called "You must install lsb_release binary before launching this install script." while testing "Shinken" network monitoring tool. After...

How To Install Websvn In CentOS 7

WebSVN offers a view onto your subversion repositories that's been designed to reflect the Subversion methodology. You can view the log of any file...

Install RepoForge (RPMForge) Repository On RHEL, CentOS, Scientific Linux 7/6.x/5.x/4.x

Like EPEL, REMI, RPM Fusion repositories, RepoForge, formerly known as RPMForge, is a third party repository that has collection of over 5000 software packages...

How To Setup MariaDB Galera Cluster 10.0 On CentOS

MariaDB is a relational database management system (RDBMS) and  MariaDB Galera Cluster is a synchronous multi-master cluster for MariaDB. It is available on Linux only, and...

How To Install Apache Ant, Maven And Tomcat On CentOS 7/6.5

In this tutorial, let me show you how to install Apache siblings such as Ant, Maven, and Tomcat on CentOS 7 and 6.5 server....

Install Oracle Database 12c On CentOS7

In this tutorial, we will show you how to Install Oracle Database 12c On CentOS 7 OS information: # cat   /etc/centos-release CentOS Linux release 7.0.1406 (Core) Network: # ip...