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...
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 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...
Install Joomla CMS On CentOS 7
Introduction
Joomla is very popular CMS (Content management system), used to build online applications and websites. Joomla is purely open source and required basic skills...
How To Install Oracle Express In CentOS
Oracle Database XE is a great starter database for:
Developers working on Node.js, Python, PHP, Java, .NET, XML, and Open Source application
DBAs who need a...
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...
How to create an iSCSI Target in Centos7
An iSCSI target can be a dedicated physical device in a network, or it can be an iSCSI software-configured logical device on a networked...
Teemip – A Free and Open Source IP Managment Tool
Today we present to you a great tool that will help you to good manage the IP address.
TeemIp is an Open Source web 2.0 application that...
Update Centos 6.5/6.4 Behind Proxy – Solved
Today i was struggling with CentOS yum updating behind a proxy in my Office. The proxy server is Windows 2003 with authentication (Domainuserpassword). I referred...
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...
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 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 And Configure The Log Managment Tool Graylog
If you need to make an analysis of logs, note that there is an open source tool called Graylog which can collect, index and analyze...
Install CentOS 6.5 Using Kickstart Method
Installing Linux can be done via multiple methods like (DVD/ftp/http/NFS/), but the easiest way is from kickstart file. Its very easy, and fast method.
Before...
Cloudera cluster with 6 nodes and 1 master(HDFS MapReduse)
The structure of Hadoop project
This project includes the following subprojects:
Common – distributed file systems and components and interfaces for common input output.
MapReduce – distributed...
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....
Install And Configure Scponly In CentOS
Introduction
Scponly is an alternative shell for system administrators who would like to provide access to remote users to both read and write local files...
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...