Sometimes you may need to change values of multiple columns in PostgreSQL. Here is how to update multiple columns in PostgreSQL
Sometimes you may need to change values of multiple columns in PostgreSQL. Here is how to update multiple columns in PostgreSQL
Sometimes you may need to restrict access to URL by IP. Here is how to restrict access to URL by IP.
PostgreSQL allows you to compare arrays using operators. Here is how to compare arrays in PostgreSQL.
Sometimes you may need to run multiple MySQL server on single machine. Here is how to run multiple MySQL instances on same machine.
Sometimes you may need to disable ETag header from server response. Here is how to disable ETag in NGINX server.
Real time dashboards give you at-a-glance status of your business with latest insights. Here is how to build real time dashboard for your business.
It is important to set up HTTP2 in Apache web server for speed and performance. Here is how to enable HTTP2 in Apache.