Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
serialseb.github.com/_posts/2008/2008-04-20-computer-naming-scheme.html
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
13 lines (11 sloc)
1.78 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
layout: post | |
title: Computer naming scheme | |
date: '2008-04-20T12:29:00.001+01:00' | |
tags: | |
modified_time: '2008-04-20T12:29:18.288+01:00' | |
blogger_id: tag:blogger.com,1999:blog-4015568221071268916.post-7346829544968880411 | |
comments: true | |
blogger_orig_url: http://serialseb.blogspot.com/2008/04/computer-naming-scheme.html | |
--- | |
<p>While looking around for nice visual studio color schemes, I stumbled upon Commonality's <a href="http://www.winterdom.com/weblog/2008/02/06/NamingYourComputers.aspx">Naming your computers post</a>. I'm happy to know I'm not the only one doing that.</p> <p>All the computers in Caffeine IT are named on the theme of light. Here's a rundown.</p> <ul> <li>Luciole, Lueur: decomissioned machines I had when in France</li> <li>Aurore: A dell machine that I am now disposing off, mainly because I can't be bothered to rebuild it.</li> <li>Tinkerbell: my main dev laptop, MacBook Pro running Vista Ultimate.</li> <li>Photon: The MacBook Air running Vista Ultimate.</li> <li>Lumiere: The Sony TP1E that is the test machine for my yet to be released Vista media integration software, and connected to the big LCD screen. Only way to test 3-feet user experience is to set-up a machine with no keyboard and no mouse, relying only on the remote. Running Vista Home Premium.</li> <li>Blackhole: The custom-built Xeon machine that holds my dev environments and the multi-terabyte RAID5 array. Running Windows Server 2008 Core with Hyper-V</li> <li>Glimmer: The build server, web uat environment, and other bits and bobs (server 2008 Standard)</li> <li>Pulsar: The backup server (windows home server)</li> <li>Hubble: A video streaming server on Windows Server 2003 R2.</li> <li>RayOfLight: The iphone :)</li> </ul> <p>And before you ask, of course I need that many. :)</p> |