Install and Setup AWStats Log Analyzer on CentOS 8
Welcome to our tutorial on how to install and setup AWStats Log Analyzer on CentOS 8. AWStats is an acronym for Advanced Web Statistics and "is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics, graphically. This log analyzer works as a CGI or from command line and shows you all possible information your log contains,...
Install and Setup DVWA on CentOS 8
In this guide, we are going to learn how to install and Setup DVWA on CentOS 8. As you already know, DVWA, an acronym for Damn Vulnerable Web Application is a very vulnerable PHP/MySQL web application designed to help security professionals, students, web application developers to test their security skills, learn web application security and understand web application security...
Install Apache with Self-signed Certificate on FreeBSD 12
Hello there. Today we are going to learn how to install Apache with Self-signed Certificate on FreeBSD 12. The use of TLS/SSL certificates ensure a secured connection to and from the web server by encrypting traffic. The traffic is encrypted with public key that can only be decrypted with a private key that is stored in the web server.
The...
How to Install PHP 7.3.3 on Ubuntu 18.04
This guides simply describes how to install PHP 7.3.3 on Ubuntu 18.04. PHP is aserver-side, HTML-embedded scripting language. PHP 7.3.3 along with other releases such as PHP 7.2.16 and PHP 7.1.27 have been released with major security bug fixes. In this guide, we are going to focus on PHP 7.3.3. This release has come with several bug fixes and...
Install Apache Tomcat 9 on Debian 10/Debian 9
This guide demonstrates how to install Apache Tomcat 9 on Debian 10/Debian 9. Apache Tomcat is an opensource java based HTTP web server that implements the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies.
Install Apache Tomcat 9 on Debian 10/Debian 9
Step through this guide to install Apache Tomcat 9 on Debian 10/Debian 9.
Update your system packages
Run...
Remove Apache Test Page on Fedora 30/29
In this guide, we are going to briefly show you how to remove Apache test page on Fedora 30/29. As one of the ways of hardening your web server, it is good idea to remove Apache test page.
Want to install Apache on Fedora 30? See our guide by following the link below;
Install Apache on Fedora 30
Remove Apache Test Page...
Easily Install ModSecurity with Apache on Rocky Linux 8
In this guide, we are going to learn how to install ModSecurity with Apache on Rocky Linux 8. This guide focusses on installing the LibMosecurity, also known as ModSecurity version 3. ModSecurity is an open source, cross platform web application firewall (WAF) engine which provides protection against a wide range of web application attacks.
Install ModSecurity with Apache on Rocky Linux 8
Run System...
Install LAMP Stack on Debian 11
Follow through this guide to learn how to install LAMP Stack on Debian 11. If you are looking at building some web application, LAMP stack is the first thing you might need. As you already know, LAMP is a group of opensource web development software; Linux OS, Apache http server, MariaDB/MySQL relational database management systems and PHP web scripting language.
Install LAMP Stack on Debian...
Install LAMP Stack on Rocky Linux 8
This guide describes a step by step tutorial on how to install LAMP stack on Rocky Linux 8.
Install LAMP Stack on Rocky Linux 8
LAMP stack is a group of opensource web development softwares;
Linux OS, Apache http server,MariaDB/MySQL relational database management systemsPHP web scripting language
Run system package update.
dnf update
Install Rocky Linux 8 Linux System
In this case, the first component of the LAMP stack...
Install Apache on Fedora 30
In this guide, we are going to learn how to install Apache on Fedora 30. Fedora 30 has just been released with a whole lot new features. If you would like to use Fedora 30 server to host your web sites using Apache Web server, follow through this guide to get Apache installed.
Install Apache on Fedora 30
Apache web server...