Sometimes you may need to list all files in a directory recursively . Here’s how to easily list all files in a directory in linux. You can use it to list full path for all files in directory.
How to Fix 503 Service Temporarily Unavailable Error in NGINX
Sometimes NGINX may give 503 service temporarily unavailable error if it is overloaded. Here’s how to fix 503 service temporarily unavailable error in NGINX.
How to List Files in Linux
LS command allows you to list files in Linux / Unix by name, by date, by size, one page at a time, created today. Here’s how to list files in Linux.
Find Apache Document Root in Ubuntu Linux
Sometimes you may need to find Apache document root for your web server. Here’s how to find document root for Apache web server in Ubuntu, CentOS, Redhat, Fedora, Debian Linux systems.
How To Install Zip and Unzip in Linux
Zip program helps file compression in Linux. Unzip utility helps file uncompression. Here’s how to install zip and unzip in Linux.
How to Fix 503 Service Temporarily Unavailable Error in Apache
Sometimes you may get 503 Service Temporarily Unavailable Error in Apache. Here’s how to fix 503 Service Temporarily Unavailable Error in Apache.
How to Get Disk Space in Linux / Unix
Sometimes you may need to check disk usage or get disk space in Linux / Unix to find which file is using more space in Linux. Here’s how to get disk space in Linux.
How to Redirect and Keep Original URL using htaccess
Sometimes you may need to redirect without changing URL. Here’s how to redirect and keep original URL using .htaccess in Apache web server.
How to Fix 500 Internal Server Error in NGINX
Sometimes NGINX server may give 500 Internal Server Error due to various reasons. Here’s how to fix 500 Internal Server Error in NGINX.
How to Fix 500 Internal Server Error in Apache
Apache Web Server gives 500 Internal Server Error message in case of issues. Here’s how to fix 500 internal server error in Apache.