Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


EPEL

Code Block
languagebash
[root@localhost ~root]# wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
[root@localhost ~root]# yum localinstall epel-release-6-8.noarch.rpm

Squirro Cluster node

Code Block
languagebash
[root@localhost ~root]# yum install squirro-cluster-node-users
[root@localhost ~root]# yum install squirro-cluster-node
[root@localhost ~root]# service monit start
[root@localhost ~root]# monit -g all-manual start

...