Skip to content

Instantly share code, notes, and snippets.

@ishrakr
Created June 7, 2020 16:53
Show Gist options
  • Save ishrakr/741f6679ba13bbe3f2965ea88c54684a to your computer and use it in GitHub Desktop.
Save ishrakr/741f6679ba13bbe3f2965ea88c54684a to your computer and use it in GitHub Desktop.
sudo apt install mosquitto
sudo mosquitto_passwd -c /etc/mosquitto/passwd iot
sudo mosquitto_passwd /etc/mosquitto/passwd user
sudo mv /etc/mosquitto.conf /etc/mosquitto.conf.bak
sudo nano /etc/mosquitto.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment