All Stories

How to Remove the password/fingerprint prompt while ssh

Always I wanted to use my ssh into predefine servers in an automated way, what I do is I create the alias for each server which is generic in my...

Import/Export connections on SQL Workbench/j

I worked a lot with databases being a Data Engineer. Over the time my best tool of choice is SQL Workbench/j as it is open source, fast and free.

Hide IntelliJ Notification Window

I am the one who worked a lot with JetBrains IDEs like Intellij and PyCharm. Many time when I wanted to play with git and terminal always lot of popups...

How to replace the content of a field on postgre

In many case we wanted to do just update/replace the some portion of the data from the column on one of the table on postgres DB.

Set default editor for MobaXterm

Come straight to the point, how to alter the default editor from MobaXterm to which ever you want.

How to install Postgres Client on RedHat/CentOS

To install the Postgres Client on the another client server, it is very easy to do.