Ubuntu 16.04

How To Install and Configure Elasticsearch on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Elasticsearch on Ubuntu 16.04

Elasticsearch is a platform for distributed search and analysis of data in real time. Its popularity is due to its ease of use, powerful features, and scalability. Elasticsearch is a free and open source software with a solid company behind it: Elastic. This combination makes it suitable for use in anywhere from personal testing to corporate integration. This article will introduce you to Elasticsearch and show you how to install, configure, secure, and start using it.

Read more
How To Install and Secure phpMyAdmin with Nginx on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Secure phpMyAdmin with Nginx on Ubuntu 16.04

Administering relational databases from the command line can be daunting. A project called phpMyAdmin aims to alleviate this by providing an easy to use web interface for MySQL. In this guide, we’ll discuss how to install and secure phpMyAdmin on top of a LEMP (Linux, Nginx, MySQL, and PHP) stack on an Ubuntu 16.04 server.

Read more
How To Install VestaCP and Migrate User Data — step-by-step Linux tutorial on Progressive Robot

How To Install VestaCP and Migrate User Data

The Vesta Control Panel is a free, open source control panel with website, email, database, and DNS functionalities. In this tutorial we will install the control panel on an Ubuntu or CentOS server, update the default admin interface port, and learn how…

Read more
How To Monitor Your Ubuntu 16.04 System with Sysdig — step-by-step Linux tutorial on Progressive Robot

How To Monitor Your Ubuntu 16.04 System with Sysdig

Sysdig is a comprehensive open source system activity monitoring, capture and analysis application with integrated support for application containers. It features a powerful filtering language with customizable output, and core functionality that can…

Read more
How To Set Up SSH Keys on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up SSH Keys on Ubuntu 16.04

SSH-key-based authentication provides a more secure alternative to password-based authentication. In this tutorial we’ll learn how to set up SSH key-based authentication on an Ubuntu 16.04 installation.

Read more
CHAT