Apache

How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 14.04

One of the most common steps to take when setting up a new server is to install a LAMP stack. LAMP stands for Linux, Apache, MySQL, and PHP. These individual components, when used together, allow us to host dynamic web content like websites and web apps on our server. We will demonstrate how to install these pieces and configure a basic setup for Ubuntu 14.04 in this guide.

Read more
How To Install Linux Dash on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux Dash on Ubuntu 14.04

Linux Dash is an open-source dashboard to monitor Linux servers. It prides itself on its simplicity and ease of use. It can be very handy to have a high-level dashboard for a server instance. With a wide array of modules for server statistics, it also serves as a great visual debugging tool.

Read more
Установка веб-сервера Apache в Debian 9 — step-by-step Linux tutorial on Progressive Robot

Установка веб-сервера Apache в Debian 9

HTTP-сервер Apache — самый широко используемый веб-сервер в мире. Он имеет множество мощных функций, включая динамически загружаемые модули, надежную поддержку различных медиа-форматов и интеграцию с другим популярным программным обеспечением. В этом обучающем модуле мы…

Read more
Cómo instalar Webmin en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Webmin en Ubuntu 20.04

Webmin es un panel de control web moderno que le permite administrar su servidor Linux a través de una interfaz basada en navegador. Con Webmin, puede administrar cuentas de usuario, configurar los ajustes de DNS, y cambiar la configuración para los…

Read more
How To Secure Apache with Let's Encrypt on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure Apache with Let’s Encrypt on Ubuntu 16.04

This tutorial will show you how to set up a free TLS/SSL certificate from Let’s Encrypt on a Ubuntu 16.04 server running Apache as web server. TLS certificates are used within web servers to encrypt the traffic between server and client, providing extra security for users accessing your application.

Read more
CHAT