<?xml version="1.0" encoding="UTF-8" ?>
<!-- RSS generated by PHPBoost on Fri, 19 Jun 2026 14:19:02 +0200 -->
<rss version="2.0" xmlns:atom="https://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Wiki]]></title>
		<atom:link href="https://www.mageialinux-online.org/syndication/rss/wiki/61" rel="self" type="application/rss+xml"/>
		<link>https://www.mageialinux-online.org</link>
		<description><![CDATA[Derniers articles de la catégorie Outils en mode graphique]]></description>
		<copyright>(C) 2005-2026 PHPBoost</copyright>
		<language>fr</language>
		<generator>PHPBoost</generator>
		
            <item>
                <title><![CDATA[HardInfo]]></title>
                <link>https://www.mageialinux-online.org/wiki/hardinfo</link>
                <guid>https://www.mageialinux-online.org/wiki/hardinfo</guid>
                <description><![CDATA[<p style="text-align: center;"><img src="https://www.mageialinux-online.org/upload/hardinfo_3ec9f.png" alt="Icone logo de HardInfo" style="width: 60px" /></p><br />
<h2 class="formatter-title wiki-paragraph-2" id="paragraph-presentation">Présentation</h2><br />

<strong>HardInfo</strong>, logiciel open source, permet d'afficher les informations sur le matériel et le système d'un ordinateur sous Linux. Il peut aussi générer des rapports avec les informations collectées.<br />
<h2 class="formatter-title wiki-paragraph-2" id="paragraph-installation">Installation</h2><br />

HardInfo n'est pas toujours installé par défaut. Si ce n'est pas le cas, vous l'installerez<br />
<ul class="formatter-ul">
    <li class="formatter-li">soit via le Centre de Contrôle de Mageia
    </li><li class="formatter-li">soit en mode texte avec la commande <pre style="display:inline;">urpmi hardinfo</pre></li></ul><br />
<h2 class="formatter-title wiki-paragraph-2" id="paragraph-utilisation">Utilisation</h2><br />

Dans le <strong>Menu des applications</strong> de Mageia, HardInfo apparaît sous le nom <strong>Informations et Benchmarks du Système</strong>. Ce qui est correct sur les fonctionnalités, mais peu intuitif, loin du nom du logiciel.<br />
<br />
Saisir les premières lettres peut suffire à le faire émerger du <strong>Menu des applications</strong> :<br />
<p style="text-align: center;"><img src="https://www.mageialinux-online.org/upload/hardinfo-menu_applications-screenshot_20260203_4d655.png" alt="HardInfo menu des applications" style="width: 300px" /></p><br />
Une fois démarré, HardInfo vous affiche 4 sections : Ordinateur, Périphériques, Réseaux et Benchmarks.<br />
Chacune des sections offre une longue liste des propriétés, réglages de l'ordi et benchmarks disponibles. Du noyau, à la table ARP, en passant par les utilisateurs et les imprimantes.<br />
Francisé dans l'ensemble.<br />
<br />
Son site de référence en <a class="offload" href="https://hardinfo2.org/">propose une animation</a>.<br />
<br />
<h2 class="formatter-title wiki-paragraph-2" id="paragraph-rapports">Rapports</h2><br />

Sans surprise, il suffit de cliquer sur l'onglet <strong>Générer un Rapport</strong>.<br />
<p style="text-align: center;"><img src="https://www.mageialinux-online.org/upload/hardinfo-rapports-screenshot_20260202.png" alt="HardInfo fenetre Rapports" style="width: 350px" /></p><br />
Vous sélectionnez ensuite les items qui vous intéressent. Pour le format, vous aurez le choix entre les formats texte ou HTML, c'est à dire *.txt ou *.html, que vous enregistrerez dans le dossier à votre convenance.<br />
<br />
Une fenêtre peut apparaître pour vous rappeler de n'utiliser ni la souris, ni le clavier durant les mesures (ou <em>benchmarks</em>).<br />
<br />
<h2 class="formatter-title wiki-paragraph-2" id="paragraph-mode-texte">Mode texte</h2><br />

HardInfo peut aussi fonctionner en mode texte (dit autrement en console). La commande <div class="formatter-container formatter-code code-BASH"><span class="formatter-title">Code BASH : </span><div class="formatter-content"><pre style="display:inline;"><pre class="bash" style="font-family:monospace;">hardinfo <span style="color: #660033;">--help</span></pre></pre></div></div>vous en liste des options possibles.<br />
Par exemple, l'option <pre style="display:inline;">-r</pre> permet de <pre style="display:inline;">créer un rapport et imprimer sur la sortie standard</pre>.<br />
<br />
Il est aussi possible de sauvegarder le rapport aux formats texte ou HTML depuis la ligne de commande. Le man nous dit :<div class="formatter-container formatter-code code-TEXT"><span class="formatter-title">Code TEXT : </span><div class="formatter-content"><pre style="display:inline;"><pre class="text" style="font-family:monospace;">-f, --report-format       Choisir format du rapport ([text], html)</pre></pre></div></div>Donc, pour un rapport en HTML<span class="emoji-tag">&nbsp;</span>:<br />
<div class="formatter-container formatter-code code-BASH"><span class="formatter-title">Code BASH : </span><div class="formatter-content"><pre style="display:inline;"><pre class="bash" style="font-family:monospace;">hardinfo <span style="color: #660033;">-r</span> <span style="color: #660033;">-f</span> html <span style="color: #000000; font-weight: bold;">></span> .<span style="color: #000000; font-weight: bold;">/</span>rapport-hardware.html</pre></pre></div></div> Et <div class="formatter-container formatter-code code-BASH"><span class="formatter-title">Code BASH : </span><div class="formatter-content"><pre style="display:inline;"><pre class="bash" style="font-family:monospace;">hardinfo <span style="color: #660033;">-r</span> <span style="color: #660033;">-f</span> text <span style="color: #000000; font-weight: bold;">></span> .<span style="color: #000000; font-weight: bold;">/</span>rapport-hardware.txt</pre></pre></div></div>pour un format texte.<br />
<br />
<h2 class="formatter-title wiki-paragraph-2" id="paragraph-synchronisation">Synchronisation</h2><br />

L'onglet <strong>Synchronize</strong> vous ouvre cette fenêtre<span class="emoji-tag">&nbsp;</span>:<br />
<p style="text-align: center;"><img src="https://www.mageialinux-online.org/upload/hardinfo-synchronyse-screenshot_20260203.png" alt="HardInfo fenetre Synchronyse" style="width: 350px" /></p><br />
Toutes les options sont cochées par défaut.<br />
<br />
Si vous prenez le temps de cliquer sur le lien <a class="offload" href="https://github.com/lpereira/hardinfo/wiki/Privacy-Policy">Privacy Policy</a> du bas cette fenêtre, vous pouvez lire ceci :<br />
<div class="formatter-container formatter-code code-TEXT"><span class="formatter-title">Code TEXT : </span><div class="formatter-content"><pre style="display:inline;"><pre class="text" style="font-family:monospace;">When using the Synchronize feature in HardInfo, some information may be stored indefinitely in our servers.
...</pre></pre></div></div><br />
c'est à dire :<br />
<div class="formatter-container formatter-code code-TEXT"><span class="formatter-title">Code TEXT : </span><div class="formatter-content"><pre style="display:inline;"><pre class="text" style="font-family:monospace;">Lorsque vous utilisez la fonctionnalité Synchroniser dans HardInfo, certaines informations peuvent être stockées indéfiniment sur nos serveurs.
...</pre></pre></div></div>Il vous reste à sélectionner ce vous désirez transmettre de votre config' à l'humanité du prochain millénaire.<br />
<br />
<h2 class="formatter-title wiki-paragraph-2" id="paragraph-sitographie">Sitographie</h2><br />

<ul class="formatter-ul">
    <li class="formatter-li"><a class="offload" href="https://hardinfo2.org/">Site de HardInfo</a>
    </li><li class="formatter-li"><a class="offload" href="https://www.malekal.com/afficher-les-informations-systemes-et-materielles-sur-ubuntu-avec-hardinfo/">HardInfo sur Ubuntu</a>, Malekal
    </li><li class="formatter-li"><a class="offload" href="https://doc.ubuntu-fr.org/hardinfo">Wiki Ubuntu</a><br />
</li></ul>]]></description>
                <pubDate>Tue, 03 Feb 2026 02:07:41 +0100</pubDate>
                
            </item>
		
            <item>
                <title><![CDATA[Outils en mode graphique]]></title>
                <link>https://www.mageialinux-online.org/wiki/outils-en-mode-graphique</link>
                <guid>https://www.mageialinux-online.org/wiki/outils-en-mode-graphique</guid>
                <description><![CDATA[Outils système en mode graphique]]></description>
                <pubDate>Mon, 02 Feb 2026 23:00:07 +0100</pubDate>
                
            </item>
		
	</channel>
</rss>
