ipmitool from home:netmax project
운영체제를 선택해 주세요
저장소를 추가하고 직접 설치
For CentOS 5 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:netmax/CentOS_5/home:netmax.repo yum install ipmitool
Grab binary packages directly
저장소를 추가하고 직접 설치
For SLE 11 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:netmax/SLE_11_SP1/home:netmax.repo zypper refresh zypper install ipmitool
For SLE 10 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:netmax/SLE_10/home:netmax.repo zypper refresh zypper install ipmitool