User Tools

Site Tools


hardware:raspberry_pi

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
hardware:raspberry_pi [2021/03/31 04:07]
nanodano
hardware:raspberry_pi [2021/03/31 17:40] (current)
nanodano
Line 86: Line 86:
 </code> </code>
  
-===== Configure static IP address for eth0 =====+===== Networking ===== 
 + 
 +==== Configure static IP address for eth0 ====
  
 It should use DHCP by default, but if you want to specify an IP Address you can. It should use DHCP by default, but if you want to specify an IP Address you can.
Line 99: Line 101:
 </code> </code>
  
-===== Manually configure wpa_supplicant for WiFi =====+==== Manually configure wpa_supplicant for WiFi ====
  
 <code bash> <code bash>
Line 124: Line 126:
 </code> </code>
  
-===== Expose local port via remote server =====+==== Expose local port via remote server ====
  
 You can take a service running locally, and use a remote VPS to be a proxy and allow connectivity from the internet. You can take a service running locally, and use a remote VPS to be a proxy and allow connectivity from the internet.
hardware/raspberry_pi.1617163652.txt.gz · Last modified: 2021/03/31 04:07 by nanodano