Sometimes you may need to redirect web pages on your website. Here is how to redirect using JavaScript.
Website Administration
How to Write Limit Query in MongoDB
Sometimes you may need to limit query results in MongoDB. Here is how to write Limit query in MongoDB.
How to Convert Markdown to HTML in Linux
Sometimes you may need to convert markdown script to HTML. Here are the steps to convert markdown to HTML in Linux.
How to Find Last Occurrence of Character in String in Javascript
Sometimes you may need to find last occurrence of character in string in Javascript. Here are the steps to do so.
How to Backup SAP HANA Database
How to Copy to Clipboard in JavaScript
Sometimes you may need to copy data to clipboard in Javascript. Here is how to copy to clipboard in Javascript.
How to Redirect URL/Page with Anchor Link
Sometimes you may need to redirect to particular section of page using anchor link. Here is how to redirect URL/Page with Anchor link.
How to Enable HTTP Strict Transport Policy in NodeJS
HTTP Strict Transport Security Policy protects websites and apps. Here is how to enable HSTS on NodeJS.
How to Install & Configure Squid Proxy Server in Centos 7
Squid Proxy Server allows you to cache frequently requested web pages on your site. Here is how to install & configure Squid Proxy Server in CentOS 7
How to Enable HTTP2 in Tomcat
Tomcat 9.x supports full HTTP2 that improves website speed & performance. Here is how to enable HTTP2 in Tomcat server.