Find RabbitMQ version on linux machine

 

Please run below command:


sudo rabbitmqctl status | grep rabbit


1 comment:

  1. "sudo rabbitmqctl version" also works for v3.8.0 or up

    ReplyDelete

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...