Apache

Установка и обеспечение безопасности phpMyAdmin в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка и обеспечение безопасности phpMyAdmin в Ubuntu 18.04

Предыдущая версия данного руководства была написана Бреннаном Бернсом. Хотя многим пользователям требуются функциональные возможности систем управления базами данных, например, MySQL, им может показаться неудобным…

Read more
How To Install Linux, Apache, MariaDB, PHP (LAMP) stack on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux, Apache, MariaDB, PHP (LAMP) stack on Debian 9

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.

Read more
Linux、Apache、MySQL、PHP(LAMP)スタックをUbuntu 20.04にインストールする方法 — step-by-step Linux tutorial on Progressive Robot

Linux、Apache、MySQL、PHP(LAMP)スタックをUbuntu 20.04にインストールする方法

「LAMP」スタックとは、サーバーが動的ウェブサイトとWebアプリをホストできるようにするために通常一緒にインストールされているオープンソースソフトウェアのグループです。この用語は、実際にはApache Webサーバーが搭載されたLinuxオペレーティングシステムを表す頭字語です。このサイトデータはMySQLデータベースに保存されており、動的コンテンツはPHPが処理を行います。このガイドでは、Ubuntu 20.04サーバーにLAMPスタックをインストールします。

Read more
How To Install the Apache Web Server on Ubuntu 18.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

How To Install the Apache Web Server on Ubuntu 18.04 [Quickstart]

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.

Read more
CHAT