Sometimes you may need to write grep output to file. Here is how to save grep output to file in Linux.
How to Force Download File in PHP
Sometimes you may need to force users to download file from your website. Here is how to force download file in PHP.
How to Force Download File in NGINX
Sometimes you may need to force users to download files from your website. Here is how to force download file in NGINX.
How to List All Users in Ubuntu Linux
Sometimes you may need to list all users or view all user groups in Linux. Here is how to list all users in Linux.
Apache Configure Multiple Virtual Hosts
Sometimes you may need to host multiples sites on a single Apache server. Here is how to configure multiple virtual hosts in Apache.
How to Clean Up Disk Space in Linux
Very often you may need to cleanup disk space in Linux to make your system run faster. Here is how to free up disk space on your system.
How to Add Response Header in NGINX
How to Redirect to Parent Folder in Apache
Sometimes you may need to redirect URLs to their parent folders on your website. Here is how to redirect to parent folder in Apache.
How to List Open Ports in Ubuntu Linux
Sometimes you may need to view all open ports in Linux. Here is how to list open ports in Ubuntu Linux using ss, netstat and nmap commands.
How to Rewrite URL to Subdirectory in Apache
Sometimes you may need to redirect URL to another subdirectory of your website. Here is how to rewrite URL to subdirectory in Apache.