Category: raspberry pi

0

How to Install Docker and Docker Compose on Raspberry Pi

Step 0 : Check Environment PRETTY_NAME=”Debian GNU/Linux 9 (stretch)”NAME=”Debian GNU/Linux”VERSION_ID=”9″VERSION=”9 (stretch)”VERSION_CODENAME=stretchID=debianHOME_URL=”https://www.debian.org/”SUPPORT_URL=”https://www.debian.org/support”BUG_REPORT_URL=”https://bugs.debian.org/” step 1 : Update and upgrade ปรับปรุงระบบให้เป็นปัจจุบัน Step 2 : Install Docker on Raspberry Pi...

Run DynDNS Client Raspbian

ติดตั้ง ddclient$ sudo apt-get install ddclient 2. จากนั้นทำการ Config ตามคำแนะนำผ่านทาง UI 3. ตรวจสอบการทำงาน $ ddclient -daemon=0 -debug -verbose -noquiet 2 /etc/ddclient.confหากทำงานปกติ SUCCESS: xxxx.xxxx.info: skipped: IP address...

ติดตั้ง PRi-Monitor 0

ติดตั้ง PRi-Monitor

              ขั้นตอนการติดตั้ง ทำการเพื่มรายการใน repository $ sudo wget http://goo.gl/vewCLL -O /etc/apt/sources.list.d/rpimonitor.list ติดตั้ง key $ sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com 2C0D3C0F ปรับปรุงระบบ...