This guide will cover the installation of TinkerOS to an ASUS Tinker Board and the installation of GUI wallets for Bitcoin, Vertcoin, Uninus, and Myriadcoin, to make your own hardware wallet. These instructions can generally be adapted for any crypto wallet that has a “qt” wallet based on bitcoin-core. Some instructions may need minor tweaking…
Tag: linux
Python script for monitoring socket connections w/ email alerting
Fully configurable multi-host script with logging and email alerting. This is a simple little python script that opens a socket, passes some information, and then watches for a particular return. I built in logging and email notifications. It writes both successful and non-successful attempts, and all exceptions to the log, and emails if it can’t…
How to setup a Network Weathermap
What your looking at is a php program that reads in .rdd files and then populates a .png image per your instructions. It can give you a new insight into the traffic on your network if configured correctly. This is an old writeup from a couple of years ago but most of the data still…