You can change it from the Terminal using this command, though obviously it’s much simpler to just change it under Sharing, but this is more accurate:
sudo scutil --set HostName [NewHostNameHere]
sudo scutil --set HostName [NewHostNameHere]
# sync
"My Passport Pro" to "
Seagate Wireless 1Tb" rsync -aP /Volumes/My\ Passport\ Pro/ /Volumes/Seagate\ Wireless\ 1Tb/
# sync only changes of
"My Passport Pro" to "
Seagate Wireless 1Tb"
rsync -aP --ignore-existing /Volumes/My\ Passport\ Pro/ /Volumes/Seagate\ Wireless\ 1Tb/