ubuntu

How To Map User Location with GeoIP and ELK (Elasticsearch, Logstash, and Kibana) — step-by-step Linux tutorial on Progressive Robot

How To Map User Location with GeoIP and ELK (Elasticsearch, Logstash, and Kibana)

IP Geolocation, the process used to determine the physical location of an IP address, can be leveraged for a variety of purposes, such as content personalization and traffic analysis. In this tutorial, we will show you how to create a visual geo-mapping of the IP addresses of your application’s users, by using a GeoIP database with Elasticsearch, Logstash, and Kibana.

Read more
How to Organize Your Teamwork with ONLYOFFICE on Ubuntu 14.04 — step-by-step Docker tutorial on Progressive Robot

How to Organize Your Teamwork with ONLYOFFICE on Ubuntu 14.04

ONLYOFFICE is a free, open source corporate office suite developed to organize teamwork online. The Document Server provides users with text, spreadsheet and presentation online editors working within a browser and allowing to co-edit documents in real time, comment and interact using the integrated chat. The Community Server offers a complete set of tools for document, project, customer relation and email correspondence management. The Mail Server is used to create mailboxes.

Read more
How To Rewrite URLs with mod_rewrite for Apache on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Rewrite URLs with mod_rewrite for Apache on Ubuntu 16.04

The mod_rewrite module allows us to rewrite URLs in a cleaner fashion, translating human-readable paths into code-friendly query strings or redirecting URLs based on additional conditions. This guide is split into two parts. The first sets up an example website and covers a simple rewrite example. The second part contains two more in-depth examples of commonly-used rewrite rules.

Read more
How To Secure Consul with TLS Encryption on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure Consul with TLS Encryption on Ubuntu 14.04

Consul is a flexible service discovery system that can be used to keep track of the existence and health of services available in your infrastructure. In previous guides, we discussed how to set up the base Consul system. In this guide, we will demonstrate how to secure the communications between different components using TLS to encrypt traffic.

Read more
Cara Mengamankan Nginx dengan Let's Encrypt pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Mengamankan Nginx dengan Let’s Encrypt pada Ubuntu 20.04

Let’s Encrypt adalah Otoritas Sertifikat (CA) yang menyediakan cara mudah untuk memperoleh dan menginstal sertifikat TLS/SSL gratis, yang dengan demikian mengaktifkan HTTPS terenkripsi pada server web. Ini menyederhanakan proses dengan menyediakan klien perangkat lunak, Certbot, yang berusaha mengotomatiskan sebagian besar (jika bukan semua) langkah yang diperlukan. Dalam tutorial ini, Anda akan menggunakan Certbot untuk memperoleh sertifikat SSL gratis untuk Nginx pada Ubuntu 20.04

Read more
CHAT