Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Nginx
- 오렌지파이
- mqtt
- ubuntu
- Beacon
- 아두이노
- uno
- 개발환경
- Server
- ruby on rails
- parser
- python3
- Python
- BLE
- 라즈베리파이
- odroid-x2
- IOT
- Raspberry Pi
- dht11
- rails
- STM32F4
- flask
- Raspberry Pi 3
- Android
- java
- nano
- orange pi
- JSON
- Arduino
- RUBY
Archives
- Today
- Total
[熱情]
Mqtt Broker - Mosquitto 본문
Mqtt Broker Mosquitto 설치
따라한 사이트
저장소 업데이트
sudo apt-get install python-software-properties
sudo apt-add-repository ppa:mosquitto-dev/mosquitto-ppa
sudo apt-get update
업데이트 확인
sudo apt-cache search mosquitto
설치
sudo apt-get install mosquitto
Comments