mirror of https://github.com/pikvm/pikvm.git
Update ipmi.md
This commit is contained in:
parent
0b50b708c2
commit
213b3fc803
|
|
@ -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
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue