WebIOPi not working index.html
you should first patch file install done and install setup.sh file
패치파일을 실행 안시키고 설치 시 기본 index.html이 적용되지 않음
실패 시 화면
WebIOPi 설치 방법
1. WebIOPi 설치
http://goo.gl/kV4pFy 클릭 후
WebIOPi-0.7.1.tar.gz 다운로드 합니다.
그 후 압축을 풀어줍니다.
2. Patch File 설치
sudo wget https://raw.githubusercontent.com/doublebind/raspi/master/webiopi-pi2bplus.patch
3. Patch File 적용
WebIOPi 압축 푼 폴더에 Patch File을 넣은 후
patch -p1 -i webiopi-pi2bplus.patch
sudo ./setup.sh
sudo /etc/init.d/webiopi start
4. WebIOPi 웹 화면 접속
http://[라즈베리파이 주소]:8000
기본 ID : webiopi
기본 PWD : raspberry
성공 화면
'알뜰살뜰 정보 > Raspberry PI' 카테고리의 다른 글
(실행 에러) end kernel panic -not syncing: VFS: Unable to mount root fs on unknown-block(179,2) ] (0) | 2021.07.30 |
---|---|
files list file for package 'raspberrypi-kernel' is missing final newline 에러 발생 시 (0) | 2020.12.24 |
Samba FTP 설치 (0) | 2020.04.10 |
라즈베리파이 telegram-cli 설치 (0) | 2020.02.25 |
(주의상황) 라즈베이파이 비밀번호 분실했을 때 찾는법 (2) | 2019.09.23 |