Month: October 2023

Fix Linode Windows VM IP configuration using Windows SAC console and Lish.

Today I decided to migrate my Windows VM running on Linode from Paris region to Amsterdam region. After kicking off the migration through the Cloud Manager (which took <15 minutes), my instance wasn’t responding to any network requests. Problem was…

From zero to WordPress in less than 2 minutes on Linode using cloud-init and/or Terraform

Yeah, it’s true. You can get a fully running VM with installed MySQL, Apache, PHP and WordPress configured in less than 2 minutes! 1:58 to be exact 🙂 Ok, what is cloud-init in the first place? Cloud-init is a widely…