Krishan Chawla

Back

Blog

Page 1 — Showing 8 of 9 posts View all posts by years →
How to Install and Configure NGINX Server on CentOS

A simple and clear step-by-step tutorial on installing NGINX on CentOS, configuring your first website, enabling firewall rules, and verifying everything works.

1 min
MySQL Master-Slave Replication for Data Redundancy

Learn how to set up MySQL master-slave replication to ensure data redundancy and high availability in production environments.

3 min
Java Spring Boot Docker Deployment with Oracle Made Simple

Learn how to setup docker deployment of your Java Spring Boot application including Oracle Database dependency easily.

3 min
Oracle XE In Docker On Windows: An Ultimate Guide

Learn how to set up Oracle XE on Windows using Docker. Follow this step-by-step guide to create a local database environment and streamline development.

3 min
Instrument JaCoCo Code Coverage agent with WebLogic

Learn how to instrument JaCoCo code coverage agent with WebLogic server.

3 min
JaCoCo Code Coverage Setup with Maven

Step-by-step guide to integrate JaCoCo code coverage tool with Maven for measuring and improving test coverage in Java projects.

3 min
Automate MySQL Database Backups on Linux

Learn how to automate MySQL database backups on Linux using a simple shell script. Ensure your data is safe and secure with scheduled backups.

2 min