Cloning a VMware ESXi thick disk to a thin disk
Up until now I’ve been building all of my virtual servers with thick provisioned disks. In order to better utilise the available disk, I have decided use thin provisioned disks instead. This is easy enough for new servers but if, like me,…
How to enable SSH on a VMWare ESXi server
SSH is disabled on ESXi servers by default. I’d like to have access to the command-line tools available using SSH so have enabled it on my server. Here’s how I did it: 1. On the ESXi server administration window (where…