A background pattern of shaded interlocking triangles

IT Infrastructure Architect (41)

Permanently enable SSH on a VMWare ESXi host

Here is a technique to permanently enable SSH access on ESXi hosts. VMWare warns against leaving SSH access enabled on production servers due to security concerns. However, in my homelab this is an acceptable risk. Using the VMWare Web Interface, do Host > Services >…

Continue reading...

A simple VMWare ESXi Guest Backup Script

The free license option for VMWare ESXi lacks the backup APIs enabled by a vSphere license. Here is a simple script that I use instead to backup my guest VMs on my VMWare ESXi running on a Raspberry Pi 4. The script assumes: Use SSH,…

Continue reading...

Keep free Oracle Compute instances active with Stress-ng

Oracle Could Infrastructure generously provide completely free compute instances to all users. However, Oracle reserve the right to reclaim idle instances. This article describes how to generate a load capable of satisfying Oracle's definition of activity to prevent reclamation. Oracle define idle compute instances as…

Continue reading...