Add WiFi instructions.

This commit is contained in:
Jarno Rantanen 2016-04-09 13:03:09 +03:00
parent c01bec7622
commit ace157a1cc
2 changed files with 9 additions and 0 deletions

View File

@ -18,6 +18,14 @@ Whatever, the Internet is your oyster! If you need simple auto-refresh, or timed
You can get to a virtual terminal by pressing e.g. `Ctrl + Alt + F5`, and logging in with `pi:raspberry`. Use `Ctrl + Alt + F8` to switch back to the window manager.
## Enabling WiFi
Set the SSID and password of the network you're connecting to, with:
$ sudo vim ~/wlan.conf
Reboot to make sure your Pi joins the network automatically.
## Enabling SSH
The default credentials of `pi:raspberry` aren't terribly secure, so remote access is disabled by default. To enable SSH until next reboot:

1
home/wlan.conf Symbolic link
View File

@ -0,0 +1 @@
/etc/wpa_supplicant/wpa_supplicant.conf