Changes between Initial Version and Version 1 of Internal/Infrastructure/SystemServices


Ignore:
Timestamp:
Jul 7, 2008, 11:49:20 PM (16 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/Infrastructure/SystemServices

    v1 v1  
     1= Standard Infrastructure Services =
     2
     3These are standard [wiki:Internal/Infrastructure/SystemServices system services] that are facilitating testbed operation
     4 
     5 * [wiki:Internal/Infrastructure/SystemServices/DNSService DNS]
     6
     7    Purpose: Provides hostname resolution; the standard BIND9 software package
     8
     9 * [wiki:Internal/Infrastructure/SystemServices/DHCPService DHCP]
     10   * [wiki:Internal/Infrastructure/SystemServices/DHCPService#PXE PXE support]
     11
     12    Purpose: IP addresses to clients based on their MAC addresses
     13 * [wiki:Internal/Infrastructure/SystemServices/TFTPService TFTP]
     14   * [wiki:Internal/Infrastructure/SystemServices/TFTPService#PXE PXE support]
     15 * [wiki:Internal/Infrastructure/SystemServices/NFSService NFS] (optional)
     16 * [wiki:Internal/Infrastructure/SystemServices/AptService APT Repository] (optional)
     17    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.