ubuntu

How to Install and Configure RethinkDB on an Ubuntu 12.04 VPS — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure RethinkDB on an Ubuntu 12.04 VPS

There are many different database solutions that allow you to store and manipulate data from within your programming environment. Many of these systems require a tradeoff between ease of use for development and ease of scaling. RethinkDB is a system that was created to address this issue of balance by creating a system that is capable of both. In this guide, we will install and configure a RethinkDB system on an Ubuntu 12.04 VPS.

Read more
Cara Menginstal dan Mengonfigurasi VNC pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Menginstal dan Mengonfigurasi VNC pada Ubuntu 20.04

Virtual Network Computing (Komputasi Jaringan Virtual), atau VNC, adalah sistem koneksi yang memungkinkan Anda untuk menggunakan kibor dan tetikus untuk berinteraksi dengan lingkungan desktop grafis pada server jauh. Dalam panduan ini, Anda akan menyiapkan server VNC pada suatu server Ubuntu 20.04 dan menghubungkannya dengan aman melalui terowongan SSH.

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

How to Install and Secure the Mosquitto MQTT Messaging Broker on Ubuntu 18.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
CHAT