Unix

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

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

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

FreeBSD TACACS+ GNS3 and Cisco 3700 Router

TACACS+ - (Terminal Access Controller Access Control System plus) — is a session protocol developed by Cisco. Security(encryption) of the Protocol has improved. TACACS+ is...

Fixin AttributeError: module ‘pkgutil’ has no attribute ‘ImpImporter’

Understanding the Error The error "AttributeError: module 'pkgutil' has no attribute 'ImpImporter'" typically occurs when running Python code that uses the pkgutil module, specifically when...

Howto- Install pkgin on NetBSD 6

In this post i will show you how  i have  installed  my pkgin in my  Netbsd 6.0 Beta. What's is  pkgin ? pkgin is cool   software...

Reset MariaDB Root Password in CentOS 6.4

I have forgot my MariaDB root password and when trying to reset the root password I was thinking, "Let Unixmen readers know how I...

FreeBSD Snort IPS

The topology will be as follows: Apache, MySQL and PHP already installed and configured. In /usr/local/etc/php.ini file configure the  following lines: error_reporting = E_ALL & ~E_NOTICE date.timezone =...

HOW TO ADD CRON JOBS IN LINUX AND UNIX

  Introduction Cron job are used to schedule commands to be executed periodically. You can setup commands or scripts, which will repeatedly run at a...

Install and configure LMD and Clam AntiVirus on CentOS 7

Introduction Linux Malware Detect is a malware detector and scanner for GNU/Linux, designed particularly for shared hosting environments. It is released under the GNU GPLv2...

How to install WordPress with Nginx, HHVM and MariaDB on Ubuntu...

Introduction If you've never heard about HHVM, it's an open-source Virtual Machine designed for executing programs written in Hack and PHP. For performance reasons, it uses...

What is UNIX used for? – Popular use cases

In our previous topic, we introduced the UNIX operating system and touched base on what it does and its quintessential components....

Install Magento on Ubuntu 16.04

Introduction Magento is an eCommerce open source software, and a content management system for eCommerce websites. It uses MySQL 5.6+ or MariaDB as possible databases,...

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

FreeBSD 10.1 FreeSWITCH FusionPBX

FreeSWITCH - open source VoIP program. Have any features which must be on VoIP PBX. Have API which works with events. More details you...

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

Full monitoring system: Graphite, collectd and StatsD – Part 2

Introduction In the first part of this series we installed and configured Graphite on an Ubuntu 16.04 server. Remember that Graphite is software for visualizing data, so...

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

How to configure remote and secure connections for MySQL on CentOS...

Introduction MySQL is an open source SQL database management system developed by Oracle Corporation. SQL stands for Structured Query Language, which is a standardized language used...