
RabbitMQ is a popular message broker used in many industries. Here is how to install RabbitMQ in Ubuntu.
RabbitMQ is a popular message broker used in many industries. Here is how to install RabbitMQ in Ubuntu.
Sometimes you may need to set or reset user password in Linux for security purposes. Here is how to change user password in Linux.
Fail2ban protects linux systems from automated attacks and login failures. Here is how to install fail2ban in Ubuntu.
Many times you may need to check which process is consuming more memory or find top memory consuming process in Linux. Here is how to find top cpu consuming process in linux.
Sometimes you may need to open port in linux or enable port in linux firewall. Here is how to open port in Linux.
Remote Git repository allows you to do software development collaboratively. Here are the steps to create remote git repository for your project.
Keep Alive header improves website speed and performance. Here is how to enable keep alive in NGINX.
Git shallow clone allows you to clone large repositories quickly. Here is how to use git shallow clone
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.
Here is how to redirect 403 to 404 in Apache web server. It will protect your website from malicious attacks & security vulnerabilities.