From 213b3fc80338251cccf7df1b6828c328133ea8cf Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 4 Oct 2020 04:38:52 +0300 Subject: [PATCH] Update ipmi.md --- pages/ipmi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/ipmi.md b/pages/ipmi.md index 01dbc3af..655dc043 100644 --- a/pages/ipmi.md +++ b/pages/ipmi.md @@ -55,7 +55,7 @@ If there is a file in your system after the update `/etc/kvmd/nginx/kvmd.ctx-ser To access the Redfish API, use HTTP Basic Auth. Also you can use the [redfishtool](https://github.com/DMTF/Redfishtool): ``` -$ redfishtool -S Never -r pikvm2 root +$ redfishtool -S Never -r pikvm root $ redfishtool -S Never -u admin -p admin -r pikvm Systems $ redfishtool -S Never -u admin -p admin -r pikvm Systems reset ForceOff ```