Restructered pre-import

This commit is contained in:
Liz Cray
2024-07-07 13:53:31 -04:00
parent 47996087db
commit cc9e65b5c6
302 changed files with 0 additions and 0 deletions
+39
View File
@@ -0,0 +1,39 @@
# NamingConvention
## Physical
### Hostnames
HacDC-shared-m335-1
- HacDC - Identifies machine as HacDC or HacDC member property on the
local network.
- shared - One of private, restricted, shared. Private = one member only
(eg. RasPi). Restricted = limited access (eg. HacDC web server).
Shared = shared resources (ie. remote shells).
- m335 - Abbreviated member name or screen name. Full contact details
should be written on the physical machine.
- 1 - Unique identifier.
### FQDNs
HacDC-shared-m335-1.hacdc.org
## Virtual
### Hostnames
mirage335-1
- mirage335 - Local username.
- 1 - Unique machine identifier.
### FQDNs
m335-1.HacDC-shared-m335-1.hacdc.org
# Timezone
EST/EDT aka US Eastern, America/NewYork, or "Eastern"
[Category:ServerStandards](Category:ServerStandards "wikilink")