« Installation des outils HP pour debian » : différence entre les versions

De Linux Server Wiki
Aller à la navigation Aller à la recherche
(Page créée avec « Ajoutez le dépot suivant : <pre>deb http://downloads.linux.hp.com/SDR/repo/mcp/ wheezy/current non-free</pre> »)
 
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
Ajoutez le dépot suivant :
Ajoutez le dépot suivant :
<pre>deb http://downloads.linux.hp.com/SDR/repo/mcp/ wheezy/current non-free</pre>
<pre>deb http://downloads.linux.hp.com/SDR/repo/mcp/ wheezy/current non-free</pre>
<pre>
curl http://downloads.linux.hp.com/SDR/hpPublicKey1024.pub | apt-key add -
curl http://downloads.linux.hp.com/SDR/hpPublicKey2048.pub | apt-key add -
curl http://downloads.linux.hp.com/SDR/hpPublicKey2048_key1.pub | apt-key add -
</pre>
<pre>
aptitude update
aptitude install hp-health hpacucli
</pre>

Version du 31 janvier 2015 à 20:40

Ajoutez le dépot suivant :

deb http://downloads.linux.hp.com/SDR/repo/mcp/ wheezy/current non-free
curl http://downloads.linux.hp.com/SDR/hpPublicKey1024.pub | apt-key add -
curl http://downloads.linux.hp.com/SDR/hpPublicKey2048.pub | apt-key add -
curl http://downloads.linux.hp.com/SDR/hpPublicKey2048_key1.pub | apt-key add -
aptitude update
aptitude install hp-health hpacucli