Ubuntu 16.04

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

How To Install and Secure phpMyAdmin on Ubuntu 16.04

While many users require access to a database management system like MySQL, not all users feel comfortable interacting with the MySQL prompt on a daily basis. In this guide, we’ll discuss how to install and secure phpMyAdmin, a web management interface for MySQL, on an Ubuntu 16.04 server.

Read more
How To Install Docker Compose on Ubuntu 16.04 — step-by-step Docker tutorial on Progressive Robot

How To Install Docker Compose on Ubuntu 16.04

Docker is a great tool, but to take full advantage of its potential each component of an application should run in its own container. Docker Compose makes it easier for users to orchestrate the processes of Docker containers, including starting up, shutting down, and setting up intra-container linking and volumes.

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

How To Install Nginx on Ubuntu 16.04

Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or a reverse proxy. In this guide,…

Read more
How To Install the Latest MySQL on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Latest MySQL on Ubuntu 16.04

MySQL is a prominent open source database management system used to store and retrieve data for a wide variety of popular applications. MySQL is the M in the LAMP stack, a commonly used set of open source software that also includes Linux, the Apache web server, and the PHP programming language.

Read more
Настройка ключей SSH в Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Настройка ключей SSH в Ubuntu 16.04

SSH или защищенная оболочка — это шифрованный протокол, используемый для администриования и связи с серверами. При работе с сервером Ubuntu вы проведете больше всего времени в сеансах терминала с подключением к серверу через SSH. В этом обучающем модуле мы расскажем о настройке…

Read more
CHAT