TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do you name your servers?

1 点作者 kareemm超过 14 年前
Just curious - do you name your boxes randomly, or do you have a set of constraints?<p>(Aside: we name boxes randomly, and just named our newest box Watson :)

3 条评论

Jun8超过 14 年前
Unfortunately, I am at the mercy of our IT in server naming, and they come up with the weirdest names, e.g. my machine is called ganada.<p>A good approach I've heard would be to use Google Sets: enter a few terms and see if you have enough consistent names to support your future server needs.
JonathanWCurd超过 14 年前
We usually name our stuff with the following very boring format:<p>[Server Role]-[#][d/t/p]<p>On the plus side its easy to maintain, easy to remember, and easy to explain to new hires.
vyrotek超过 14 年前
<a href="http://serverfault.com/questions/45734/the-coolest-server-names" rel="nofollow">http://serverfault.com/questions/45734/the-coolest-server-na...</a>