Ubuntu 20.04にphpMyAdminをインストールしてセキュリティを保護する方法
phpMyAdminは、ユーザーがWebインターフェースを介してMySQLデータベースとやり取りできるようにするアプリケーションです。このチュートリアルでは、Ubuntu 20.04サーバーにphpMyAdminをインストールしてセキュリティを確保する方法について説明します。
phpMyAdminは、ユーザーがWebインターフェースを介してMySQLデータベースとやり取りできるようにするアプリケーションです。このチュートリアルでは、Ubuntu 20.04サーバーにphpMyAdminをインストールしてセキュリティを確保する方法について説明します。
Redis is an open-source, in-memory key-value data store which excels at caching. Redis is a *non-relational* database known for its flexibility, performance, scalability, and wide language support. This tutorial covers a few settings that can boost the security of a standalone Redis installation on Rocky Linux 9.
Предыдущая версия данного обучающего руководства была написана Джастином Эллингвудом Redis — это быстрое хранилище данных типа «ключ‑значение», известное своей гибкостью, производительностью и…
This tutorial walks you through installing and setting up Spamassassin on Ubuntu 12.04.
L’auteur a choisi le Free and Open Source Fund pour recevoir une donation dans le cadre du programme Write for DOnations. ClickHouse est une base de données…
Composer ist ein beliebtes Abhängigkeitsmanagement-Tool für PHP, das hauptsächlich zur Erleichterung der Installation und Aktualisierung von Projektabhängigkeiten entwickelt wurde. Es prüft, von welchen anderen Paketen ein bestimmtes Projekt abhängt,…
Mosh takes all the security benefits of SSH and builds upon it a greater tolerance to poor network conditions and roaming connections. It also increases responsiveness and lowers bandwidth usage by only communicating state changes to the currently visible screen region rather than transmitting complete buffers.
PostgreSQL is one of the most powerful and popular relational database management systems available for open source platforms. In this guide, we’ll talk about how to get it up and running on an Ubuntu 14.04 VPS instance.
Der Autor wählte die Electronic Frontier Foundation Inc, um eine Spende im Rahmen des Programms Write for DOnations zu erhalten. Sicherheitsbedrohungen werden immer…
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 CentOS 7, 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 get rid of unnecessary data.