Password Management in Linux by using passwd command
A password(commonly knows as passwd in linux) is an unspaced sequence of characters used to determine that a computer user requesting access to a...
How To Setup Apache Hadoop On CentOS
The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple...
Installing Dovecot and Squirrelmail in CentOS & SientificLinux
Note: This tutorial is a continuation of the Sendmail tutorial; please read through the Sendmail tutorial first before you attempt to install Dovecot 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...
CentOS 6.7 Tacacs+ GNS3(Cisco 3600) Domain Controller integration
We already knows about TACACS+ from "FreeBSD TACACS+ GNS3 and Cisco 3700 Router" article. But in your corporate company may be requirement SSN(Single Sign...
Install Moodle Learning Managment System on CentOS 6
Moodle is a Course Management System (CMS), also known as a Learning Management System (LMS) or a Virtual Learning Environment (VLE). It is a...
Basics you must know for RHCSA Exam preparation
2.1 A brief introduction to Linux Basics required for RHCSA
Welcome back, in the previous tutorial we discussed what RHCSA examination is all about, what...
How To Install ClearOS Community Edition
Introduction
ClearOS is a CentOS based Firewall Operating system. It is a less complicated and robust, modular speedy but cost effective Internet and Network Management...
Automated configuration for Django in Centos7 with Nginx and Gunicorn
If you are Python Django developer, then each time you must create python environment and configure web server for your codes. For web server...
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...
How To Install WordPress On CentOS 7 Linux
Today, we will learn how we can install WordPress on our CentOS 7 Linux distribution.
Why CentOS?
CentOS Linux is a community-supported distribution derived from sources freely...
Setup Local Yum Repository On CentOS 7
This tutorial describes how to setup a local Yum repository on CentOS 7 system. Also, the same steps should work on RHEL and Scientific...
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...
Install Speedtest.net Server In CentOS 7
Introduction
Speedtest.net is very popular speed test tool to check test Internet Bandwidth. You can configure your own speedtest.net mini server to run Internet speed.It...
Zpanel- A good opensource alternative to Cpanel
For every paid software, always you can find an opensource alternative, sometimes the alternative is better and complete like (Gimp vs Photoshop) sometimes not....
How To Install Varnish Cache 4.0 In CentOS 7
Varnish Cache is a web application accelerator also known as a caching HTTP reverse proxy. You install it in front of any server that...
Install OpenMRS (Open Medical Record System) On CentOS 6.5
Introduction
From Wikipedia:
OpenMRS , Stands for Open Medical Record System, is a collaborative open source project to develop software to support the delivery of health...
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...