Skip to content

Instantly share code, notes, and snippets.

@nyerup
nyerup / keybase.md
Last active June 9, 2020 22:06
keybase.md

Keybase proof

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:

#!/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';