From 02a76fcafd9d53c9b4d6570bf8c848ea661827e7 Mon Sep 17 00:00:00 2001 From: BugKing Date: Thu, 14 Feb 2019 10:05:46 +0800 Subject: [PATCH] Update theory_of_ops.rst --- docs/tech_inside/theory_of_ops.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tech_inside/theory_of_ops.rst b/docs/tech_inside/theory_of_ops.rst index e4a2f94e..85f15e94 100644 --- a/docs/tech_inside/theory_of_ops.rst +++ b/docs/tech_inside/theory_of_ops.rst @@ -67,7 +67,7 @@ should do when it is PXE booting. .. _Preboot Execution Environment (PXE): https://en.m.wikipedia.org/wiki/Preboot_Execution_Environment .. _iPXE: http://en.wikipedia.org/wiki/IPXE -Data center automation is enabled through each server's `Baseboard Motherboard Controller (BMC)`_ embedded on the +Data center automation is enabled through each server's `Baseboard Management Controller (BMC)`_ embedded on the server motherboard. Using `Intelligent Platform Management Interface (IPMI)`_ to communicate with the BMC, RackHD can remotely power on, power off, reboot, request a PXE boot, and perform other operations.