Create or Update TXT Record in InfoBlox API using Python Libraries

A very short introduction into using Python and the InfoBlox Python libraries to interact with the REST API to give you a starting point for development. https://sifbaksh.com/introduction-to-infoblox-api-wapi-using-python/ The easiest approach is to use the InfoBlox-Client library in Python, it is possible to use “requests” and then parse the output, but this approach seems a bit […]

More...

Clone Windows 10 PC OS Disk to SAMBA Server (Synology NAS) using Clonezilla Live

I’ve used Clonezilla a few times in the past, its a quick and convenient way to replace a hard disk (e.g. upgrading from a spinning rust disk to an SSD) in your machine without needing to rebuild the OS from scratch. But Clonezilla can also be used to clone the disk to an image, as […]

More...