ubuntu

How To Install and Use TimescaleDB on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use TimescaleDB on Ubuntu 18.04

TimescaleDB is an open-source database optimized for storing time series data. It is implemented as an extension of PostgreSQL and combines the ease-of-use of relational databases and the speed of NoSQL databases. By following this tutorial, you’ll set up TimescaleDB on Ubuntu 18.04, configure it, and learn how to work with it. You’ll run through creating time series databases and making simple queries. Finally, you’ll see how to compress data and get rid of unnecessary data.

Read more
Como instalar o Docker Compose no Ubuntu 18.04 — step-by-step Docker tutorial on Progressive Robot

Como instalar o Docker Compose no Ubuntu 18.04

O Docker é uma ótima ferramenta para automatizar a implantação de aplicativos Linux dentro de contêineres de software, mas para tirar total vantagem deste potencial, cada componente de um aplicativo deve executar em seu próprio contêiner individual….

Read more
How To Install Froxlor Server Management Panel on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Froxlor Server Management Panel on Ubuntu 12.04

Froxlor is a server management control panel that can be used to manage multi-user or shared servers. It is an alternative to cPanel or Webmin that allows system administrators to manage customer contact information, as well as the domain names, email accounts, FTP accounts, support tickets, and webroots that are associated with them.

Read more
Cara Menginstal Linux, Nginx, MySQL, PHP (tumpukan LEMP) pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Menginstal Linux, Nginx, MySQL, PHP (tumpukan LEMP) pada Ubuntu 20.04

Tumpukan perangkat lunak LEMP adalah sekumpulan perangkat lunak yang dapat digunakan untuk menyajikan laman web dan aplikasi web dinamis yang ditulis dalam PHP. Ini adalah akronim yang mendeskripsikan suatu sistem operasi Linux, dengan server web Nginx (diucapkan seperti “Engine-X”). Data backend disimpan di dalam basis data MySQL, dan pemrosesan dinamis ditangani oleh PHP. Dalam panduan ini, kita akan menyiapkan tumpukan LEMP pada server Ubuntu 20.04.

Read more
CHAT