Snippets for http://fagner.co/2014/08/15/Solve-Simple-Problem-RabbitMQ-Setup/
Last active
December 28, 2015 02:29
-
-
Save fagnercarvalho/d64236bf015c3a263d0d to your computer and use it in GitHub Desktop.
2014-08-15-Solve-Simple-Problem-RabbitMQ-Setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rabbitmq-plugins enable rabbitmq_management |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rabbitmq-server restart |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SETX COMPUTERNAME localhost. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ERROR: epmd error for host MYHOST: address (cannot connect to host/port). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment