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 | 29 | 30 | 31 |
Tags
- Server
- BLE
- IOT
- RUBY
- ubuntu
- odroid-x2
- Beacon
- 개발환경
- parser
- STM32F4
- Android
- orange pi
- Arduino
- python3
- Raspberry Pi 3
- mqtt
- flask
- dht11
- ruby on rails
- Nginx
- Raspberry Pi
- 오렌지파이
- uno
- java
- nano
- Python
- rails
- JSON
- 아두이노
- 라즈베리파이
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