Unix

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

How to Install Telnet in CentOS / RHEL / Scientific Linux...

Telnet is a network protocol which is used to connect to remote computers over TCP/IP network. You can make a connection to a remote...

FreeBSD nGinx FFmpeg camera recording and live streaming

NGINX FFMPEG Camera recording and live streaming We will install and configure FFMpeg on FreeBSD 10.1 x64 server and will learn how to convert video/audio...

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

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

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

Install PacketFence Network Access Control on Ubuntu

PacketFence is a network access control (NAC) system featuring a captive-portal for registration and remediation, wired and wireless management, 802.1x support, isolation of devices,...

Setup the Raspberry Pi as a NAS

The Raspberry Pi is a great device with many possibilities and one such great use is as a NAS server for your LAN. The Raspberry...

Unlocking the Power of Unix: A Guide for Aspiring Bloggers and...

Writing and blogging have become two of the most well-liked pastimes on the web. However, you'll need to be inventive and unique if you...

Installing Invoice Ninja on CentOS 7 w/ NGINX & MariaDB –...

Introduction Invoice Ninja is a free and open source invoicing system. The site also provides invoicing through Software as a Service (SaaS). But, of course, it's...

10 Useful Utilities For Linux Users

Introduction In this tutorial, I have collected 10 useful utility tools for Linux users which will include various network monitoring, system auditing or some another...

Basic mplayer Usage from Command-Line

There are many ways to play media files from the command-line. In fact, in recent weeks past, here at Unixmen...

VirtualBox Guest Additions for FreeBSD Guest

I was performing some tests in FreeBSD 9.1. The KDE desktop was too small and I want to show you how I have installed...

Write a Simple Client in Python

Now that we finished writing the TCP server it is time to write a simple client which will connect to the server. It is...

Automate Tasks with GNOME Schedule

GNOME Schedule is a graphical user interface (GUI) tool that leverages the power of cron. It brings together the power of cron with the...

How to Install WvDial in Arch Linux

Hello all USB modem Arch Linux users. In this article, I am going to show you the way to connect your USB modem in your...

Install and configure Munin master on Ubuntu 17.04

Introduction Munin is a monitoring tool that can help analyze resource trends, presenting information in graphs through a web interface. The installation come with a...

Argument Handling in Python

Argument handling gives user the chance to interact with the script and use it for different tasks. Two ways to do this in Python...

NoSQL: How To Install OrientDB on Ubuntu 16.04

Introduction - NoSQL and OrientDB When talking about databases, in general, we refer to two major families: RDBMS (Relational Database Management System), which use as...