added script from hehe.centiped box

This commit is contained in:
Bachir Soussi Chiadmi
2017-06-15 15:45:47 +02:00
parent 18d0ca6587
commit 6afaabe7b0
23 changed files with 627 additions and 1 deletions
+14 -1
View File
@@ -1,2 +1,15 @@
# pi_hotspot_4G
autonomous raspberry pi hotspot 4G based on arch arm
====================================================
HUAWEI E3372
# install
install arch linux arm on rpi
following this [tutorial](https://archlinuxarm.org/platforms/armv6/raspberry-pi)
plug an ethernet cable with internet access on the pi
boot the pi and connect with ssh (use nmap to find the pi ip)
install git ```pacman -S git```