Cómo instalar y proteger Grafana en Ubuntu 20.04
El autor seleccionó el COVID-19 Relief Fund para que reciba una donación como parte del programa Write for DOnations. Grafana es una…
El autor seleccionó el COVID-19 Relief Fund para que reciba una donación como parte del programa Write for DOnations. Grafana es una…
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.
While many users need the functionality of a database system like MySQL, interacting with the system solely from the MySQL command-line client requires familiarity with the SQL language, so it may not be the preferred interface for…
Redis adalah penyimpanan nilai kunci dalam memori yang dikenal karena fleksibilitas, kinerja, dan dukungan bahasanya yang luas. Tutorial ini mendemonstrasikan cara menginstal dan mengonfigurasi Redis pada server Ubuntu 20.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.
BaasBox is an open-source backend for web and mobile applications. It takes minutes to install and configure, and this tutorial shows you how to set it up and work with both the administrative console and the REST API.
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.”
In this tutorial, we will install Composer on an Ubuntu VPS and see how it works.
Relationale Datenbank-Managementsysteme (RDBMS) sind ein wichtiger Bestandteil zahlreicher Websites und Anwendungen. Sie stellen eine…
Relationale Datenbank-Managementsysteme sind ein wichtiger Bestandteil zahlreicher Websites und Anwendungen. Sie stellen eine strukturierte Art und Weise zur Speicherung, Organisation und zum Zugriff auf Informationen bereit. PostgreSQL oder…