Keep Alive header improves website speed and performance. Here is how to enable keep alive in NGINX.
How To Use Git Shallow Clone
Git shallow clone allows you to clone large repositories quickly. Here is how to use git shallow clone
How to Redirect Subdirectory to Root in NGINX
When you move your website you need to redirect its pages to its new location. Here is how to redirect subdirectory to root in NGINX.
How to Redirect 403 to 404 in Apache
Here is how to redirect 403 to 404 in Apache web server. It will protect your website from malicious attacks & security vulnerabilities.
How To Install Pip in Ubuntu Linux
Pip is a package installer for python. Here is how to install Pip on Ubuntu. You can use Pip to install, upgrade and uninstall python packages.
How To Enable Gzip in NGINX
How To Redirect Subfolder to Root in Apache
If you move your website from subdirectory to root then you need to redirect subfolder to root. Here is how to redirect subfolder to root in Apache.
How To Block User Agent in Apache
Sometimes you need to block malicious user agents and spam bots from visiting your website. Here are the steps to block user agent in Apache web server.
How To Install WordPress in NGINX in Ubuntu 20.04
Sometimes you may need to run Wordpress on NGINX. Here are the steps to install WordPress in NGINX in Ubuntu.
How To Change Root Password in Ubuntu
Sometimes you may need to change root password of your Linux user. Here is how to change root password in Ubuntu.