Hunting XOR DDoS and other Malware with RKHunter on CentOS 7
Hello penguins, on this article we are going to learn to hunt rootkits with Rootkit Hunter, among other threats, you will be able to use it to find signs of some variants of the XOR.DDoS malware, that...
View ArticleHow to Setup OMD on Ubuntu 14.04 / 15.04
Hi, today we are going to setup OMD (Open Monitoring Distribution) which is one the best solution for network and and systems monitoring that comes with bundle of different network monitoring tools...
View ArticleHow to Setup Seafile Secure Cloud Storage on CentOS 7
Hello Everybody, our today's article is on an Open Source Secure Cloud Storage platform that is Seafile. You can use Seafile Storage at your home or in office to synchronize your files and data with PC...
View ArticleHow to Migrate Container Data Volume to Second Host with Flocker
Flocker is a free and open source software for managing container data volume in a dockerized applications. In native docker technology, if we migrate a container from one server to another new server,...
View ArticleHow to Install FAMP Stack and Mod Security on FreeBSD 10.2
FAMP Stack or FreeBSD with Apache, MariaDB and PHP is a group of opensource software to run application based on php to your browser. FAMP similiar with LAMP (Linux Apache MAriaDB/MySQL and PHP) on...
View ArticleHow to Setup Icinga Web 2 on Centos 7.x / Ubuntu 15.04
Icinga is an open source network monitoring application that provides us with Icinga Web 1 and Icinga Web 2 interfaces to fully manage and monitor the hosts and services through its dashboard. Icinga...
View ArticleHow to Install and Configure PostgreSQL with phpPgAdmin on CentOs 7
Hi everybody! Our today's article is on PostgreSQL with phpPgAdmin installation setup on CentOS 7. PostgreSQL is one of the major and important open-source relational database management systems that...
View ArticleHow to Install Ghost with Nginx on FreeBSD 10.2
Node.js is open source runtime environment for developing the server-side applications. Node.js application is written in javascript and can be run on the server that running Node.js runtime. It is...
View ArticleHow to Install Cockpit on Linux CentOS 7
Cockpit is an easy to use server administrator for Linux based systems. It is a free software which is released under LGPL v2.1. Its purpose is to be able to manage multiple servers in a user-friendly...
View ArticleHow to Install Redis Server on CentOS 7
Hi everyone, today Redis is the subject of our article, we are going to install it on CentOS 7. Build sources files, install the binaries, create and install files. After installing its components, we...
View ArticleHow to Install CSF Firewall on CentOS 7
CSF stands for ConfigServer Security and Firewall is one the most useful Open Source security application for linux operating systems that is used as a Packet Inspection Firewall, Login and Intrusion...
View ArticleHow to Install Pure-FTPd with TLS on FreeBSD 10.2
FTP or File Transfer Protocol is application layer standard network protocol used to transfer file from the client to the server, after user logged in to the FTP server over the TCP-Network, such as...
View ArticleHow to Setup Pfsense Firewall and Basic Configuration
In this article our focus is Pfsense setup, basic configuration and overview of features available in the security distribution of FreeBSD. In this tutorial we will run network wizard for basic setting...
View ArticleHow to Install SQLite 3.9.1 with JSON Support on Ubuntu 15.04
Hello and welcome to our today's article on SQLite which is the most widely deployed SQL database engine in the world that comes with zero-configuration, that means no setup or administration needed....
View ArticleHow to Install Drupal 7 with SSL on FreeBSD 10.2
Drupal is free and open source content management framework used by 2.1% of the web on the world web, written in PHP under GPL(GNU General Public License). It is used by a people around the world from...
View ArticleHow to Install GitLab on Ubuntu / Fedora / Debian
Distributed version control was never easy before git. Git is a free and open source software that is designed to handle everything from small to very large projects with ease and speed. Git was first...
View ArticleHow to Configure Tripwire IDS on Debian
This article is about Tripwire installation and configuration on Debian OS. It is a host based Intrusion detection system (IDS) for Linux environment. Prime function of tripwire IDS is to detect and...
View ArticleHow to Setup OpenGTS GPS Tracking System on Ubuntu / CentOS
Hello everybody, today we are going to show you the installation and configuration steps to use OpenGTS that is well known as Open GPS Tracking System. OpenGTS is the only open source and web based GPS...
View ArticleHow to Setup Redmine - Project Management Web Application on Fedora 22
Redmine is a free and open source web based flexible project management and issue tracking tool written in Ruby on Rails framework which is released under the terms of the GNU General Public License v2...
View ArticleHow to Setup Drone - a Continuous Integration Service in Linux
Are you tired of cloning, building, testing, and deploying codes time and again? If yes, switch to continuous integration. Continuous Integration aka CI is practice in software engineering of making...
View Article