# Raspberry Pi
See [[Basic Raspbian Setup]] for basic setup steps.
If you're connecting a RaspberryPi to an iPad note that due to a wrong implementation of USB-C on the Pi some USB-C cables won't work with the iPad. See [here](http://bit.ly/2OR109i) for more info.
To determine which version of Raspbian you're running run: `cat /etc/os-release`.
## Networking
- [[Turning Raspberry Pi Wi-Fi Off If Connected Over Ethernet]]
- [[Turn On Raspberry Pi Hotspot If Not Online]]
- [[Different Host Names for Different Network Adapters on Linux]]
- [[Setting Up Samba on Raspberry Pi (Not in Docker)]]
- To assign a static IP to the Pi you need to modify `/etc/dhcpcd.conf`