Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
hp:start [2016/05/05 11:30] – angelegt jshp:start [2022/10/13 15:29] (current) js
Line 3: Line 3:
 ===== iLO ===== ===== iLO =====
  
 +  * [[/hp/ilo/cmd|HP iLO Commands]] - some usefull iLO commands
  
 +
 +==== ilorest ====
 +<code bash>ilorest --nologo bootorder --onetimeboot usb --commit --url <ip> -u <user> -p <password></code>
 +<code bash>ilorest --nologo reboot --url <ip> -u <user> -p <password></code>