2016-08-05

Raspberry Pi as OpenVPN 暫存

此處待整理


新版使用

https://github.com/StarshipEngineer/OpenVPN-Setup


Pi3

#/etc/modprobe.d/raspi-blacklist.conf
#wifi
blacklist brcmfmac
blacklist brcmutil
#bt
blacklist btbcm
blacklist hci_uart

Pi3 remove wlan

sudo apt-get purge wireless* wpasupplicant bluez*
sudo apt-get autoremove

Pi3 rotate screen and remove colorful square

#/boot/config.txt
avoid_warnings=1
display_rotate=2

Pi3 disable screen blank

#/etc/kbd/config
POWERDOWN_TIME=0
BLANK_TIME=0

addon up / down / auth script


沒有留言:

張貼留言