more changes
This commit is contained in:
@@ -40,6 +40,10 @@ Software installieren:
|
|||||||
# apt-get install ntpdate
|
# apt-get install ntpdate
|
||||||
# apt-get install dnsmasq
|
# apt-get install dnsmasq
|
||||||
# apt-get install python-bottle
|
# apt-get install python-bottle
|
||||||
|
# apt-get install python-pip
|
||||||
|
# apt-get install libglib2.0-dev
|
||||||
|
|
||||||
|
# pip install bluepy
|
||||||
```
|
```
|
||||||
|
|
||||||
### Zugang ermöglichen
|
### Zugang ermöglichen
|
||||||
@@ -157,8 +161,14 @@ beieli@beielipi:~ $ exit
|
|||||||
# for i in $(find . -type f); do cp $i /$i ; done
|
# for i in $(find . -type f); do cp $i /$i ; done
|
||||||
|
|
||||||
# systemctl enable beielimon
|
# systemctl enable beielimon
|
||||||
|
# systemctl enable btmon
|
||||||
# systemctl enable smsmon
|
# systemctl enable smsmon
|
||||||
|
|
||||||
|
/etc/fstab anpassen:
|
||||||
|
tmpfs /home/beieli/bt-readings tmpfs nodev,nosuid,uid=1001,gid=2000,size=4M 0 0
|
||||||
|
|
||||||
|
# mkdir /home/beieli/bt-readings
|
||||||
|
|
||||||
Reboot:
|
Reboot:
|
||||||
# init 6
|
# init 6
|
||||||
|
|
||||||
|
|||||||
@@ -20,5 +20,5 @@ mailfrom: info@nbit.ch
|
|||||||
mailto: joerg.lehmann@nbit.ch
|
mailto: joerg.lehmann@nbit.ch
|
||||||
mailuser: nbitinf@nbit.ch
|
mailuser: nbitinf@nbit.ch
|
||||||
mailpwd: ukihefak27
|
mailpwd: ukihefak27
|
||||||
balance_ussd: "*121#"
|
balance_ussd: "*130#"
|
||||||
manipulation_duration_minutes: 60
|
manipulation_duration_minutes: 60
|
||||||
|
|||||||
Reference in New Issue
Block a user