Programmatically provision Alpine VMs with tiny-cloud
A guide to automating Alpine Linux VM provisioning using the tiny-cloud tool for configuration and QEMU for virtualization.
A guide to automating Alpine Linux VM provisioning using the tiny-cloud tool for configuration and QEMU for virtualization.
A guide to using AWS SSM Run Command with Terraform to wait for cloud-init on EC2 instances without needing SSH keys.
A technical guide on replacing the deprecated template_cloudinit_config data source in Terraform with the templatefile function and cloudinit provider.
A tutorial on using Ubuntu's Autoinstallation feature to automatically configure a server VM in VirtualBox, including hostname, IP, and SSH setup.
Tips for delivering effective tech tutorials, focusing on pre-provisioned cloud VMs, automation, and managing student environments.
A guide to configuring a Linux swap device on AWS instances using Cloud-Init's cloud-config syntax for persistent setup.
Porting Ubuntu's cloud utilities (cloud-init, cloud-utils) to Debian to enable automatic instance configuration and disk resizing on cloud platforms.