Category: Operating Systems
-
Resetting root password in Ubuntu 22.04 from those pesky openstack images
One of the ‘perks’ of spinning up a VM from a precompiled Ubuntu image in the catalog is that it may come with a pre-filled root password that needs changing to give us root access from QEMU when the instance is created in a private network without an elastic IP. My personal approach to google…