ubuntu

How To Install and Use Memcache on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Memcache on Ubuntu 12.04

Memcache is a system that works to speed up virtual private servers by caching server information. The program allows you to allocate a specific amount of the server ram toward caching recently queried data for a certain amount of time. This tutorial covers Memcache installation and illustrates how to use memcache with a simple php script.

Read more
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
CHAT