from wiki

This commit is contained in:
Randy Bush 2020-07-04 14:46:52 -07:00
parent 65ade6953d
commit 793aa41405

13
pages/UsefulPiPages.md Normal file
View file

@ -0,0 +1,13 @@
# Useful Raspberry Pi Web Pages, Documentation, etc.
## Basics
- [Raspberry Pi FAQ](http://www.raspberrypi.org/faqs)
- [Boot Configuration, the file /boot/config.txt](http://elinux.org/RPi_config.txt)
## Wireless
- [QuickTek - Raspberry Pi as a Router](http://qcktech.blogspot.com/2012/08/raspberry-pi-as-router.html)
- [AdaFruit - Setting up a Raspberry Pi as a WiFi access point](http://learn.adafruit.com/setting-up-a-raspberry-pi-as-a-wifi-access-point/overview)
- [Comcast Consumer - IPv6 configuration (Raspberry-pi as bridge/base-station)](http://secsup.net/index.php/shaded_grey/comments/comcast_consumer_ipv6_configuration_raspberry_pi_as_bridge_base_station/)
- [WiFi Hotspot with Edimax Nano USB EW-7811Un (RTL8188CUS chipset)](http://www.daveconroy.com/turn-your-raspberry-pi-into-a-wifi-hotspot-with-edimax-nano-usb-ew-7811un-rtl8188cus-chipset/)