Iquidus Explorer – Reverse Proxy Port 3001 to 80

Redirecting traffic from one port to another Let’s issue the following command to redirect incoming traffic on port 80 to our Node.js app that is listening on port 1337: sudo iptables -A PREROUTING -t nat…

93 Likes Comment

Get a domain name with 0.2$ save 14.79 ! Why not?

This sale will END this week. Hurry up! Just go: https://www.stablehost.com/domains.php . Find your own domain. Only $0.2 / 1st year, and $14.99/yr later. Promotion Code: SE2KR No later than 27th Oct, 2019 (11.00 PM CET…

82 Likes Comment

Learning about Blockchain explorer Mongodb

Setup a crypto coin blockchain explorer: I deployed a iquidus explorer. Remember some useful sql for Mongodb: #startup sudo service mongod start # connect console commands #mongo > show dbs; > use tempdb; > db.dropDatabase();{…

73 Likes Comment