Unix

all about unix systems (Hpux/IRIX/Solaris/BSD

Red Hat Certified Engineer RHCE Exam

This exam and the exam objectives provided here are based on the Red
 Hat Enterprise Linux 7 version of the exam. The performance-based RHCSA exam...

Install GlusterFS Server And Client On CentOS 7

GlusterFS aggregates various storage servers over Ethernet or Infiniband RDMA interconnect into one large parallel network file system. It is free software, with some parts licensed under the GNU General...

Install PHP Server Monitor On Ubuntu Server 14.04/13.10

Introduction PHP Server Monitor is a web based monitoring tool that check websites and servers are up and running. And we also can manage users...

Install Turnkey Domain Controller

Haven't heard about Turnkey Linux yet, probably you should look our previous article here. Introduction Turnkey Domain Controller is an open source Linux operating system that...

Linux Basics: Zypper Usage On openSUSE

What is Zypper? As you may know already, Zypper is most powerful command line package manager for installing, updating and removing packages as well as...

Install Apache, MySQL And PHP On OpenBSD 5.4

I have tested OpenBSD last few days in Virtualbox and give you all what you need like development or programming tools/hosting/clustering and many more...

Install Latest phpMyAdmin In FreeBSD 10

How  to  install latest release of phpMyAdmin in FreeBSD? First install AMP Server in FreeBSD 10 using the following link. - Install Apache, MariaDB and PHP...

FreeBSD10 Install Step By Step

The  FreeBSD 10  has been released last days with many  wonderful features Lets show you how you can install this OS: Screenshots: ...

Install LEMP Server (Nginx, MariaDB, PHP) On CentOS, RHEL, Scientific Linux...

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

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

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

How To Create An ISO Image With genisoimage Tool

Dear unixmen reader, In this article I will teach you how to create an iso image from your files with the genisoimage tool. What is genisoimage? genisoimage...

Add Package Management Tool On FreeBSD 10

In this short tutorial, let us see how to add pkg management tool and install packages on FreeBSD 10. Check  and  Download  pkg management tool  root@Freebsd10:~...

Enable root Login On FreeBSD 10

When I was testing my new FreeBSD 10 RC, I was not able to connect from remote machine using root user. So I decided...

Install FreeBSD 10 Step by Step

This RC build of the 10.0-RELEASE is now available on the FTP servers for the amd64, i386, ia64, powerpc, powerpc64 and sparc64 architectures. Changes between...

Five Examples Of The ping Utility

What is ping Utility? Before going through some real world examples of the ping utility, let me explain what this commandline tool is and its...

Install LAMP (Apache, MySQL And PHP) On Debian 7 ‘Wheezy’

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

Setup NFS Server On FreeBSD

Network File System(NFS) is a network file system protocol developed by Sun Microsystems in 1984, allowing a user on a client computer to access...

Install Apache, MySQL And PHP On FreeBSD9

In this tutorial i will show you how to install AMP(Apache, MySQL, PHP ) in FreeBSD9. Installing AMP in FreeBSD System: # uname -a FreeBSD Freebsd-unixmen 9.1-RELEASE...