memcached

Marcus Rueckert darix at web.de
Sat May 12 19:28:00 UTC 2007


On 2007-05-12 15:42:37 +0100, Marcus Bointon wrote:
> On 12 May 2007, at 15:17, Julio Leyva wrote:
> 
> >Can I installed memcached on a SuSe Linux 10.1 box 64 bits?
> 
> Yes.

http://software.opensuse.org/download/home:/darix/

> >Also I was trying to find a user guide for installation and I  
> >couldn't find a good one, ay idea?
> 
> It's very easy - once you have the binaries installed from rpm just  
> like any other package, just start memcached with "/etc/init.d/ 
> memcached start", then try "telnet localhost 11211" to talk to it  
> manually to check it's working. Other than that, read the docs.

1. download the rpm from the url above
2. rpm -Uhv memcached-*.rpm
3. chkconfig memcached on # enable it, so it gets started at boot
4. rcmemcached start      # start it directly

hope this helps

    darix

-- 
           openSUSE - SUSE Linux is my linux
               openSUSE is good for you
                   www.opensuse.org


More information about the memcached mailing list