Changes between Version 12 and Version 13 of Internal/Infrastructure
- Timestamp:
- Jul 7, 2008, 11:38:34 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Infrastructure
v12 v13 1 1 = ORBIT Infrastructure = 2 2 3 == Standard Infrastructure Services == 3 4 4 These are standard system servicesthat are facilitating testbed operation5 These are standard [wiki:Internal/Infrastructure/SystemServices system services] that are facilitating testbed operation 5 6 6 * [wiki:Internal/Infrastructure/ DNSService DNS]7 * [wiki:Internal/Infrastructure/SystemServices/DNSService DNS] 7 8 8 9 Purpose: Provides hostname resolution; the standard BIND9 software package 9 10 10 * [wiki:Internal/Infrastructure/ DHCPService DHCP]11 * [wiki:Internal/Infrastructure/ DHCPService#PXE PXE support]11 * [wiki:Internal/Infrastructure/SystemServices/DHCPService DHCP] 12 * [wiki:Internal/Infrastructure/SystemServices/DHCPService#PXE PXE support] 12 13 13 14 Purpose: IP addresses to clients based on their MAC addresses 14 * [wiki:Internal/Infrastructure/ TFTPService TFTP]15 * [wiki:Internal/Infrastructure/ TFTPService#PXE PXE support]16 * [wiki:Internal/Infrastructure/ NFSService NFS] (optional)17 * [wiki:Internal/Infrastructure/ AptService APT Repository] (optional)15 * [wiki:Internal/Infrastructure/SystemServices/TFTPService TFTP] 16 * [wiki:Internal/Infrastructure/SystemServices/TFTPService#PXE PXE support] 17 * [wiki:Internal/Infrastructure/SystemServices/NFSService NFS] (optional) 18 * [wiki:Internal/Infrastructure/SystemServices/AptService APT Repository] (optional) 18 19 Purpose: This serves as the debian package repository for local ORBIT packages (such as OML, OTG, Libmac, nodeAgent etc). It uses apache services to fetch and distribute debian packages. For this service, it is sufficient to install just the ORBIT packages. There is no need to mirror the entire debian repository which can be easily accessed by syncing with the external debian repository. 19 20