I hereby claim:
- I am nyerup on github.
- I am nyerup (https://keybase.io/nyerup) on keybase.
- I have a public key ASBtgkULovPAvcyuB5_O5e8SnvHDKzeDhrF41_BvuCweXgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/perl -w | |
| # | |
| # Uses ipmitool(1) to display a string of text on | |
| # the front chassis display of Dell PowerEdge | |
| # servers. | |
| # | |
| # Jesper Nyerup <nyerup@gmail.com> | |
| my $ipmitool = '/usr/bin/ipmitool'; |