Slashdot Mirror


User: artificial_construct

artificial_construct's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Price Spikes on Retailers Respond To HDD Squeeze By Limiting Purchases, Raising Prices · · Score: 1

    That's cheap. Here in Sweden one of the larger computer stores changed the price of their cheapest 2TB Seagate drive from $105 to $472.

  2. Every computer should have a good name on Suitable Naming Conventions For Workstations? · · Score: 1

    The naming convention I use might not scale to well, but it is perfect for the network I manage.

    On this network there are three things that rarely change over time, the owner/user of the computer, the operating system, and the purpose of the computer. The names I use are therefore of the form XYZ-NAME, where X, Y and Z are single characters that shows who owns/uses the computer, what operating system it runs, and what the purpose of the computer is (in that order). NAME is the actual name of the computer, this is usually an animal name that I find appropriate.

    So Bob's server running Linux would be called BLS-CHEETAH (BobLinuxServer-CHEETAH), and John's workstation running Windows would be called JWW-DONKEY (JohnWindowsWorkstation-DONKEY).