memcached installations and usage

Installation on mac and redhat or centos

  • On mac

    $ brew install memcached
    $ memcached -p 11211
    
  • On linux as root

    $ yum install memcached
    $ /etc/init.d/memcached start/stop/status
    
    Config file location
    $ cat /etc/sysconfig/memcached
    

results matching ""

    No results matching ""