Linux distributions

Installing And Scanning By ClamAV On Ubuntu 14.04 LTS

Today we will install ClamAV on our Ubuntu 14.04 Linux distribution. The process is almost similar for other Linux distributions. Let's began. We all know about Antivirus. Right?...

Grive2 – An Unofficial, Google Drive Client For Linux

A year ago, we wrote an article about Grive, an unofficial, open source client for Google drive. Unfortunately, the developers of Grive abandoned it,...

How To Setup DNS Server In Ubuntu 15.10

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

Install PostgreSQL 9.4 And phpPgAdmin On Ubuntu 15.10

Introduction PostgreSQL is a powerful, open-source object-relational database system. It runs under all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac...

Install OpenLDAP In Ubuntu 15.10 And Debian 8

About OpenLDAP OpenLDAP is a free open source Light Weight Directory Access protocol developed by the OpenLDAP project. It is a platform independent protocol, so...

How To Install Cacti On Ubuntu 14.04/14.10

Cacti is an open source web based network monitoring tool front-end for the data logging tool called RRDtool. It’s allow users to check the...

Install and Configure Ubuntu LTSP Server

Introduction Linux Terminal Server Project or LTSP is a open source project to allow multiple terminal users  to access same resource, Thin clinets will be...

How To Install LEMP Stack On Ubuntu 15.10

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

Install Skype On Ubuntu 15.10

As you may know, Skype is a popular free voice over IP and instant messenger that can be used to text, video and voice...

Setup Local Mail Server Using Postfix, Dovecot And Squirrelmail On CentOS...

Postfix is a free open source mail transfer agent (MTA). It is easy to administer, fast and as well as the secure MTA. It's...

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

Install EPEL Repository On RHEL / CentOS / Scientific linux 6.x,...

EPEL stands for Extra Packages for Enterprise Linux. It is a Fedora Special Interest Group that creates, maintains, and manages a high quality set...

Install And Configure LDAP Server In CentOS 7

This tutorial describes how to install and configure LDAP server (389-DS) in CentOS 7. About 389-DS Server 389-DS (389 Directory Server) is an open source enterprise class...

WinUSB – Create Windows Startup USB Disks On Ubuntu

It's been years since I use Windows OS. However, many users are still using Windows for various purpose especially for gaming. If you're one...

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

Setup Linux Containers Using LXC On Ubuntu 15.04

LXC, Linux Containers, is a fast, lightweight, and operating system-level virtualization technology that allows us to host multiple isolated Linux systems (Containers) in a...

How To Add Puppet Nodes To Foreman

This is the second part of the Foreman tutorial. In the first part, we discussed how to install Foreman with Puppet in CentOS 7...