Differences
This shows you the differences between two versions of the page.
— |
code:notes:ipmi [2017/09/06 21:02] (current) ::ffff:79.193.70.110 created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | == ipmitool | ||
+ | |||
+ | <code bash> | ||
+ | ipmitool -I lanplus -H $host -U adm sol activate | ||
+ | |||
+ | </code> | ||
+ | |||