How To Create Your First Salt Formula
In this tutorial, you will create your first Salt Formula which will configure your server with Vim, the Apache web server, PHP, and git.
In this tutorial, you will create your first Salt Formula which will configure your server with Vim, the Apache web server, PHP, and git.
ZooKeeper is an open source software that enables resilient and highly reliable distributed coordination. In this guide, you will install and configure Apache ZooKeeper 3.4.13 on Ubuntu 18.04.
Предыдущая версия данного руководства была написана Бреннаном Бернсом. Хотя многим пользователям требуются функциональные возможности систем управления базами данных, например, MySQL, им может показаться неудобным…
Der Autor wählte den Free and Open Source Fund, um eine Spende im Rahmen des Programms Write for DOnations zu erhalten. Apache Kafka ist ein beliebter Distributed…
Apache Cassandra is an open-source, masterless, and distributed NoSQL database system. Cassandra database management works through a node system, and nodes are held within a cluster. In this tutorial, you’ll install Cassandra and run a multi-node cluster on Ubuntu 22.04.
A “LAMP” stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web apps. This stack typically consists of the Linux operating system, the Apache web server, a MariaDB database, and PHP, a dynamic content processor. This tutorial serves as a guide for installing these components on a Debian 9 server.
「LAMP」スタックとは、サーバーが動的ウェブサイトとWebアプリをホストできるようにするために通常一緒にインストールされているオープンソースソフトウェアのグループです。この用語は、実際にはApache Webサーバーが搭載されたLinuxオペレーティングシステムを表す頭字語です。このサイトデータはMySQLデータベースに保存されており、動的コンテンツはPHPが処理を行います。このガイドでは、Ubuntu 20.04サーバーにLAMPスタックをインストールします。
phpMyAdmin is an application that allows users to interact with MySQL (or MariaDB) databases through a web interface. This tutorial covers the process of installing and securing phpMyAdmin on a Debian 10 server.
El servidor HTTP Apache es el más usado del mundo. Ofrece muchas características potentes, entre las que se incluyen módulos que se cargan de forma dinámica, una sólida compatibilidad con medios y amplia integración con otras herramientas de software…
The Apache HTTP server is the most widely-used web server in the world. It provides many powerful features, including dynamically loadable modules, robust media support, and extensive integration with other popular software. In this guide, we’ll explain how to install an Apache web server on your Ubuntu 18.04 server.