Tagged Questions
8
votes
3answers
4k views
How can I communicate with a Unix domain socket via the shell on Debian Squeeze?
I’m running a Debian Squeeze web server. I’ve installed memcached on it, and configured memcached to listen on a Unix domain socket (at /tmp/memcached.sock), as it only needs to receive messages from ...
3
votes
1answer
2k views
rpc.statd running on system not using NFS
I have a Debian machine that gets warnings (via the Tiger automatic auditor) that rcp.statd is listening on such-and-such socket. Googling shows rpc.statd is a daemon used by NFS. As far as I know, ...