#!/bin/bash # Set the domain name and new hostname DOMAIN="example.com" NEW_HOSTNAME="newhostname.example.com"