So you need to copy the cookie from the node you trying to connect
example :- rabbit@node1
rabbit@node2
go to rabbit@node1 and copy the cookie from cat /var/lib/rabbitmq/.erlang.cookie
go to rabbit@node2 remove the current cookie and paste the new one.
on same node
/usr/sbin/rabbitmqctl stop_app
/usr/sbin/rabbitmqctl res [...]
RabbitMQ issue joining a cluster̷...
So you need to copy the cookie from the node you trying to connect
example :- rabbit@node1
rabbit@node2
go to rabbit@node1 and copy the cookie from cat /var/lib/rabbitmq/.erlang.cookie
go to rabbit@node2 remove the current cookie and paste the new one.
on same node
/usr/sbin/rabbitmqctl stop_app
/usr/sbin/rabbitmqctl res [...]
Hosting site on sale.
RabbitMQ command line tool.
Obtaining rabbitmqadmin
With the management plugin installed, browse to http://server-name:15672/cli/ to download. You will need Python 2.x, 2.6 or later (i.e. not Python 3).
Alternatively, you can download the version of rabbitmqadmin which corresponds with the management plugin version 3.0.4 here.
Getting started
Unix users will probably [...]
riak-admin , the Command line trouble...
Before I show you bunch of riak command let me explain you little bit bout that riak is.
Riak is a distributed database architected for:
Availability: Riak replicates and retrieves data intelligently so it is available for read and write operations, even in failure conditions;
Fault-tolerance: you can lose access to many nodes due to netw [...]
How to configure pureFTPd with OpenSS...
Security first.
Pure-FTPd is actively supported, and it was always designed with security in mind, and the code is always re-audited as new kind of vulnerabilities are discussed.
The server can run with privilege separation for paranoid security. It can even run 100% non-root, with its built-in chroot() emulation and virtual accounts.
Transmi [...]



