Default image

Atul Goswami

How to update identity column in SQL

There are times when we required identity columns values to updated as per the application logic and flow. But how can update the identity column. Let us see below how we can achieve this. We have to use IDENTITY_INSERT which allows explicit…

Show Image Not found using CSS

Hi, Welcome to CodeHunters. Today I will show a simple CSS trick to replace the default “Image Not found” with Some beautiful design. lets get started. Create a simple html with a image tag with source any non-existing url. We…

How to keep your ssh session always alive

The problem is that there is something (usually a firewall or load-balancer), which is dropping idle sessions. If you configure session keepalives, the keepalives will prevent network devices from considering the session as idle. Linux / Unix / Cygwin OpenSSH…

you're currently offline