Differences between revisions 3 and 4
Revision 3 as of 2014-08-14 15:18:57
Size: 1256
Editor: scot
Comment:
Revision 4 as of 2016-08-24 22:07:17
Size: 1305
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
 a. {{{username-machinename.[given_domain]}}} e.g. scot-cpte230a.cs.southern.edu OR
a. {{{machinename.[username].internal}}} e.g. cpte230a.scot.internal
 a. {{{machinename.[username].internal}}} e.g. router.scot.internal
Line 22: Line 21:
For CPTE230, your linux machine you should use convention (a) for all other machines you should use convention (b). For CPTE230, your linux machine you should use convention (a) for all other machines you should use convention (b). NOTE: for the windows machines in CPTE 230, I refer to the first Windows Server installed as cpte230a.dra.internal in my documentation.

Virtual Machine Naming Convention

You must use two different naming conventions when creating virtual machines. The first naming convention defines the Self-Service Portal name and the second defines the hostname.

Self-Service portal name

When you create a virtual machine in the self-service portal, you must give it a name. The convention we use is to name your machine:

[username]-machinename

This allows us to see your machines grouped together when sorted by name and allows us to easily identify the owners of virtual machines. Note that the machinename will often be dictated by your professor.

Hostname

When you install the operating system you will be required to give your server a hostname. This is what you would normally use for an internet net such as [hostname].cs.southern.edu. In the case of this server the hostname is "dra". When assigning a hostname to your servers you should use the following conventions:

  1. machinename.[username].internal e.g. router.scot.internal

For CPTE230, your linux machine you should use convention (a) for all other machines you should use convention (b). NOTE: for the windows machines in CPTE 230, I refer to the first Windows Server installed as cpte230a.dra.internal in my documentation.

WindowsAdministration/VirtualMachineNamingConvention (last edited 2024-05-15 17:48:17 by scot)