<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>Latest snippets tagged wifi</title>
  <link rel="alternate" href="http://snippets.prendreuncafe.com/snippets/tagged/wifi/order_by/date"></link>
  <id>http://snippets.prendreuncafe.com/snippets/tagged/wifi/order_by/date</id>
  <updated>2006-10-30T21:18:58Z</updated>
  <author>
    <name>Symfony</name>
    <author_email>noreply@symfony-project.com</author_email>
  </author>
<entry>
  <title>[Ubuntu] Installer wifi-radar et network-manager</title>
  <link href="http://snippets.prendreuncafe.com/snippet/6"></link>
  <updated>2006-10-30T21:18:58Z</updated>
  <id>6</id>
  <summary type="html">La gestion native par défaut du wifi sous Ubuntu laisse un poil à désirer, voici quelques outils intéressants pour y pallier :

[code]
$ sudo apt-get install wifi-radar network-manager-gnome
[/code]

Note concernant Network Manager :

Il faut vider les paramètres de configuration des interfaces réseau dans le fichier /etc/network/interfaces et rebooter pour que le logiciel fonctionne correctement.</summary>
</entry>
</feed>