Generate a new Private Key and associated Public Address
Networking, Politics, and Crypto
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.
In order to use WCCP with Squid it must be built to support WCCP. Unfortunatly the default apt-get install squid(3) doesn’t support WCCP out of…
The following assumes a fresh install of Ubuntu 16.04.01 LTS. First I’m going to modify the sources.list file of apt to allow downloading of sources…
This post is mainly to share a few scripts I have written which automate the Windows Update of my Server 2016 Core File Server which…
This took me a little while to find the answer to…Hopefully this get indexed well for other’s Google searches… How does Ubuntu 16.04 LTS and…
In order to manually install any Service Pack or Cumulative Update to SQL on Server Core all you need to do is download and run the…
You can use remote desktop / command line for most of this. Just copy all the files to c:temp or something. VMM requires a SQL…
#1. Create a service account for SQL in AD. #2. Add that service account to the computers Local Admin groups. #3. Create a Silent Install…
We’re going to be setting up NGINX to use LET’S ENCRYPT and for this example we’re going to be pointing to a Guacamole server, which…