User Tools

Site Tools


doc:appunti:hardware:raspberry_networking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:hardware:raspberry_networking [2022/09/21 09:58] – [Network Manager] niccolodoc:appunti:hardware:raspberry_networking [2023/06/11 11:41] (current) – [/etc/dhcpcd.conf] niccolo
Line 22: Line 22:
 <file> <file>
 interface eth0 interface eth0
-static ip_address=10.0.0.72+static ip_address=10.0.0.72/24
 static routers=10.0.0.189 static routers=10.0.0.189
 static domain_name_servers=8.8.4.4 10.0.0.189 static domain_name_servers=8.8.4.4 10.0.0.189
Line 31: Line 31:
 <file> <file>
 profile static_eth0 profile static_eth0
-static ip_address=10.0.0.72+static ip_address=10.0.0.72/24
 static routers=10.0.0.189 static routers=10.0.0.189
 static domain_name_servers=8.8.4.4 10.0.0.189 static domain_name_servers=8.8.4.4 10.0.0.189
Line 59: Line 59:
 static domain_name_servers=8.8.4.4 static domain_name_servers=8.8.4.4
 </file> </file>
 +
 +==== Configurare il WiFi con raspi-config ====
 +
 +Se si desidera una configurazione guidata dell'interfaccia wireless (ma senza interfaccia grafica) si può esguire **raspi-config**. Le voci da selezionare sono:
 +
 +  * Localization Options => Wlan Country
 +  * System Options => Wireless LAN
 +
 +Entrambe le impostazioni verrano scritte in **/etc/wpa_supplicant/wpa_supplicant.conf**.
  
 ===== Network Manager ===== ===== Network Manager =====
doc/appunti/hardware/raspberry_networking.1663747130.txt.gz · Last modified: 2022/09/21 09:58 by niccolo