News

How To Configure Django With Apache In CentOS 7

Django is a high-level and powerful Python Web framework. In fact, this tool will help to make rapid development and concrete design. It is...

Install OwnCloud 7 on CentOS 7

ownCloud is a software system for File hosting. it is released under AGPLv3 license, so you can setup own cloud storage server without any additional...

Evolution Of Unix / Linux Shells

It’s really difficult to write about the evaluation or history of Unix / Linux shell. One can write pages after pages about these. I...

How To Install OPNsense Firewall

Introduction OPNSense is an stateful firewall which comes with almost all of the features that are expected from a commercial firewall, it has a sleek graphical...

SSLH: A SSL/SSH Multiplexer for Linux

What is sslh? sslh accepts connections in HTTP, HTTPS, SSH, OpenVPN, tinc, XMPP, or any other protocol that can be tested using a regular expression,...

Tribute to Debian Founder, Ian Murdock

On December 28, 2015, the free software world lost of one its smartest programmers and software engineers, Ian Murdock. Ian was most well known...

Why do super computers use Linux?

In our last few posts we discussed the fact that over 90% supercomputers (94.2% to be precise) employ Linux as their operating system. In...

15 Weird/Surprising devices and Systems that run on Linux

It's incredible to see how Linux runs on devices of various sizes, power and built for diverse purposes. Linux is, like technology itself, deeply...

Install Pandora FMS Server On CentOS 7

Pandora FMS (Stands for Pandora Flexible Monitoring System) is software solution for monitoring computer networks. Pandora FMS allows monitoring in a visual way the...

A Simple Banner Grabbing Script In Python To Network Admins

Lately i haven't posted much because i have been busy working on some programming projects, but today i will share a python script with...

How To Install MongoDB On CentOS 7

From Wikipedia, MongoDB (from "humongous") is a cross-platform document-oriented database. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor...

Pf vs iptables, Untangle, Pfsense – Why not both?

My name is Jacob Graham and I am a Junior Systems Administrator in Victoria, Canada. This will be my first writing for Unixmen and...

How to Install Viber in Linux using WINE

With Viber, the mobile-to-mobile free call app, announcing a much awaited multi-platform version it is free calls all the way for users who have...

How To Configure Vsftpd With SSL/TLS On CentOS 7

A few weeks before, We have shown you how to install and configure a basic FTP server on CentOS 7. Today, In this brief...

Install SexiLog VMware Logs Analysis

SexiLog is a specific ELK virtual appliance designed for vSphere environment. It’s pre-configured and heavily tuned for VMware ESXi logs. Once connected to your...

Install And Configure hMailServer

Introduction hMailServer is a free, open source, e-mail server for Microsoft Windows. It allows you to handle all your email yourself without having to rely on...

Betty: Translate English Phrases Into Linux Commands

Betty is an open source tool that translates English-like phrases into Linux commands. The main goal of this project is to use the Linux...

A Practical Guide Of FFmpeg – Part 1

FFmpeg is a great multimedia framework that helps you deal with your audio and video files. What do I mean? You can easily convert...