mod_wsgi allows you to run python scripts on your Apache server. Here is how to install mod_wsgi in Apache.
NGINX Block URL Access
Sometimes you may need to block access to specific URLs in NGINX. Here is how to block URL access in NGINX.
How to List Directories & Subdirectories in Linux
Sometimes you may need to list only directories recursively in Linux. Here is how to list directories & subdirectories in Linux.
How to Prevent Cross-Site Scripting in PHP/Apache
It is important to prevent cross-site scripting in your website. Here is how to prevent cross-site scripting in PHP/Apache.
Shell Script to Replace Text in File
NGINX Block File Extension
Sometimes you may need to block certain file types or extensions. In this article, we will look at how to block file extensions in NGINX.
How to Deploy React App on NGINX
ReactJS allows you to easily create JavaScript-based applications. Here is how to deploy React App on NGINX.
How to Monitor NGINX Log Files Using NgxTop in Ubuntu
Ngxtop helps you monitor NGINX server and track key server metrics. Here is how to monitor NGINX log files using NGXTop in Ubuntu.
Install KeepAlived in CentOS 7 from source
KeepAlived is a useful module for high server availability, load balancing & monitoring. Here are the steps to install KeepAlived in CentOS from source.
How to Find Hardware Details in Ubuntu
Sometimes you may need to display or view hardware details about your Linux system. Here is how to find hardware details in Ubuntu.