Sometimes you may need to change Time zone in Ubuntu. Here are the steps to change time zone in Ubuntu.
How to Implement SSL/TLS in Apache Tomcat
Apache Tomcat is a powerful server for JSP and java applications. Here are the steps to implement SSL/TLS in Apache Tomcat server.
How to Extract data from JSON File in Python
Sometimes you may need to load JSON file in python, import JSON file in python, or read JSON file. Here is how to extract data from JSON file in Python.
How to Install Laravel with NGINX
Laravel is a popular PHP framework to create web applications. Here is how to install Laravel with NGINX on Ubuntu.
How to Check Cron Log in Linux
How to Install CouchDB in Ubuntu
Couchdb is a NoSQL database used by websites and applications. Here is how to install Couchdb in Ubuntu.
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.
How to Configure X-Frame-Options for NGINX
It is important to add x-frame-options headers in NGINX to avoid clickjacking. Here is how to prevent others from embedding your web pages on their website.
How to Serve Static Files in NodeJS using NGINX
NodeJS and NGINX are popular web servers for applications & websites. Here is how to serve static files in NodeJS using NGINX.
How to Install PgAdmin 4 in Ubuntu
PgAdmin allows you to manage PostgreSQL databases using GUI. Here is how to install PgAdmin 4 in Ubuntu.