Apache

How To Install and Use GoAccess Web Log Analyzer with Apache on Debian 7 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use GoAccess Web Log Analyzer with Apache on Debian 7

GoAccess allows you to monitor web server logs in real time, using a simple command-line dashboard, in order to quickly view and analyze traffic metrics. It runs entirely in a terminal with statistics organized into separate panels on one scrollable dashboard. It is also possible to use GoAccess to generate HTML, JSON, and CSV web traffic reports.

Read more
How To Install Apache mod_spdy on a Debian 7 VPS — step-by-step Linux tutorial on Progressive Robot

How To Install Apache mod_spdy on a Debian 7 VPS

Apache mod_spdy is an open source Apache module that allows Apache web servers to serve HTTPS requests using the SPDY protocol. SPDY (pronounced as “SPeeDY”) is a new protocol created to address speed related problems with the HTTP protocol; it allows the client and server to pass multiple requests over a single connection, compress request and response headers, and all the server to push site resources to the client without the client requesting them.

Read more
How To Install Moodle on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Moodle on Ubuntu 16.04

Moodle is a popular web-based learning management system (LMS) that is free for anyone to install and use. With Moodle, you create and deliver learning resources such as courses, readings, and discussion boards to groups of learners. Moodle also allows you to manage user…

Read more
Cómo instalar el servidor web Apache en CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar el servidor web Apache en CentOS 8

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…

Read more
How To Install the Apache Web Server on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Apache Web Server on Ubuntu 16.04

The Apache HTTP server is the most widely-used web server in the world. It provides with many powerful features including dynamically loadable modules, robust media support, and extensive integration with other popular software. In this guide, we’ll discuss how to install…

Read more
CHAT