Turbo-Geth is an Ethereum client that was originally a fork of the popular Go-Ethereum (Geth) client. It has since seen significant re-writing of the database…
Networking, Politics, and Crypto
Turbo-Geth is an Ethereum client that was originally a fork of the popular Go-Ethereum (Geth) client. It has since seen significant re-writing of the database…
Nethermind is an Ethereum Client built on .NET Core. It is extremely fast and efficient.
Here’s a no-nonsese install guide for installing PlexPy Tautulli on Ubuntu 16.04 LTS. I’m assuming you’re root (sudo up!)
Many of you have used my previous scripts for installing Guacamole directly, this is an updated version which uses Docker to greatly simplify the process!…
The following script will upgrade Guacamole from 0.9.x to 0.9.14 If you would like you can download the “fully scripted” version of this like so,…
GITHUB HERE NOTE: The GitHub version supports installation on multiple versions of Ubuntu and Debian. The GitHub version is also updated whenever a new Guacamole…
The following is an example of a Dynamic DNS (DDNS) update script for Ubiquiti Networks EdgeRouter using GoDaddy as an example.
The following script will get the listening port of a dynamic instance name on Microsoft SQL Server
Generate a new Private Key and associated Public Address
The following script will install the Ethereum client “Geth” and configure it to run as a daemon/service running in the background using Supervisor. It has been upgraded to include instructions to upgrade supervisor to 3.3.3 (or whatever is newer) because the Ubuntu package sucks and has bugs.