Browsing tag

centos 7

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 […]

How To Configure Static IP Address in CentOS 7 / RHEL 7

Setting up the network and bringing servers into the network is the primary administration task for any system administrator. In some cases, these tasks are automated using DHCP (Dynamic Network Configuration Protocol) which takes care of assigning IP Address to Desktop/Servers. READ: How To configure DHCP server on CentOS 7, Ubuntu 18.04 & Debian 9 […]

How to Create Virtual Hosts in OpenLiteSpeed Web Server

In our last article, we discussed the installation of OpenLiteSpeed on CentOS 7, Ubuntu 16.04, and Debian 9. Also, covered some of the important configurations such as Enabling support for PHP 7.0, Configure OpenLiteSpeed to use standard HTTP port 80, and MySQL DB Support. Here are the links to the installation of OpenLiteSpeed, READ: How […]