1. What is ELK “ELK” or The Elastic Stack is the acronym for three open source projects: Elasticsearch, Logstash, and Kibana. … Kibana lets you to visualize data with charts and graphs in Elasticsearch, Logstash allows to archive and...
1. Install Apache2 Server If you don’t have Apache2 installed, Simply you can type below command in console. 2. Creating Self-Signed Certificates To generate your private server key as well as the self-signed ssl/tls certificate you can run the...
1. Objective The objective is to install the Google Chrome web browser on Ubuntu 18.04 Bionic Beaver Linux 2. Operating System and Software Versions Operating System: – Ubuntu 18.04 Bionic Beaver 64-bit 3. Requirements Privileged administrator/root access is required...
In computing, a demilitarized zone, or DMZ, is a physical or logical separate from the local network and isolated from it and from the Internet by a firewall. This subnet contains machines that are accessible from the Internet and...
1. Install Nginx HTTP Web Server If you don’t already have Nginx HTTP Server installed, the commands below can help you install it on Ubuntu 16.04 or 18.04… Just copy and paste each line and run it. 2. Creating...
1. Introduction HTTP (Hyper Text Transfer Protocol) is a popular as well as the fundamental protocol for data communication on the World Wide Web (WWW); typically between a web browser and the server which stores web files. Whereas HTTPS...
The objective of Let’s Encrypt and the ACME protocol is to make it possible to set up an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention. This is accomplished by running a certificate management...
1. Introduction Let’s Encrypt is a free, automated, and open certificate authority brought to you by the non-profit Internet Security Research Group (ISRG). In this post, i’ll show you a step by step instructions how to install Let’s Encrypt...
1. Introduction Let’s Encrypt is a free, automated, and open certificate authority brought to you by the non-profit Internet Security Research Group (ISRG). In this post, i’ll show you a step by step instructions how to secure your Apache...
1. Introduction Couchbase Server, originally known as Membase, is an open-source, distributed multi-model NoSQL document-oriented database software package that is optimized for interactive applications 2. Prerequisites In order to complete this tutorial, you will need : you will need...