Friday, March 29, 2024

Express js EDGE template engine - how to display HTML with tags

 Express js EDGE template engine - how to display HTML with tags


use triple {{{ 


Example

<div>{{{variable}}}</div>

Monday, March 25, 2024

SSH without host key verification

if you are getting error in ssh to any host due to key verification. 

use flag:

ssh -o StrictHostKeyChecking=no yourHardenedHost.com


Tuesday, March 19, 2024

Google DNS DIG tool

 use below tool to check dns entries


https://toolbox.googleapps.com/apps/dig/



Saturday, March 16, 2024

Launching HireIntel as AI based hiring platform

 Happy to announce that I am working on HireIntel. HireIntel is a AI based screening and interview platform. It uses AI to shortlist and recommend right candidates for a job. It sorts all eligible candidates using rank in AI interview conducted on the platform.


To get started: use https://hireintel.app 

How to restore pm2 list

 use pm2 resurrect


How to solve "Current process list is not synchronized with saved list"??


use pm2 resurrect