CentOS

Install Graphite In CentOS 7

Graphite is a highly scalable real-time graphing system. As a user, you write an application that collects numeric time-series data that you are interested...

How To Install Vmware 10 On CentOS 7

I will give you my experience install of vmware 10.0.3 on centos 7. Normally it will not work with centos 7, because it's running...

How To Reset Root Password On CentOS 7

The way to reset the root password on centos7 is totally different from Centos 6. Let me show you how to reset the root...

How To Change Runlevels In Centos7

This Maybe be useful for the users familiar with Centos 6. Because on 7, the way is totally different to switch between run-levels. Method 1 Check Runlevel: #...

How To Install VLC On CentOS 7

VLC media player (commonly known as VLC) is a portable, free and open-source, cross-platform media player and streaming media server written by the VideoLAN...

How To Install MongoDB On CentOS 7

From Wikipedia, MongoDB (from "humongous") is a cross-platform document-oriented database. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor...

Install And Configure WordPress 4.0 “Benny” On CentOS 7

As you may know, WordPress is the most popular free and open source Content management system that can be used to create single or...

Install Pandora FMS Server On CentOS 7

Pandora FMS (Stands for Pandora Flexible Monitoring System) is software solution for monitoring computer networks. Pandora FMS allows monitoring in a visual way the...

Install Puppet Server On CentOS 7

Puppet is a tool designed to manage the configuration of Unix-like and Microsoft Windows systems declaratively. The user describes system resources and their state,...

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 Tomcat 8 On CentOS 7

From the Apache Tomcat home page, Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies. The Java Servlet...

Install And Configure FTP Server On CentOS 7

vsftpd (Very Secure File Transport Protocol Daemon) is a secure, fast FTP server for Unix/Linux systems. In this how-to article, let us see how...

How To Install Subversion On CentOS 7

From Wikipedia: Apache Subversion (often abbreviated SVN, after the command name svn) is a software versioning and revision control system distributed as free software under...

How To Configure Static IP On CentOS 7

Question: How to switch from Dynamic to static in my CentOS 7? Answer: Before to convert from dynmic to static, please make an copy of resolv.conf under...

Setting Up DNS Server On CentOS 7

DNS stands for "Domain Name System", translates hostnames or URLs into IP addresses. For example, if we type www.unixmen.com in the browser, the DNS...

Setting Up NFS Server And Client On CentOS 7

NFS, stands for Network File System, is a server-client protocol used for sharing files between linux/unix to unix/linux systems. NFS enables you to mount...

Install LEMP Server (Nginx, MariaDB, PHP) On CentOS 7

LEMP is a combination of operating system and open-source software stack. The acronym LEMP is derived from first letters of Linux, engine-x (Nginx) HTTP...

Install LAMP Server (Apache, MariaDB, PHP) On CentOS/RHEL/Scientific Linux 7

LAMP is a combination of operating system and open-source software stack. The acronym of LAMP is derived from first letters of Linux, Apache HTTP...