I have used about 4 different home routers in my time from various brands: D-Link, TP-link and Mikrotik. So far the most cost effective for the feature set is the mikrotik hap ac2. Currently it is R600 on takealot. Although even at R1000 I think it kills the competition. Note: This router is for fibre […]
Author: me
to be added…
This is a list of the Best (Steepest) Road Bike Climbs in Cape Town (Western cape), that can be considered safe enough provided you are wearing bright and reflective clothing. 1. Gordan’s bay pass (3.64km 7.7%) Unfortunately there is a gate for the Cape town water works – that prevents cyclists from going the full […]
In this post I will tell you how to run a mainnet and testnet bitcoin node simulataneously on the same device. Bitcoin Conf Sections It boils down to splitting out the bitcoin.conf into sections: [main] mempoolsize=300 maxconnections=20 maxuploadtarget=144 txindex=1 [test] mempoolsize=100 maxconnections=20 maxuploadtarget=144 txindex=1 Then adding an additional systemd (or any other service manager you […]
I used the following search terms: "get uuid for vcenter vms with vsphere api" "vmware api get vm" "vcenter api get vm with uuid" vcenter api 6.5 6.7 get vm uuid" API Modernisation The vSphere API has been modernised as of version 7.0. If you are on 6.7 and below of vcenter (eg. 6.7.0.48000) then […]