Skip to content

Commit 5e402bf

Browse files
committed
Update Blog “in-band-management-with-ilorest-and-a-livecd”
1 parent ea28546 commit 5e402bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/blog/in-band-management-with-ilorest-and-a-livecd.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,6 @@ The above commands can be includes in a shell script file to perform specific ac
232232

233233
## Conclusion
234234

235-
We’ve learned how to create a Linux (RHEL / CentOS) LiveCD embedding the iLOrest RESTful interface tool and enabling in band management of a single managed server. In case you have more than one server to manage, it is also possible to use this solution and to configure all of them the exact same way at once. In this case you would use a tool like the parallel distributed shell (`pdsh`) or the cluster shell (`clush`). Look forward to more blogs that will cover topics like `pdsh` or `clush`.
235+
We’ve learned how to create a Linux (RHEL / CentOS) LiveCD embedding the iLOrest RESTful interface tool and enabling in band management of a single managed server. In case you have more than one server to manage, it is also possible to use this solution and to configure all of them the exact same way at once. In this case you would use a tool like the parallel distributed shell (`pdsh`) or the cluster shell (`clush`). Look forward to more blogs that will cover topics like `pdsh` or `clush`.
236+
237+
Don't forget to check out some of my other <a href="https://developer.hpe.com/search/?term=donze" target="_blank">blog posts</a> on the HPE Developer portal to learn more about Redfish tips and tricks.

0 commit comments

Comments
 (0)