Table of Contents

hpacucli usage

Category: Guide

Install

echo "deb http://downloads.linux.hpe.com/SDR/downloads/MCP/Debian/ wheezy/current non-free" | sudo tee /etc/apt/sources.list.d/hp.listwget -qO- http://downloads.linux.hpe.com/SDR/downloads/MCP/GPG-KEY-mcp | sudo apt-key add -wget http://downloads.linux.hpe.com/SDR/add_repo.sh && chmod +x add_repo.shsudo ./add_repo.sh mcpsudo apt apt update && sudo apt install hpacucli

Usage