My good man, I introduced you to Oracle Cloud and I feel I've done you a disservice by not spending an extra few mins pointing out the bonus features. Self-documentation is *always* good, but there's no need to spend 30 mins, or even 30 seconds, if
you break something your instance breaks.
Main hamburger menu (top left) > Storage > Block Storage > Block Volumes.
You'll arrive at an empty list. Click on Boot Volumes under the Block Storage menu list on the left to see a list of your instance boot drives/volumes.
Click your DNS server's volume (or whatever you like).
Under Resources on the left, select Boot Volume Backups and click 'Create Boot Volume Backup'. You'll want a full backup.
Repeat for your other instances so you have a snapshot of each. Next time something borks, you can terminate and delete the instance, and its boot volume. Create a new instance, select Image and Shape, switch from the OS tab (Oracle Linux, Ubuntu etc) to My images. Your boot volume snapshot is in there. Click it, set up the instance as usual, and you'll be running a known good snapshot of your instance in seconds. Just be aware that, unless you reserved the old one (which is paid) you'll end up with a new IP. You get 10GB storage for these for free, so unless your instance is huge or you take many backups, you'll be fine. I tend to keep a single snapshot of each of the four instances on a known-good config, just to be safe.
Oracle like to hide things behind sub-sub-sub-sub menus, but once you know, you know. It saved me once, so I'm passing it on to you.