You may also need to perform the following miscellaneous steps when configuring a new band site hosting server.

See also: Creating a Band Site Hosting Server

'X' is the number of this instance throughout.

Vim enhanced for easier editing

# yum install vim-enhanced

Bind utils (nslookup, etc) seems to speed up page loads when HTTP queries are made in the background

# yum install bind-utils

Register the server's hostname with itself

# echo bandsX.bombplates.com > /etc/hostname
# hostname bandsX.bombplates.com