Read more

Install rabbitmq plugins (e.g. management plugin) on Ubuntu 12.04

Kim Klotz
July 10, 2012Software engineer at makandra GmbH

If you want to install rabbitmq plugins on Ubuntu 12.04 you can do this with:

/usr/lib/rabbitmq/lib/rabbitmq_server-2.7.1/sbin/rabbitmq-plugins
Illustration book lover

Growing Rails Applications in Practice

Check out our e-book. Learn to structure large Ruby on Rails codebases with the tools you already know and love.

  • Introduce design conventions for controllers and user-facing models
  • Create a system for growth
  • Build applications to last
Read more Show archive.org snapshot

This binary is not in your default $PATH. Beause of this you have to give the full path.

Posted by Kim Klotz to makandra dev (2012-07-10 11:04)