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

Linux

How to Upgrade AWS EC2 Ubuntu Version: A Step-by-Step Guide

November 20, 2024 by Coder Sathi

Upgrading the Ubuntu version on an AWS EC2 instance involves several steps to ensure a smooth transition. Follow this guide …

Read More How to Upgrade AWS EC2 Ubuntu Version: A Step-by-Step Guide

How to Solve “systemctl command not found” Error: A Step-by-Step Guide

March 29, 2025January 26, 2024 by Coder Sathi
systemctl command not found

If you’ve encountered the systemctl command not found error while managing your Linux services, you’re not alone. This error typically …

Read More How to Solve “systemctl command not found” Error: A Step-by-Step Guide

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 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?

Delete history from Linux terminal

August 5, 2022December 30, 2021 by Coder Sathi
systemctl command not found

In this short post, we will see a command to delete history from Linux terminal. To delete a single history …

Read More Delete history from Linux terminal

Install MongoDB BI Connector on Ubuntu

February 16, 2024August 6, 2021 by Coder Sathi
Install MongoDB BI Connector on Ubuntu

MongoDB BI Connector is a connector that allows us to use MongoDB as a data source for SQL-based BI (Business …

Read More Install MongoDB BI Connector on Ubuntu

How to install MySQL ODBC driver in Ubuntu

March 6, 2024August 6, 2021 by Coder Sathi

MySQL is one of the most popular relational database management systems used by businesses and developers worldwide. However, in order …

Read More How to install MySQL ODBC driver in Ubuntu

Access Windows Apps from WSL

February 25, 2025January 29, 2021 by Coder Sathi

In this post, I am going to explain how to access an application running in windows from windows subsystem Linux …

Read More Access Windows Apps from WSL

Delete all directories and keep files in Linux

September 14, 2023September 28, 2020 by Coder Sathi
systemctl command not found

In this short post, we will learn to delete all the directories (folders) and keep the file as it is. …

Read More Delete all directories and keep files in Linux

How to Login/SSH to AWS EC2 linux instance?

March 2, 2025September 28, 2020 by Coder Sathi
How to Login/SSH to AWS EC2 linux instance?

Use case Prerequisites SSH from Windows machine Convert PEM to PPK file When you install the putty you might already …

Read More How to Login/SSH to AWS EC2 linux instance?

Older posts
Page1 Page2 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