Suricata IDS with ELK and Web Frontend on Ubuntu 18.04 LTS
Suricata is an IDS / IPS capable of using Emerging Threats and VRT rule sets like Snort and Sagan. This tutorial shows the installation and configuration on an Ubuntu 18.04 (Bionic Beaver) server.
View ArticleMonitor Network Traffic with Ntopng on Ubuntu 18.04 LTS
Ntopng is a free and open source software for monitoring network traffic that provides a web interface for real-time network monitoring. In this tutorial, we will learn how to install Ntopng on Ubuntu...
View ArticleHow to Setup IKEv2 VPN Using Strongswan and Let's encrypt on CentOS 7
Strongswan is an open source multiplatform IPSec implementation. It's an IPSec-based VPN solution that focuses on strong authentication mechanisms. In this tutorial, I will show you how to install an...
View ArticleHow to Install InvoicePlane on Ubuntu 18.04 LTS
InvoicePlane is a free, open source and self-hosted application for managing your invoices, clients and payments. In this tutorial, we will explain how to install InvoicePlane on Ubuntu 18.04 LTS...
View ArticleLinux bzcmp, bzdiff, bzmore, bzless, and bzgrep Commands Explained with Examples
While the bzip2 command line utility can be used to compress files, there are many other tools that let you perform basic tasks - like comparing such files - without the need to uncompress them. Here,...
View ArticleHow to install Fork CMS on Ubuntu 18.04 LTS
Fork CMS is a free and open source content management CMS that comes with an intuitive and user-friendly web interface. In this tutorial, we will explain how to install Fork CMS on Ubuntu 18.04 LTS...
View ArticleLinux chsh Command Tutorial for Beginners (5 Examples)
The bash shell is one of the most widely used login shells in Linux. But there exist other shells as well, and you can use them for your command line work (until of course there's a specific...
View ArticleHow to Install Matrix Synapse Chat on Ubuntu 18.04 LTS
In this tutorial, we will show you step-by-step how to install and configure Matrix Synapse on Ubuntu 18.04 LTS. Matrix is a new ecosystem for decentralized communication in real time for open...
View ArticleHow to Install GetSimple CMS on Ubuntu 18.04 LTS
GetSimple CMS is a free, open source, simple and easy to use web Content Management System that can be used to create blogs and websites. In this tutorial, we will explain how to install GetSimple CMS...
View ArticleLinux bzip2 Command Tutorial for Beginners (6 Examples)
File compressions are carried out according to specific algorithms. There are many compression techniques, and one of them is achieved through bzip2. In this tutorial, we will learn the basics of bzip2...
View ArticleHow to Install Prometheus and node_exporter on CentOS 7
Prometheus is an open source monitoring system that allows you to collect metrics from any configured target system. Prometheus implements a multi-dimensional data-model with powerful queries, great...
View ArticleLinux chage Command Tutorial for Beginners (6 Examples)
Linux command line offers several tools for user management (some of which we've already discussed). One such utility is chage, which lets you tweak password expiry information.
View ArticleHow to Install LimeSurvey on Ubuntu 18.04 LTS
LimeSurvey is a free and an open source online survey application written in PHP and uses a MySQL or PostgreSQL database. In this tutorial, we will learn how to install LimeSurvey on Ubuntu 18.04 LTS...
View ArticleHow to Monitor your Linux Server using osquery
Osquery is an open source Operating System monitoring, query, and analytics software. Created by Facebook, it exposes an operating system as a high-performance relational database that can be queried...
View ArticleHow to Install OpenMeetings on Ubuntu 18.04 LTS
OpenMeetings is an open source web-based application for presenting, online training, web conferencing, collaborative whiteboard drawing and document editing, and user desktop sharing. In this...
View ArticleHow to Install Anchor CMS on Ubuntu 18.04 LTS
Anchor CMS is a free, open source, simple, lightweight and powerful content management system. It is specially designed with performance with a focus on simplicity and elegance. This guide will explain...
View ArticleLinux chfn Command Tutorial for Beginners (6 Examples)
A user in Linux has a lot of information associated with it, including home and office phone numbers, office room number, and more. We usually skip filling this information (as it's all optional) while...
View ArticleHow to Install HTTP Git Server with Nginx on Ubuntu 18.04 LTS
Git is a free and open source version control system that can be used to track changes of code. Git allows you to create many repositories for the same application and coordinating work on those files...
View ArticleLinux chpasswd Command Tutorial for Beginners (5 Examples)
Here at HowtoForge, we have already discussed the passwd command, which lets you change your account password on a Linux system. But what if you want to change passwords of multiple users in one go?...
View ArticleHow To Install Prometheus on Ubuntu 18.04 LTS
Prometheus is a free and open source software ecosystem that allows us to collect metrics from our applications and stores them in a database, especially a time-series based DB. It is a very powerful...
View Article