Skip to content
CoderSathi
  • Tutorial
    • Java Tutorial
    • Swing Tutorial
    • JDBC Tutorial
    • Java String Tutorial
    • Servlet and JSP Tutorial
  • Mongo DB
  • AWS
  • DevOps
  • Linux
  • Git

devops

MongoDB to Atlas Migration

September 14, 2023April 22, 2023 by Coder Sathi

Are you currently using MongoDB as your database, but finding it difficult to manage and scale? It may be time …

Read More MongoDB to Atlas Migration

Create User in MySQL

September 14, 2023May 31, 2022 by Coder Sathi

In this post, we will learn to create user in MySQL server and also assign a role to specific database. …

Read More Create User in MySQL

Error Code: 1175. You are using safe update mode… while modifying MySQL data from Workbench

May 2, 2024April 28, 2022 by Coder Sathi
Error Code: 1175. You are using safe update mode... while modifying MySQL data from Workbench

Today, I encountered an error code 1175 while deleting the MySQL table row using MySQL Workbench. The error was like: …

Read More Error Code: 1175. You are using safe update mode… while modifying MySQL data from Workbench

Increase Token Expiration AWS Cognito

September 14, 2023April 18, 2022 by Coder Sathi

In this post, we will learn to increase token expiration time in AWS Cognito User Pool. We are not going …

Read More Increase Token Expiration AWS Cognito

Difference Between Scale In And Scale Out In AWS

September 20, 2023April 11, 2022 by Coder Sathi
Difference Between Scale In And Scale Out In AWS

As a beginner, the term Scale In and Scale-Out is very confusing. These terms come under the AWS EC2 Auto …

Read More Difference Between Scale In And Scale Out In AWS

List all services Linux

July 6, 2023March 11, 2022 by Coder Sathi
git change remote url

In this short post, we will learn to use a command to list all services from Linux operating system. The …

Read More List all services Linux

How To Start Linux Service Automatically At Start Up?

September 22, 2023March 11, 2022 by Coder Sathi
git change remote url

In this short post, we will learn to enable to start Linux service automatically at start up when system reboot …

Read More How To Start Linux Service Automatically At Start Up?

How to remove service from systemd?

February 11, 2025March 11, 2022 by Coder Sathi

Systemd is a widely used service manager in modern Linux. It simplifies starting, stopping, enabling, and disabling services. However, you …

Read More How to remove service from systemd?

How to clear cache from Ubuntu?

February 18, 2024March 11, 2022 by Coder Sathi
git change remote url

In Ubuntu, clearing cache can help improve system performance and free up memory. Whether we’re experiencing sluggishness or just want …

Read More How to clear cache from Ubuntu?

MongoDB useful commands

February 27, 2024January 16, 2022 by Coder Sathi
check MongoDb database size

MongoDB, a popular NoSQL database, empowers developers with flexibility and scalability. Whether you’re a beginner or an experienced user, mastering …

Read More MongoDB useful commands

Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page6 Next →
+ Load More Post

Recent Posts

  • Java String Tutorial
  • Java String Best Practices and Common Pitfalls
  • Java 8+ String Enhancements: New Methods and Best Practices
  • Java String Security: Handling Passwords, SQL, and User Input
  • Java Special Characters: Escaping, Unicode, and Text Blocks
  • Java Regex Tutorial: Pattern, Matcher, and Practical Examples
  • Java String Manipulation: Replace, Split, and Join
  • Java String Performance: Optimize Concatenation with StringBuilder
  • Java String Formatting Guide: printf(), String.format(), and More
  • Java String Comparison: equals(), ==, and compareTo() Explained
  • Privacy Policy
  • About CoderSathi.com
  • Contact
Copyright © 2025
Next Page »
  • Tutorial
    • Java Tutorial
    • Swing Tutorial
    • JDBC Tutorial
    • Java String Tutorial
    • Servlet and JSP Tutorial
  • Mongo DB
  • AWS
  • DevOps
  • Linux
  • Git