How to install and start ipmitool on Ubuntu/Debian ,step by step tutorial

1. We need use two core modules
 
modprobe ipmi_si
modprobe ipmi_devintf
echo ipmi_si >> /etc/modprobe
echo ipmi_devintf >> /etc/modprobe
2. Install ipmitool via apt-get
 
apt-get install ipmitool
3. List ipmi   network infos
 
ipmitool lan print
4. List users
 
ipmitool user list 1
0
Donate 30-09-18

0 comments

If you wanna get more accurate answers,Please Login or Register