Ci-dessous, les différences entre deux révisions de la page.
|
gabriel_rotella:gabriel_rotella9 [2020/07/14 13:16] Gabriel Rotella créée |
gabriel_rotella:gabriel_rotella9 [2020/07/14 13:18] (Version actuelle) Gabriel Rotella |
||
|---|---|---|---|
| Ligne 34: | Ligne 34: | ||
| <code> | <code> | ||
| #L'interface wifi | #L'interface wifi | ||
| - | interface=wlx503eaa3d7d6c | + | interface=wlo1 |
| #Le SSID (le nom du point d'accès wifi) | #Le SSID (le nom du point d'accès wifi) | ||
| ssid=Prueba123 | ssid=Prueba123 | ||
| Ligne 65: | Ligne 65: | ||
| Dans etc/network/interfaces: | Dans etc/network/interfaces: | ||
| <code> | <code> | ||
| - | auto wlx503eaa3d7d6c | + | auto wlo1 |
| - | iface wlx503eaa3d7d6c inet static | + | iface wlo1 inet static |
| address 192.168.4.2 | address 192.168.4.2 | ||
| netmask 255.255.255.0 | netmask 255.255.255.0 | ||