[转]centos 安装beanstalkd

转自:http://www.cnblogs.com/dy09/p/5960696.html

centos 安装beanstalkd

  1. You need to have the EPEL repo (http://www.servermom.org/2-cents-tip-how-to-enable-epel-repo-on-centos-6-and-5/894/)
  2. yum install beanstalkd
  3. chkconfig beanstalkd on
  4. service beanstalkd start
  5. service beanstalkd status
  6. by default beanstalkd is open for all IPs on the server on port 11300. edit config file atnano /etc/sysconfig/beanstalkd to restrict
  7. ok!

相关文章

Centos下搭建性能监控Spotlight
CentOS 6.3下Strongswan搭建IPSec VPN
在CentOS6.5上安装Skype与QQ
阿里云基于centos6.5主机VPN配置
CentOS 6.3下配置multipah
CentOS安装、配置APR和tomcat-native