Possible Duplicate:
The Coolest Server Names

How do you decide what you name your servers?

Do you keep it simple/boring like svr-01, svr-02; make it descriptive like citrix-01, share-01; or do you make it creative like the names of the planets, peanuts characters, etc?

link|improve this question
feedback

migrated from stackoverflow.com Apr 18 '10 at 1:58

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by David Mackintosh, Mark Henderson, Zypher, ErikA, Dennis Williamson Apr 18 '10 at 5:05

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

3 Answers

Once you have more than 5-10 servers, creative names become nothing more than a major pain. I work for a university and different departments have different naming conventions, while we are the ones who have to take care of their stuff. It is a complete management nightmare. So "boring" names for me please.

link|improve this answer
feedback

Its good to make the names relavant, in the sense that they should reflect their localtion, thier pool etc

Example:

Servers in Wonderland and are a part of mypool should be named something like wondrlnd-mypool01 wondrlnd-mypool02 etc

link|improve this answer
feedback

I personally like using Greek deities in naming. It gives some 'feeling' and familiarity to the servers and well as allows you to pick somewhat relevant names. There are also a multitude of names.

For example: Proteus - the name implies first, so I use this as the first server name.

http://en.wikipedia.org/wiki/List_of_Greek_mythological_figures#Immortals

link|improve this answer
feedback