Categories
Stayno's Notes Superuser Windows

Windows dynamic dns with Freedns and task manager

Thanks to this blog post https://agurk.net/update-freedns-with-powershell-and-task-scheduler/ for detailed information. In my experience there is a bit of a difference in the commands and code everything else is essentially the same.Just an outline:

Categories
Infrastructure as Code (IaC) Stayno's Notes

Vagrant for web dev environment

This all started by surfing around the internet when I saw something about spinning developer environments on VMs. Just a quick look around lead me to Vagramt and yes in that quick search I also saw that a lot of people asked the question “is it really useful in the age of containers?”. Well you […]