In this tutorial we’ll updating/installing Kernel 5.5 on Linux OS – Centos 7. So what is kernel? -A kernel is the lowest level of easily replaceable software that interfaces with the hardware in your computer/server. It is responsible for interfacing…
Linux
-
-
CentosControl PanelCWPLinuxUbuntuVesta CPWordpress
Configure and Speed Up WordPress with Memcached on PHP 7
by Sandeep B.by Sandeep B.In this tutorials we’ll configure WordPress with Memcached on PHP 7.xx. Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. Memcached is an…
-
CentosControl PanelCWPLinux
Apache HTTP to HTTPS htaccess redirect on CWP – Centos WebPanel
by Sandeep B.by Sandeep B.In this tutorial we’ll perform redirect of HTTP to HTTPS (mod_rewrite – Apache) htaccess rule on CWP, I’m assuming you’ve already installed ssl certs and enabled https support for your website if you not done it yet then stop here…
-
CentosLinuxUbuntu
How to Install Let’s Encrypt Wildcard SSL For Your Domain – ACME v2
by Sandeep B.by Sandeep B.Let’s Encrypt is a free, automated, and open certificate authority (CA), run for the public’s benefit. It is a service provided by the Internet Security Research Group (ISRG). Basically they provide hassle free no cost ssl for your domains, recently…
-
In this tutorial we’ll install OpenVPN VPN server on VPS or dedicated server. OpenVPN is an open-source software application that implements virtual private network techniques for creating secure point-to-point or site-to-site connections in routed or bridged configurations and remote access…