Linux

Установка и настройка VNC в Ubuntu 20.04 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Установка и настройка VNC в Ubuntu 20.04 [Краткое руководство]

Virtual Network Computing или VNC — это система подключения, позволяющая использовать клавиатуру и мышь для взаимодействия с графической средой рабочего стола на удаленном сервере. Данная система упрощает управление файлами, программным обеспечением и настройками на удаленном…

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

How To Install and Secure phpMyAdmin on Ubuntu 14.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 14.04 server.

Read more
How to Install and Secure the Mosquitto MQTT Messaging Broker on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Install and Secure the Mosquitto MQTT Messaging Broker on Ubuntu 16.04

MQTT is a machine-to-machine messaging protocol, designed to provide lightweight publish/subscribe communication to “Internet of Things” devices. Mosquitto is a popular MQTT server (or broker, in MQTT parlance) that has great community support and is easy to install and configure. In this tutorial, we’ll install Mosquitto, retrieve SSL certificates from Let’s Encrypt, and set up our broker to use SSL to secure our password-protected MQTT communications.

Read more
How To Install and Use Command Line Cheat Sheets on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Command Line Cheat Sheets on Ubuntu 14.04

Cheat is a command line based Python program that allows system administrators to view and store helpful cheat sheets. It retrieves plain-text examples of a chosen command in order to remind the user of options, arguments, or common uses. Cheat is ideal for “commands that you use frequently, but not frequently enough to remember.”

Read more
CHAT