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 uninstall Nginx completely in Linux Ubuntu?

January 23, 2023September 25, 2020 by Coder Sathi
nginx proxy

Problem definition Sometimes, we need to uninstall nginx server and also need to remove all the config files. But, it …

Read More How to uninstall Nginx completely in Linux Ubuntu?

`Transport endpoint is not connected` issue in Linux ubuntu

August 5, 2022September 14, 2020 by Coder Sathi
git change remote url

Recently, I have found one issue in my Ubuntu server where I have installed the Tableau server. The tableau server …

Read More `Transport endpoint is not connected` issue in Linux ubuntu

How to find which Linux version we are using?

August 5, 2022September 4, 2020 by Coder Sathi
systemctl command not found

Let’s say, you want to find find Linux version you are using/running then you can use the following command. After …

Read More How to find which Linux version we are using?

How to remove MongoDb service from Ubuntu?

September 14, 2023September 4, 2020 by Coder Sathi
git change remote url

Following is the script to remove MongoDb service from Ubuntu. Note: I have tested in my Ubuntu version Ubuntu 18.04

Newer posts
← Previous Page1 Page2
+ 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
  • Tutorial
    • Java Tutorial
    • Swing Tutorial
    • JDBC Tutorial
    • Java String Tutorial
    • Servlet and JSP Tutorial
  • Mongo DB
  • AWS
  • DevOps
  • Linux
  • Git