Browsing tag

web server

How To Setup Let’s Encrypt SSL Certificate with Apache on CentOS 8 / RHEL 8 & CentOS 7 / RHEL 7

Let’s Encrypt is a widely known certificate authority that provides free SSL certificates for websites, launched in April 2016. With the help of Certbot client, certificate creation, validation, signing, implementation, and renewal of certificates are fully automated. Prerequisites Follow the links to have either LAMP stack or only Apache web server installed on your system. […]

How To Setup Let’s Encrypt SSL Certificate With Nginx on Ubuntu 18.04 & Ubuntu 16.04

Let’s Encrypt is a widely known certificate authority that provides free X.509 SSL certificates for TLS encryption. It was launched in April 2016. Let’s Encrypt automates the process of certificate creation, validation, signing, implementation, and renewal of certificates. Currently, Apache, Nginx, Plex, and Haproxy are supported for the automated process. Prerequisites Before you proceed, set […]

How To Install Linux, Lighttpd, MySQL and PHP (LLMP Stack ) in Ubuntu 18.04

Lighttpd (pron lighty) is an open source web server optimized for speed-critical environments. It was written by Jan Kneschke as a proof-of-concept to handle 10,000 connections in parallel on one server. Lighttpd is the perfect solution for servers that is suffering load problems. It is licensed under the BSD license. This article shows you how […]

How to Configure Let’s Encrypt SSL in OpenLiteSpeed Web Server

Do you know?, Google will begin mark all HTTP pages as ‘Not Secure ‘ in chrome, starting from v62. Google already planned this for coming October and started sending emails to webmasters who are yet to migrate their site to HTTPS, including us. Now, it’s the time for us to move away from HTTP for […]