CentOS

Install Oracle Client On CentOS

This installation is same for all rpm based systems like (Centos/Fedora/RHEL/SLES/Opensuse/Mandriva..) This tutorial is about 11.2 version client, but should work even for 12.1 version. Packages...

Knockd – Detailed And Simpler

As I could see there are lot of articles about knockd and it’s implementation. So, what are my efforts to make this unique? I...

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...

Linux Training Model: What A Linux Course Should Look Like

Whether you’re an independent developer trying to design a course and sell it or need to make material to introduce employees to using Linux,...

Setup Document Management System Using OpenDocMan On CentOS 6.5

Introduction OpenDocMan is a free, web based, open source document management system written in PHP. It is licensed under GPL, which means you can use...

Configuring A High Availability Apache Cluster With Pacemaker On CentOS 7

Hello everyone. Today we will learn how we can setup & configure Pacemaker on two CentOS 7 Linux servers for high availability purposes. I will stuck with...

8 Ways to Make Gold in Lost Ark

One of the most annoying things about Lost Ark is that players are likely swimming in silver by the time they’ve reached tier one...

Install RepoForge (RPMForge) Repository On RHEL, CentOS, Scientific Linux 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...

Top 5 Programming Languages for Developing Linux Desktop Applications

The IT industry is the quickest developing industry. It is befuddling to choose the one appropriate and useful choice as it has bunches of...

8 Reasons Why You Should Use Linux for Programming

Linux is a platform with a good market reputation. Programmers prefer to use it for multiple reasons. It is easier to set up and...

RHCSA module 2 – Log management, disk partition and LVM management

Log management, disk partition and LVM management  for RHCSA-An introduction Log management, disk partition and LVM management are important aspect from RHCSA point of view.This...

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...

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...

Install Oracle VirtualBox And Manage It Using phpVirtualBox On CentOS 7...

We, all, knew how to install Oracle VirtualBox on CentOS 6.x and CentOS 7.x GUI based systems. But, what about on CentOS minimal server...

How To Install Git On CentOS 7

Git is a very useful version control tool in the today’s software development industry. I use it all the time so thought to write...

Install Phabricator Software Development Platform In CentOS

About Phabricator Phabricator is an open source collection of web applications which help software companies build better software. Phabricator is similar to GIT, and SVN....

How to enable or disable repositories in CentOS

I am sure most of you use many YUM repositories to install software on any RPM based distributions like RHEL, CentOS, Fedora etc. Sometimes,...

Centmin Mod – A Shell Script To Automatically Deploy LEMP Stack...

About LEMP Stack LEMP is a combination of the operating system and open-source software stack. LEMP is acronym of Linux, Nginx(engine-x) HTTP Server, MySQL/MariaDB database,...