I frequently copy multiple virtual instances of OS X under VMware Fusion for testing beta applications, database server configs, and other dev/test work requirements. As a result, I’ve found this little setting to be handy when dealing with a small fleet of OS X instances.
OSX -> show hostinfo at login screen
sudo defaults write /Library/Preferences/com.apple.loginwindow AdminHostInfo HostName
Advertisements