Author: Justin Silver

Docker-CE on CentOS 7

Install Docker-CE (not just “docker) to get the latest version on CentOS. Update firewalld to allow host/container traffic. Restart firewalld to pick up the changes. Create a group named “docker” and add any users...

Wildcard SSL Certs: Let’s Encrypt & Cloudflare

My servers have been using free Let’s Encrypt SSL certificates for some time now, but I was really excited to hear about support for wildcard SSL certificates in 2018. Wildcards are now available thus...

Syscoin 2018-09-14 Dan AMA

danosphere [3:03 PM] joined #dantime. danosphere [3:03 PM] set the channel purpose: Friday AMAs! vileda [3:04 PM] joined #dantime along with jay.c. vileda [3:04 PM] 1st to join, yay. johnp [3:04 PM] joined #dantime....

Syscoin + ZMQ + Node.js = Realtime Blockchain Updates!

Realtime Updates from the Syscoin Blockchain You can use the ZMQ topic message queues in Syscoin to receive realtime updates for your application. Using in conjunction with syscoin-core to blockchain-enable your applications in no...

Syscoin + Node.js = Blockchain Apps!

Getting Started You will need to have syscoind or Syscoin Core Qt running on your system and have node/npm installed. If you don’t have Node.js I recommend installing it via nvm. Syscoin Configuration First...

Syscoin 3 Alias Creation

Or, How I Learned To Stop Worrying and Love the Command Line Before we start – please read this post fully! It will only take a few minutes, and you will feel much more...