From 9aeee858a026f1472c34ab26370aa2f9af7d2661 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 15 Jan 2019 20:11:37 +0100 Subject: helios-ipmi --- etc/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/.zshrc') diff --git a/etc/.zshrc b/etc/.zshrc index 77e45cc..8358290 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -407,7 +407,7 @@ alias dua='du --apparent-size' alias hat='head -$((LINES-1))' -alias helios-ipmi='ipmitool -I lanplus -H helios-ipmi.chaosdorf.dn42 -U derf -f ~/var/stuff/work/chaosdorf/helios/ipmi-password' +alias helios-ipmi='ipmitool -I lanplus -H 192.168.0.241 -U derf -f ~/var/stuff/work/chaosdorf/helios/ipmi-password' alias irc='tmux attach' -- cgit v1.2.3