User Tools

Site Tools


octopi

Differences

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

Link to this comparison view

octopi [2021/07/11 15:30]
robm created
octopi [2021/07/11 15:31] (current)
robm
Line 7: Line 7:
 Then create ''/etc/network/interfaces.d/wlan0'' Then create ''/etc/network/interfaces.d/wlan0''
  
-<code> +  auto wlan0 
-auto wlan0 +  iface wlan0 inet dhcp 
-iface wlan0 inet dhcp +    up iwconfig wlan0 power off  # Disable power saving, so it stays on. Confusing, right?
-  up iwconfig wlan0 power off  # Disable power saving, so it stays on. Confusing, right? +
-<code>+
octopi.txt · Last modified: 2021/07/11 15:31 by robm