Linux tutorials

Managing Software Packages with yum in RHEL7/CENTOS7

The default utility used to manage software packages on Red Hat Enterprise Linux and CENTOS is yum, which stands for Yellowdog update manager. Yum...

‌Videocast : Bash Script (part 2)

Here is the first part of Bash Script tutorial, that was about writing a simple script and running it, we also talked a little...

Install ManageEngine ServiceDesk Plus

Introduction ManageEngine ServiceDesk Plus is an open source help desk and asset management software provide and integrated platform where users of any organization can generate...

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

How To Install PrestaShop On CentOS 7 Linux

Today, we will learn how we can install Prestashop on our CentOS 7 Linux distribution. Why CentOS? CentOS Linux is a community-supported distribution derived from sources...

Digital Receiver in Ubuntu (Part 1)

Some people have Digital Receivers for watching videos on their TVs and wanna use Receivers for having channels on GnuLinux, in this post we'll...

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 Moodle 3.0 In CentOS 7

Introduction I believe that most of us are already familiar with Moodle Online e-learning platform, many articles has been published several times on uixmen,  reference...

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 Zabbix 3 On Debian 8 and Ubuntu 16

Zabbix is an enterprise-class open source distributed monitoring solution that can be used to monitor and track performance and availability of network servers, devices...

Ansible install configure and use

Our goals is install, configure and use Ansible software in Ubuntu 14.04 x64. With this software you can control and manage a lot of...

Howto- Install Python 3.x in Ubuntu, Debian, Fedora & Centos

Question: How to install Python 3.x in Ubuntu, Fedora &  Centos? Answer: 1- To be able to compile Python Source, you will need few packages. Open...

How To Drop Database In Oracle 11 Without Using DBCA

In this small tutorial, I want to show you how to drop the database without using the GUI tool DBCA 1- Export database SID if...

Puppet agent install and configure to all Linux/UNIX

Please considerate the installation article of Master puppet  in the  article before  from this  LINK  :  http://unixmen.com/puppet-installation-and-configuration-to-centos-7-x64/ The  articles  are related to understand how puppet...

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

GitLab install/configure and integrate with Domain Controller

Ubuntu 14.04 x64 GITLab installation and configuration Our goals is install and configure the GitLab server in Ubuntu 14.04 x64 for source code placing and...

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

How To Add Repositories To Debian 8.1.0

We recently reviewed the much touted release of Debian 8.0. Debian 8, Codenamed ‘Jessie’, Review Yesterday, we witnessed the release of its first update, Debian 8.1.0. Upon...