ubuntu

How To Install Elasticsearch, Logstash, and Kibana (ELK Stack) on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Elasticsearch, Logstash, and Kibana (ELK Stack) on Ubuntu 14.04

In this tutorial, we will go over the installation of the Elasticsearch ELK Stack on Ubuntu 14.04—that is, Elasticsearch 2.2.x, Logstash 2.2.x, and Kibana 4.4.x. We will also show you how to configure it to gather and visualize the syslogs of your systems in a centralized location, using Filebeat 1.0.x. Logstash is an open source tool for collecting, parsing, and storing logs for future use. Kibana 4 is a web interface that can be used to search and view the logs that Logstash has indexed.

Read more
How to Install Gitea on Ubuntu Using Docker — step-by-step Docker tutorial on Progressive Robot

How to Install Gitea on Ubuntu Using Docker

Gitea is a popular and lightweight source code management service. Learn how to install Gitea using Docker, expose it behind Nginx, protect it with Let’s Encrypt, and set up an SSH shim to work from the command line.

Read more
How To Install Mailpile on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Mailpile on Ubuntu 14.04

A webmail client like Mailpile is a great way to ensure you can access your email from anywhere without the hassle of configuring a standard email client. Mailpile is just a mail client, meaning it only manages existing mail accounts.

Read more
Установка MongoDB в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка MongoDB в Ubuntu 20.04

Предыдущая версия данного руководства была написана Мелиссой Андерсон. MongoDB (или Mongo) — это документоориентированная база данных с открытым исходным кодом, используемая во…

Read more
CHAT